Forum Moderators: open
<meta name="Googlebot" content="nosnippet" />
The help pages say that this also suppresses the cache for that page.
I've experimented with nosnippet on a couple of pages, and it does indeed suppress the cache (which is how I can tell it has kicked in), but the snippet still appears. Has anyone else used this and gotten it to work?
<META NAME="GOOGLEBOT" CONTENT="NOSNIPPET">
[google.com...]
Yours read like : <meta name="Googlebot" content="nosnippet" />
Could the "/" trashed it?
<added>I just noticed the '#' an page anchor wont work and go to top of page. Maybe the redirect? Click the 'Remove snippets' link to get it.</added>
WebmasterWorld News and discussion for the independent web ...... WebmasterWorld Highlighted Posts Sep. 23, 2002. Sep. ... Sep. 10, Selected Content
- The Best of WebmasterWorld Posted in New To Web Development by JamesR. Sep. ...
Description: Professional webmaster and search engine promotion discussions.
Category: Computers > Internet > ... > Authoring > Webmaster Resources > Chats and Forums
www.webmasterworld.com/ - Similar pages
The WebmasterWorld SERP above doesn't show a link to the cache following the "Similar pages" link, but nosnippet is supposed to suppress that also. I did wonder if it might take a full cycle to kick in, but when I added no snippet to a couple pages as a test, the cache link disappeared within a few days, leading me to think the feature was active, but the snippet was still included. Maybe it will disappear with this update, I don't know. I'd be glad to hear of any other experiences with it.
(Also, the /> ending for the element is just the close of an XHTML empty element, so that shouldn't have any effect, at least in theory. I use that for all meta, img, etc., elements, and as far as I know it has never made any difference.)
greetz,
pontifex
Hmmm ...
In a thread [webmasterworld.com] on WebmasterWorld Community Center Brett asks:
> Do any search engines claim they suppor Xhtml in documentation?
Note that Bird, later in the thread, suggests that search engines probably simply ignore the trailing '/'.
Interesting you say that, because I recently tried the SearchEngineWorld SimSpider on my XHTML pages and it wouldn't pick up any of the metas. When I removed the /> ending, the metas were indexed. (see [webmasterworld.com...] for details).
Pontifex - did you include the closing />?
[Added after submit - oops, Mohamed beat me to it.]
1.) I did not include the /, just the usual tag, as seen on: [google.com...]
2.) The theory that the NOSNIPPET tag will take effect after the coming (will it ever?) update is the last theory that is left, I keep you posted. Having just 8 pages on that one domain might be a good testbed...
thanks, now everybody says three times "googleman" :-)
pontifex
I looked on www2 now and checked for the NOSNIPPET tag... here is my header and it is NOT(!) working, in the SERP it looks like a standard spidered page...
<title>my removed title</title>
<meta name="keywords" content="my removed keywords">
<meta name="googlebot" content="noarchive, nosnippet">
<meta name="description" content="removed description">
<meta name="language" content="deutsch, de">
<meta name="robots" content="index, follow, noarchive">
<meta name="GOOGLEBOT" content="NOSNIPPET">
hmnpf! double googlebot tag might be the prob?
any more hints appreciated!