Forum Moderators: Robert Charlton & goodroi
Incredibly the page ranked top 5 for almost a year now even though it's not linked internally anymore and has only that one sentence on it. We now tried to change the external links to that page and deleted it alltogether. Quite shockingly it's still ranking top 5 with the keyword with Google displaying the following in its SERP:
Title: 300 Multiple Choices
Description: The document name you requested ( /...........php ) could not be found on this server. However, we found documents with names similar to...
Now I'm really starting to worry that Google might at one point be fed up to show this result and penalize our whole domain since the page isn't there anymore. Am I worrying too much here? Am I stupid to delete the page in first place? What would be the best thing to do?
The reason we started this in first place is because we got hit by a penalty almost a year ago. We did the "remove everything that might be conspicuous" approach and it miraculously worked and we were back at full strengh after three month.
Looking forward to your opinions.
[edited by: Robert_Charlton at 11:55 pm (utc) on May 9, 2009]
[edit reason] edited specifics [/edit]
<?php
header("Status: 301 Moved Permanently");
header("Location: neue_seite.php");
?>