Forum Moderators: DixonJones
For two days now, I've been spammed by german websites. They all bear in their URLs the word "versicherung" (insurance). All bogus.
It's a flood. If you have no german insurance-related website within your own regular visitor, may I suggest to add the following lines up to your .htaccess file?
RewriteCond %{HTTP_REFERER} versicherung
RewriteRule ^(.*)$ %1 [R=301,L]