I want to prevent google from using some text on a webpage as a snippet.
If I use the code below to prevent google from displaying snippets for my page what does it display? No description at all or my meta tag description? I read somewhere that it doesn't display your meta description.
HTML Code:
<META NAME="GOOGLEBOT" CONTENT="NOSNIPPET">
I guess I'll have to think of something else. I was hoping not to have to add another occurrence of the keyword in a earlier sentence, or remove it, or put it in my meta description, but I guess that's the only option. Or is there something else I can do that will prevent some text on a page from being used in a snippet, while also being indexed.
Last edited by SillyWilly; 01-28-2008 at 07:56 AM..
|