Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. SetEnvIf Referer www.domain.com noindexnofollow
  2. <IfModule mod_headers.c>
  3. Header set X-Robots-Tag "noindex, nofollow" env=noindexnofollow
  4. </IfModule>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement