Again, again and again. My website is suspended again. I just opened ‘‘under attack’’ mode for today, but a hour ago its suspended again. I can see the traffic with a plugin. Visitors only enter the index page but thats it. no any click to contents. and this make me to think about attacks. I’m just about to go crazy. There is nothing to do?
Is your website Wordpress? Or Based off Something else. If it’s wordpress try to install All-in-one Security and configure the firewall.
It does look like a DDoS Attack to me. If your using Cloudflare, keep “I’m under Attack Mode” enabled until the requests die down. If your not using Cloudflare, then I suggest blocking all access to your site using something like this in your .htaccess file:
deny from all
In theory that should stop your account getting suspended and whoever/whatever is creating this should stop.
Just throw every block you can, including the above suggestions as well. (No idea about directory protection, but that would seem like it would increase cpu usage).
Ironically, our own bot protection system works a bit like an “Under Attack Mode - Lite”. All sites I’ve seen who have these seemingly unexplained CPU limit suspensions are using Cloudflare. Because Cloudflare normally doesn’t work that well at stopping harmful bots. Only Under Attack mode really works for that.
You could also try setting the Security Level in Cloudflare to High.
Interesting.
It is not interesting. It is so annoying.
He didnt reply to you mate, also use firewall rules to increase the security.
Like other members already said, you can enable “I’m under attacked” mode.
Then, you can go the the Firewall tab to see where is the attack coming from.
When we know where they are from, we can finetune the firewall rules later to block unwanted traffic.
I already enabled under attack Mode like i Said in top bro
Yes, I see that. That’s all we can do for now.
Now, just observe and when you know the source of the attack, use the Firewall IP Access Rules to filter out all the suspects.
That’s all I know.
I experienced some brute force attack in the past, and that was my strategy to deal with them. Now, everything was back to normal for few months already.
Side note: I’m just an amateur, so I can only tell you what I did, hope that somehow you might it useful.
Download your site data and your content create new account and upload your data to new account
How many times did you occur this? that looks twice the hits limit. At 500k, its permanent suspension.
Not sure what you can do about it, my site was getting DDoSed crazy so i moved back from byet to IF
Have you tried using page rule to “cache all” your site.
Hopefully it will reduce the load on the server…
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.