Skip to content

Instantly share code, notes, and snippets.

@curtisblackwell
Created August 13, 2011 03:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curtisblackwell/1143460 to your computer and use it in GitHub Desktop.
Save curtisblackwell/1143460 to your computer and use it in GitHub Desktop.
ExpressionEngine noindexing handled with [eMarketSouth's String](http://emarketsouth.com/add-ons/string-plugin/)
{!--
Place the following line in <head>
{exp:string name="noindex"}
--}
{exp:string:set name="noindex"}<meta name="robots" content="noindex">{/exp:string:set}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment