My website has been suspended for 24 hour for the second time this month. I have a Wordpress blog which does not receive much traffic.
But my website gets suspended every time I add a new post and ask my friends to read. My website gets suspended only after 50 to 60 page views, due to CPU overuse. Why does this happen. This happens even though I don’t do any back end activity
It is suitable for WordPress websites, but my recommendation is to install a caching plugin like Autoptimize and enable all caches, then save the changes and empty the cache.
A CDN is not cache. A CDN does help a little bit with load, but the load is primarily generated from PHP code, and a CDN does not prevent any PHP code from being executed. Cache allows some requests to take a shortcut by reusing old data rather than rebuilding the full page every time.