goodroi

msg:4151155 | 12:45 pm on Jun 11, 2010 (gmt 0) |
Add the noindex metatag to the header of that specific page. That will block that one page.
|
vaibhav45

msg:4157371 | 5:33 am on Jun 23, 2010 (gmt 0) |
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

msg:4159082 | 9:51 am on Jun 25, 2010 (gmt 0) |
<head> ... <meta name="robots" content="noarchive"> ... </head>
|
topr8

msg:4159101 | 10:33 am on Jun 25, 2010 (gmt 0) |
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

msg:4159115 | 11:06 am on Jun 25, 2010 (gmt 0) |
Should I get any decrease in the position google assigns for my pages under google searches if I added a noindex metatag? Thanks
|
topr8

msg:4159129 | 11:46 am on Jun 25, 2010 (gmt 0) |
>>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
|
|