Quote:
Originally Posted by hdbuilder
There is none, its virtual... Created by an htaccess rule
|
I want to put nofollow or noindex on my site.com/page/2/, how can I do that so not all the links inside page 2 will not affected by nofollow? I want google bot not follow only page/2?
eg:
User-agent: *
Disallow: /~page/2
to
User-agent: *
Disallow: /~page/2.(?)