Website taking a long time to initialize

Website URL

www.softwarenr13.rf.gd

My website is taking a long time to initialize when the domain is typed in the browser, both on the computer and on the cell phone… I would like the website to open faster.

What can be do? why is it happening?

best regards

Rones.

You have very big count of css files. I think this is slowing wesite

I checked your site and as far as I can see the performance problems are mostly with the initial requests. Subsequent requests seem to be fine to me.

This is most likely caused by WP-Cron, a system where WordPress executes periodic background tasks the first time the website is opened in a while. Fortunately, you can offload that with cron jobs, like this:

2 Likes

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