Quantcast
Channel: Satollo » All Posts
Viewing all articles
Browse latest Browse all 2460

Reply To: How to set ALL pagelinks to "Nofollow" without disabling rest of the header

$
0
0

You can use PHP:
< ?php if ($_SERVER['REQUEST_URI'] == '/affiliate') { ?>

< ?php } ?>

forget the javascript, the code must be in the page source bots do not execute javascript (actually they do but I doubt the nofollow is evaluated if added via javascript).

Stefano.


Viewing all articles
Browse latest Browse all 2460

Trending Articles