Hello last week my website WP Fastest Cache plugin is been hacked and .htaccess file changed to:
# BEGIN WpFastestCache
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Googlebot
RewriteRule (.*) https://www.hackerurl.com [L,R=301]
The result was the User-declared canonical in google console change to https://www.hackerurl.com and my domain wasn’t indexed by google.
So I found that it was the WpFastestCache plugin.
After that I update the plugin today and I hope not happent again because it was my bussiness website and cost me some customers.
-
This reply was modified 4 years, 3 months ago by qstudios.