Hello, So you have bad links pointing to your website and can't get them removed.
Technical Solution To Backlink Penalties
9
Hello,
So you have bad links pointing to your website and can't get them removed.
How about using mod_rewrite to block the referrers. You can do so like this:
You can add as many as you need, although this solution will definitely slow down your site.
Anyone have an opinion on why this wouldn't work?
So you have bad links pointing to your website and can't get them removed.
How about using mod_rewrite to block the referrers. You can do so like this:
Code:
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_REFERER} adultsearch\.com [NC,OR]
RewriteCond %{HTTP_REFERER} backpage\.com
RewriteRule .* - [F] Anyone have an opinion on why this wouldn't work?
- monstermoney
- [2] replies
- mosthost
- rdvby
- monstermoney
- [1] reply
- mosthost
- [2] replies
- SEOMasters
- Lonnie1888 Banned
Next Topics on Trending Feed
-
9