Guest User

Untitled

a guest
Dec 15th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. {% if template == 'page' %}
  2. {% if page.handle == 'whatever' %}
  3. <meta name="robots" content="noindex,follow" />
  4. {% endif %}
  5. {% endif %}
Add Comment
Please, Sign In to add comment