aynı durumdan bende cok muzdaripim gordukce htaccess uzerinden asagıdakı codla engelemeye calısıyorum.
RewriteEngine on

Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} worldwide-seo-services.com [NC]
RewriteCond %{HTTP_REFERER} free-seo-help.com [NC]
RewriteCond %{HTTP_REFERER} get-seo-help.com [NC]
RewriteCond %{HTTP_REFERER} autoseo-b2b-seo-service.com [NC]
RewriteCond %{HTTP_REFERER} autoseo-b2b-seo-service.com [NC]
RewriteRule .* - [F]