Forum Moderators: Robert Charlton & goodroi
Hey there @aristotle and thanks for your reply even though it sounds quite sarcastic. When I said Million of backlinks I meant it.
Let's just say I own a site such as Amazon.
disallow: /affiliate.php X-Robots-Tag: noindex, nofollow
if ( isset ( $_GET [ 'ref' ] ) )
{
header("X-Robots-Tag: noindex, nofollow", true);
} Just a FYI - Bing does not support the X-Robots-Tag for noindex or nofollow
Bing supports the Robots Metatags detailed below. Each of these can also be emitted as X-Robots-Tag: in the response headers for the page
you can choose to emit X-Robots-Tag: noindex to the response header:
As you can appreciate manually going through almost 600 million backlinks is not the easiest process. Is there something else I can do in order to protect my site against those?