My WordPress site is hacked by a malware that redirects to another site, it's called white.belonnanotservice
any ideas how to fix it?
CodePudding user response:
My website had the same problem. A plugin called "WP DSGVO Tools (GDPR)" by legalweb created a redirect on the page.
I'd recommend finding a different plugin since it appears that the plugin or whoever provides it got hacked.
I just removed the redirect and it worked fine again.
CodePudding user response:
I found the problem in the wp-options table, the siteurl and the home has been changed to "belonnanotservice.com"
Changing them back to my website domain fixed the problem "Temporarily" i believe, but this allowed me to access the website so that i can install security plugins to scan my website