Yahoo grabbing old links

  • scyzoryk
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 14, 2005
  • Posts: 25
  • Status: Offline

Post February 14th, 2005, 8:08 pm

I recently re-did my website from scratch. About every day, my logs should that either Yahoo or Inktomisearch is grabbing old urls from my website. This has been going on for about 2 months so far...

I have a custom 404 page. I am wondering if Yahoo is indexing that 404 page as the content of that old link. I just recently set the title to "404 Not Found" ... and I'm hoping Yahoo will get the idea.

And even after months of indexing, the Yahoo cache of my website is still the old one. What gives?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 14th, 2005, 8:08 pm

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post February 14th, 2005, 8:36 pm

Delete your old files or move them elsewhere to a different directory. The way you described this, the old files you are refering to are still located in the same place they once were and Inktomi is finding them through backlinks from elsewhere.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • scyzoryk
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 14, 2005
  • Posts: 25
  • Status: Offline

Post February 14th, 2005, 9:12 pm

Well, in both situations, I'm using a master index.php page to manage the links.

Old way:
index.php?top=articles&sub=article_name

New way:
index.php?path=articles&sub=article_name

What I just did a day ago is add a snippet of code to detect "?top=" in the REQUEST_URI, and redirect to my index.php?path=404 page.
  • gardenstew
  • Proficient
  • Proficient
  • User avatar
  • Joined: Sep 19, 2004
  • Posts: 314
  • Loc: Malmö, Sweden
  • Status: Offline

Post February 15th, 2005, 5:49 am

You should look into implementing 301 redirects. You can add a rule to your .htaccess file if you are using Apache that can detect if "?top=" occurs in the request URI and redirect to the "?path=" version. This way you will not even need a 404 page and you retain all your link popularity :)
  • scyzoryk
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 14, 2005
  • Posts: 25
  • Status: Offline

Post February 15th, 2005, 2:00 pm

I guess that is a good idea. One thing I notice, however, is this in my personal logs:

lj1252.inktomisearch.com:66.196.91.32 @ /?top=comical%25E2%258A%2582=noah_ark

I guess that %25E2%... stands for "&sub". Not sure why it has to convert that one part... but yeah, I'll definitely try to look into 302 redirections. Thanks. :wink:

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 11 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.