Removing Pages from Google's Index

Discussion in 'Google' started by edr, Jan 22, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I have replaced an old section of one of my sites with a new one and I wonder how to best go about removing old pages from the Google Index?
     
    edr, Jan 22, 2007 IP
  2. rzvagelsky

    rzvagelsky Well-Known Member

    Messages:
    1,214
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #2
    I had the same issue...wth about 5,000 of my pages that were being dynamically generated. If it's not too many pages, I would set up a permanent 301 redirect to the new pages. If you are in the same boat as me (where redirecting 5,000 pages to 5,000 other corresponding pages was out of the question) you can update your robots.txt file to disallow the crawler for those pages. These pages will eventually disappear from the google index (or at least drop into supplemental).
     
    rzvagelsky, Jan 22, 2007 IP
  3. rzvagelsky

    rzvagelsky Well-Known Member

    Messages:
    1,214
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #3
    rzvagelsky, Jan 22, 2007 IP
  4. giovanni

    giovanni Peon

    Messages:
    1,174
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Setup a 301 redirect but if the pages arent getting any traffic they will disappear on the first few 1000 pages
     
    giovanni, Jan 22, 2007 IP
  5. Linking-Service

    Linking-Service Well-Known Member

    Messages:
    469
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    175
    #5
    Well, I think the pages will be removed automatically by google. Google will find unvailable pages over & over and hopefully remove them. I guess this may take a little while...
     
    Linking-Service, Jan 22, 2007 IP
  6. edr

    edr Guest

    Messages:
    784
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I think robots.txt will be the best solution for me - it's only about 500 pages, but I went through the site and removed all on-page links to the old content (old forum) and have directed all links to the new subdomain forum.
     
    edr, Jan 22, 2007 IP
  7. japindian

    japindian Peon

    Messages:
    666
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Well Its been like a week since the google bot captured the page while I was editing, and captured a MySql error instead of my webpage -__- grunts
     
    japindian, Jan 22, 2007 IP
  8. andre75

    andre75 Peon

    Messages:
    1,203
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hm. I am not sure I would use the robots file.
    Why not redirect all of them to your site root. At least this way you are not throwing away any crawler traffic. Not sure if that will actually work or not, just make sure they are 301.
    If you are lucky, you can redirect 5000 pages in one line in .htaccess (depends on the url structure, but you may be lucky to get away with one regex).
     
    andre75, Jan 22, 2007 IP
  9. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #9
    trichnosis, Jan 23, 2007 IP
  10. drionix

    drionix Peon

    Messages:
    189
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I agree with edr, 301 redirect is best to inform Google to update their index to point your section to a new one. This way you have updated your Index in Google and retained your traffic at the same time. :)
     
    drionix, Jan 23, 2007 IP
Thread Status:
Not open for further replies.