1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

remove site's old pages from google index

Discussion in 'Search Engine Optimization' started by varun8211, Nov 15, 2009.

  1. #1
    Ref URL - http://www.google.com/search?hl=en&...5US335&q=site:herbsandcures.com&start=40&sa=N

    We recently revamped this website - http://herbsandcures and restructured the URLs of inner pages eg
    http://www.herbsandcures.com/Herb/114/Common-Walnut.html no longer exists instead details of this herb 0 "common walnut" is now showing on -
    http://www.herbsandcures.com/114/common-walnut-details

    My question is - how can I remove old pages from Google index and add new pages?

    I have already created the new sitemap.xml and re-submited but still new pages have not been indexed and google still shows my old pages in its index.
     
    varun8211, Nov 15, 2009 IP
  2. willybfriendly

    willybfriendly Peon

    Messages:
    700
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You want the "old" pages to return a response header of

    301 (moved permanently)
    404 (not found), or
    410 (gone)

    Use the 301 if the page still exists, but under a new URL.

    Use the 410 if the page is truly and permanently gone.

    Use the 404 if you are lazy and sloppy.

    If you are serving the correct response headers then Google will figure it out. My experience suggests it takes as much as 3 months for the changes to accurately be reflected in the SERP's. YMMV
     
    willybfriendly, Nov 15, 2009 IP
  3. Ascendancy

    Ascendancy Active Member

    Messages:
    1,721
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    90
    #3
    I am also wondering about how to solve a similar issue about my blog... what is the benefit of the 410 redirect? I know the 301 can lead to the new page's URL and the 404 is a page not found, but I've never heard of a 410 redirect
     
    Ascendancy, Nov 15, 2009 IP
  4. willybfriendly

    willybfriendly Peon

    Messages:
    700
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    410 means...GONE

    If the page is gone, terminated, nada, then use a 410.

    If you don't know your response headers, it is always good to go to the source.
     
    willybfriendly, Nov 15, 2009 IP
  5. Montreal Classifieds

    Montreal Classifieds Active Member

    Messages:
    808
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Try using <META NAME='GOOGLEBOT' CONTENT='unavailable_after: some date'>.
     
    Montreal Classifieds, Nov 15, 2009 IP
  6. Traffic-Bug

    Traffic-Bug Active Member

    Messages:
    1,866
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #6
    In this case, you'll want to do a cache removal request, which does not require the page to return a 404; it just requires that the webmaster modifies the content. While going through the steps documented in the help link below, you'll want to choose "The site owner has modified the page..." option. Make sure you include the correct URL (the page you mentioned, not the URL of Google's cache) and only mention terms that were on the page but are no longer there.

    http://www.google.com/support/websearch/bin/answer.py?hl=en&answer=92865
    Google cache removal
     
    Traffic-Bug, Nov 15, 2009 IP