I only have three wordpress plugins I still get suspended for cpu limit

CPU Usage is common when using wordpress, also there is no need to directly tag Admin, He will come when he comes, but the reason this is a forum and not a support ticket system is so everyone can help you

Also, This can be due to too many visitors at one time, as many people loading many php scripts (of which are very heavy in wordpress) can overload the system. (As Katufo says) so unless you have accidentally left something on, the only solution is to minimize your visitors

6 Likes

Do you think the website would use less CPU usage if I converted it to a static site? Iā€™ve heard of a plugin that can do that.

Yes, just static html site, rather than a wordpress which loads too much php script. It will really help you reduce cpu consumption.

Use js, html and css minifier for your website and cdn+caching (Cloudflare)

Because of its big code, WordPress is designed for medium site & above.
Thatā€™s why I donā€™t use WordPress in this free hosting for my site. For blogging, I simply use Blogger.
& other reason, itā€™s always be targeted by hacker.
This is my site log (eventhough I donā€™t use WordPress):

If you still want to use CMS for your site/blog in this free hosting, I recommend flat-file based CMS, such as Pico: http://picocms.org

Nobody can tell you for certain why you have hit the CPU limit. There simply is no way to gather statistics detailed enough to say that.

This fact, and everything else there is to know about the CPU limit, is explained here:

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.