Forum Moderators: Robert Charlton & goodroi
content. They need to remove it from Google News cache ASAP.
I already put the usual noindex, nofollow and noarchive on the page and used the Google Url remove tool, but it is still there on the Google News cache.
Is there any alternative way to do it? It is very very urgent...
and very very embarrassing...
and straight away got side tracked by the following article ..which google have filed as their first subject under the heading of
***"Entertainment"***
ENTERTAINMENT
Reformed gang leader awaits death
BBC News - 3 hours ago
By Alistair Leithead. On Tuesday, 13 December the co-founder of one of the world's biggest gangs, a man convicted of murdering four people, will be led into a small room in the depths of San Quentin prison in San Francisco Bay.
they really have lost the plot at the plex if that is "entertainment" ..
>>>and used the Google Url remove tool, but it is still there on the Google News cache.
The remove tool does not work unless you put a robots.txt file with a Disallow command in the root directory of your server. You can try this, since it will only stop Googlebot temporarily while the page is being removed, then take it back out to let the bots in again. Just be careful that you only specify the exact page you need removed, or every page in your site will be removed from Google for 180 days.
Also, don't let your competitors know that you are doing this, since they can request a complete removal while the robots.txt file is in place (this may be what happened to WebmasterWorld after Brett made his “war on bots” public).
Finally, put up some page that you can allow indexed, because the cache may return in 180 days if you don’t give the bots something else to read in the interim. And, this is the fastest way to get things cleaned up in all of the other SEs that may have already picked up that article...
Best of luck on that one - and please feel free to sticky me if you need more advice...
Finally, put up some page that you can allow indexed, because the cache may return in 180 days if you don’t give the bots something else to read in the interim. And, this is the fastest way to get things cleaned up in all of the other SEs that may have already picked up that article...
I've seen a couple of mentions about this. How does that work exactly to get them removed?
I've got a large number of pages I removed with their removal tool about 5 1/2 months ago after rearranging my site. So, I'm expecting them to reappear soon. I have a 410 redirect in place and was expecting that would sort them out when they reappear. However, I never see this method recommended as a solution to solve this problem.
Could someone comment on if the 410 redirect will permanently remove these pages, and if not, why not. And then explain how putting up a replacement page which can be indexed solves the problem? What to do after they've been reindexed, for example? Is a "Hello World" page all that is required for the indexable page, or what?