Hi dudes,
i want no plugin for hiding my PBN. Please post the codes for robots.txt or .htaccess to secure PBN.
I would appreciate it if you dont post any plugins for this.
Thanks... Cheers.
User-agent:*
Disallow: /
If you mean to keep spiders of your page it's on a robots.txt file with this:
Code:User-agent:* Disallow: /
Upload that to the path you want to keep the spiders away ... if that's what you want to do that it.
User-agent: *
Disallow: /
User-agent: Googlebot
Allow: /
User-agent: Slurp
Allow: /
User-Agent: msnbot
Allow: /
User-Agent: bingbot
Allow: /
Or just:
You are better off whitelisting a few than blacklisting a bunch.
Don't do that for every website as that s a footprint in case of manual inspection from big G.
that means not to hide the PBN. makes no sense.