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.

Old Links still indexed in google

Discussion in 'Search Engine Optimization' started by druffus, May 23, 2004.

  1. #1
    I have a site that I completely revamped everything including the system it was built on. Urls for a lot of pages changed. It has been like 8 months or so and there are still a bunch of the old links still in the google results.

    My real problem is I revamped an e-commerce system and there are ver a hundred bad links in google.

    Is there anyway to get rid of them? Alert google or anything?

    Thanks
     
    druffus, May 23, 2004 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Do you have an example of one?
     
    digitalpoint, May 23, 2004 IP
  3. Bernard

    Bernard Well-Known Member

    Messages:
    1,608
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    185
    #3
    What happens if you click the old links in the SERPs?

    404 error? 301 redirect? still pull a page up?
     
    Bernard, May 23, 2004 IP
  4. compar

    compar Peon

    Messages:
    2,705
    Likes Received:
    169
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Without knowing all the detail it would seem to me that you would want to take advantage of all those links by using a 301 redirect from each of the old URLs they point to.

    This is a classic case of turning a preceived problem into an opportunity.
     
    compar, May 23, 2004 IP
  5. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #5
    Compar is correct. You need to redirect to your new URL. You may have access to those files, or you may have to have your webmaster do it for you. It takes time....
     
    NewComputer, May 24, 2004 IP
  6. druffus

    druffus Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks for the responses. I am getting a 404 error. I guess I could setup a 404 error page that redirects to the domain of the site.

    I was curious cause one of my sites has had bad pages indexed for months and months; i expected that it wouldn't take that long.
     
    druffus, May 26, 2004 IP
  7. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #7
    If you have links (internal or external) that point to a 404 page, Google will index it.
     
    digitalpoint, May 26, 2004 IP
  8. bywater

    bywater Guest

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I've found the best way is this (assuming you're on an Apache server):


    Open Notepad, type this:

    Redirect permanent /oldpage1.htm [url]http://www.yourdomain.com/newpage1.htm[/url]
    
    Redirect permanent /oldpage2.htm [url]http://www.yourdomain.com/newpage2.htm[/url]
    Code (markup):

    Save as filename .htaccess (exactly that). File type must be set to all files so that this is not saved as a txt file.

    Upload to your root directory ASCII mode, not binary or it won't work.
     
    bywater, May 26, 2004 IP
  9. zunedseo

    zunedseo Greenhorn

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #9
    thanks for this usful reply...
     
    zunedseo, Aug 12, 2010 IP
  10. Aurelius25

    Aurelius25 Peon

    Messages:
    156
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You need redirect your link dependant with your access system
     
    Aurelius25, Oct 23, 2011 IP