Created
October 9, 2012 10:44
-
-
Save ashsmith/3857908 to your computer and use it in GitHub Desktop.
Remove popular search terms page from Google Index.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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