Background & Cron Processing

WP Import Export Plugin supports 2 types of cron and Background processing

1) WordPress Default Cron & processing

WordPress Cron is default enabled in major site. so plugin will do all things automatically. no need to do any manual task

Import and Export both are handle automatically.

Limits

  1. Not accurate
  2. Affect user experience on site
  3. Low speed Import / Export

Benefits

  1. Automatically
  2. Not depend on external cron

2) Web Host / External Cron & Processing

External Cron supports web host and other cron.

it’s based on URL.

Go to WP Import Export => Settings => Background & Cron Processing

Copy URL and use for setup.

http://YOUR-WEBSITE.com/wp-load.php?wpie_cron_token=[TOKEN]

Single time setup can work for all import and export. if amount of data are large then use 2 – 3 min interval

Limits

  1. Setup Manually on Host / Other Cron

Benefits

  1. High Speed
  2. Accurate
  3. Not affect user experience on site