google_traff
Newbie
- Nov 18, 2024
- 3
- 2
To eliminate the “compromised site” problem by 90-95%, we do the following:
1. Remove all scripts (on html-protein - manually, on wordpress you can use perfmatters). You can leave jquery if it is taken from an official source. If something will not open or part of the functionality will be lost due to the lack of scripts - so be it, but it is better to make the squirrels as simple as possible, without unnecessary code.
2. Check all pages for the absence of base64 in the code (Google definitely does not like it, 4-5 times there were cases when after removing base64 immediately went unban or removed disapruv, see screens).
3. remove all external links both in html and css code.

1. Remove all scripts (on html-protein - manually, on wordpress you can use perfmatters). You can leave jquery if it is taken from an official source. If something will not open or part of the functionality will be lost due to the lack of scripts - so be it, but it is better to make the squirrels as simple as possible, without unnecessary code.
2. Check all pages for the absence of base64 in the code (Google definitely does not like it, 4-5 times there were cases when after removing base64 immediately went unban or removed disapruv, see screens).
3. remove all external links both in html and css code.
