Skip to content

Instantly share code, notes, and snippets.

@ashsmith
Created October 9, 2012 10:44
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 ashsmith/3857908 to your computer and use it in GitHub Desktop.
Save ashsmith/3857908 to your computer and use it in GitHub Desktop.
Remove popular search terms page from Google Index.
<?xml version="1.0" encoding="UTF-8"?>
<layout>
<catalogsearch_term_popular>
<reference name="head">
<action method="setRobots"><value>NOINDEX,NOFOLLOW</value></action>
</reference>
</catalogsearch_term_popular>
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment