Old .asp files showing up in search engines

Discussion in 'Traffic Analysis' started by islandboy9, Feb 14, 2009.

  1. #1
    My website was first created in .asp format but was converted to .php for about 3 years now and is working fine. However, the old .asp files that are archived in the search engines (Google especially), are still showing up in searches and creating 404 errors. Do I have to ask Google to remove these files from their archives? Most importantly, can I remove those old, inactive .asp files from my server without any effects on the performance on my site?

    Thanks,
    Keith.
     
    islandboy9, Feb 14, 2009 IP
  2. Tatvic Analytics

    Tatvic Analytics Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    YOu can do two thing there

    1. Use robot.txt and tell Search engine not to index those pages (disallow)
    2. Redirect old pages to relavant new pages using 301 redirect

    But certainly you need to tell SE not to index them now otherwise your search ranking would be significantly affected.

    Thanks,
    Ravi
     
    Tatvic Analytics, Feb 18, 2009 IP
  3. Zhoog

    Zhoog Peon

    Messages:
    237
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I suggest using a 301 redirect to pass on the pagerank...
     
    Zhoog, Feb 18, 2009 IP