user2979010
user2979010

Reputation: 355

unknown urls in my Google Analytics performance dashboard

I have a hobby wordpress website with around 4 pages and 4 posts in total. Google notified me that my website has "malware". The link that I was notified was this:

enter image description here

I checked my Google analytics performance and I am seeing the below links that are top-hit pages:

enter image description here None of those are mine, except the root appears to be my website.

I logged into admin-console of wordpress, I cannot see these pages/posts. I logged into CPanel filemanager of my hosting and checked through all PHP and could not find any code that I could point out was malicious. I installed WordFence, GOTMLS.net antimalware scanner, both of them came back with nothing.

I am totally lost as to what to do next. Any pointers or advice will be very helpful.

Upvotes: -1

Views: 141

Answers (1)

BNazaruk
BNazaruk

Reputation: 8081

Well, it could be just spam. There's nothing you can do to it in GA4. Google decided to remove the filters/views feature. Just ignore that traffic. Make reports that filter it out by the hostname or some other dimension.

If you use GTM to deploy your analytics (the best practice), you can add some checks there to make sure it wouldn't work if used on a different site. But it would still not save you from spam.

Upvotes: 0

Related Questions