My site is detected as malicious

Hi there,

I also got this annoying banner from Google.
My web-site has correct SSL signature, no any ads or popup windows, nothing commercial. The only reason was the cookies/storage use by JS code.

So, the solution requires two steps:

  1. Add to all of your pages some automatic warning with clear notification like “this site uses cookies for visitor convenience”. Also, this consent must include “accept” and “decline” options. Such notification code could be generated online by many free services - I found dozens of them searching for “cookie consent”.
  2. After this task completion you’ve to request a security review from Google console (as mentioned in comments before). To confirm that you are the owner Google will request inserting some meta-tag to homepage code. After 1-2 days you will get an official notification that your site is verified and found safe.
2 Likes