Dynamically created pages not working when visited directly

CRONJOB issue

  1. Add the following line to the wp-config.php file:

define('DISABLE_WP_CRON', true);

  1. Set up a real cron job that runs at fixed intervals regardless of site traffic:

cd /home/samhuang.ca/realestatecoalharbour.com/public_html; php -q wp-cron.php