Setup & Fix Error

  • 68views

1. Setup Cronjob for crawl wordpress

Step 1: Enable Auto-crawling on

Step 2: Copy Cron command (Curl) paste in cron tab aapanel or vps …

Enable Crawling

copy this line

Example cron tab on aapanel

 

A few notes:

  • Cron works based on website visits. If your site has no traffic, WP-Cron may be delayed or may not run on time.

  • Aapanel does not run cron jobs directly; it only “wakes up” the WP cron system so that tasks run on schedule if your site has no traffic.

  • Visit https://yourdomain.com/?avdbapi_cron=status to check the cron status.

  • Cron will skip duplicate slugs and won’t update them to avoid VPS overload. If you want cron to update existing videos, please check the option “Force update existing videos (otherwise skip duplicates)” in cron settings.

  • If you want to run a different cron job, please stop the current cron and re-enable it to run the new command.


Error

1. If cron only retrieves the movie title without other details

  • You need to delete the old data, because the existing information will cause the new crawl to be skipped. Alternatively, check “Force update existing videos (otherwise skip duplicates)” to overwrite the old data.