[Yanel-dev] yanel prefix link in order to activate the Yanel toolbar

Michael Wechner michael.wechner at wyona.com
Fri Aug 14 10:19:09 CEST 2009


Guillaume Déflache schrieb:
> Michael Wechner a écrit :
>>> To fix indexing issues, we would have to make sure to add 
>>> rel="nofollow" 

I have set this now
>>> on the link *and* set the HTML robots meta attribute to 
>>> "noindex,nofollow,noarchive,nosnippet" ( cf. 
>>> http://en.wikipedia.org/wiki/Nofollow#Interpretation_by_the_individual_search_engines 
>>> and http://en.wikipedia.org/wiki/Meta_element#The_robots_attribute )

it's not clear to me when exactly this html meta tag needs to be set

<html>
  <head>
     <meta name="robots" content="noindex,nofollow,noarchive,nosnippet"/>


because I would assume on pages where this is set, these pages are not 
idexed.

And how does this interact with the robots.txt file?

>>> But anyway we should really use POST-then-redirect there instead, 
>>> and only use GET for debugging.

can you explain this a bit more?

Thanks

Michael



More information about the Yanel-development mailing list