How do I remove lots of URLs from search indices?

Discussion in 'Search Engine Optimization' started by Cryogenius, Aug 23, 2006.

  1. #1
    My website used to have scripts in the cgi-bin which I have since converted to PHP and moved elsewhere. But, I have several thousand URLs from this cgi-bin in the search engine indices, each with different parameters. I think these URLs are stuck there because the cgi-bin is now Disallowed in my robots.txt, so the bots can't see what's changed.

    Should I:
    • Allow the bots in, and then return 404 for each URL?
    • Allow the bots in, and then redirect them to another page?
    • Simply stop worrying and forget about the whole thing?
    Any suggestions greatfully recieved!

    Cryo.
     
    Cryogenius, Aug 23, 2006 IP
  2. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #2
    just use 301 redirect with header in php. Also you can restrict bots in robots.txt file.
     
    olddocks, Aug 23, 2006 IP
  3. sumi

    sumi Guest

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    he Guys !!!! pls dont mind "I wud like to know what is robots.txt file and how to restrict bots in robts.txt file? and also how to do "returning 404 for each URL" as i am new to SEO.

    If u could expl it will b a great help to me.
    Thanks
     
    sumi, Aug 23, 2006 IP
  4. Wyla

    Wyla Well-Known Member

    Messages:
    924
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Wyla, Aug 23, 2006 IP