after doing some more searching i have read about adding a redirect to my htaccess file i have added the following code to my .htaccess file
RewriteCond %{QUERY_STRING} /includes/csshover.htc
RewriteRule (.*) http://mysite.co.uk/$1? [R=301,L]
would this help or is a waste of time.![]()



