When I install wp automatic plugin and setup for 1 post after every hour but its not working it not

Website URL

(http://cricviewlive.free.nf/)

Error Message

i want to use the wp automatic plugin but not abble to use it please solve this error

Other Information

please solve this cron jobs error for me in your hosting infinityfree

It’s not an error, it’s intended.

5 Likes

Any background tasks executed by WordPress will have to be run through WP Cron. And WP Cron is only executed in the background when you open the website. So it’s not possible to schedule automatic posting every hour and have it posted every hour even when nobody is using your website.

This is by design. When we still had cron jobs, many people set it up, and then abandoned their website. These websites were still using server power because of the cron jobs, but nobody ever checked the results, resulting in a lot of wasted server power and accounts still being considered active even though they weren’t really anymore.

5 Likes

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