Forum Moderators: goodroi

Message Too Old, No Replies

remove outdated data from Google cache

         

thosecars82

2:07 pm on Jun 10, 2010 (gmt 0)

10+ Year Member



Hello

I would like to remove a site www.domainx.com from google cache. The problem is that when I use Remove URL tab under Crawler access in the webmaster tools, I am not offered the choice to remove the page only from google cache. Instead it only offers a choice to remove the page as long as my robots.txt file has a directive to block the website's content.

However, I do not want to block the website's content to prevent Google search spider from seeing it. I just want Google to remove some outdated data still appearing in some results of Google cache for this domainx.com

Any idea to do this?
Thanks

goodroi

12:45 pm on Jun 11, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Add the noindex metatag to the header of that specific page. That will block that one page.

vaibhav45

5:33 am on Jun 23, 2010 (gmt 0)

10+ Year Member



Either go for no index meta tag

Or u can write fresh content and put redirect from older page to new page. Your new page will get all ranking benefit

phranque

9:51 am on Jun 25, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



... ...

topr8

10:33 am on Jun 25, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



as phranque has pointed out, if you don't want the page cached then noarchive tag is the way to go - and btw why would you want your page cached in any situation?

but be aware that 'indexed' and 'cached' are 2 completely different things.

if you don't want the page indexed (eg included in the google search results) then noindex meta tag is what you need to use.

to clear it up in case there is confusion, the google cache is google's copy of your page which anyone can look at by clicking the 'view cached version of this page link' in the search results.
disallowing google from caching your page does not prevent google indexing it.

thosecars82

11:06 am on Jun 25, 2010 (gmt 0)

10+ Year Member



Should I get any decrease in the position google assigns for my pages under google searches if I added a noindex metatag?
Thanks

topr8

11:46 am on Jun 25, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



>>Should I get any decrease in the position google assigns for my pages under google searches if I added a noindex metatag?

you question has been clearly answered above