To schedule your posts, add this simple crontab entry to your servers crontab entry:
*/1 * * * * cd /home/user/example_site.com/bd; php wp-con.php
Replace user with your real user name, and of course replace example_site.com with your correct path.
Enjoy!
Keywords: cron, posts, servers, schedule, path
- 34 Users Found This Useful
Related Articles
htaccess and WordPress
We recommend the following to be included on your .htaccess file.order allow,denydeny from all#...
Protect WordPress Admin
Defeat attacks from eating up your server’s CPU and prevent attackers from getting access...
WordPress Multisite Help
We highly recommend performing a back up of your site and ALL files PRIOR to creating your...
WordPress secure mode
Enjoying the peace of mind running WordPress in secure mode on the new M3XS 5 series...
WordPress User Roles
I often get these confused and wanted a quick how to for a self reminder. Hopefully, this...