How to Set New Schedule for Import Cron Jobs in Feedzy?
π Note: This feature is available only in the premium version of Feedzy, which you can get from here.
Feedzy allows you to create custom cron schedules for your feed imports. This gives you full control over how often Feedzy checks and fetches new content, beyond the default options (once hourly, twice daily, once daily, and once weekly).
How to Add a Custom Cron Schedule
Go to Feedzy β Settings in your WordPress dashboard.
Open the Schedules tab.
In the Add Cron Schedule section, fill out the fields:
- Interval (seconds): The frequency in seconds (e.g.,
10800
for every 3 hours). - Display Name: A friendly name shown in the Feedzy interface (e.g., Every 3 Hours).
- Internal Name: A unique identifier used internally (e.g.,
every_three_hours
).
- Interval (seconds): The frequency in seconds (e.g.,
- Click Add Cron Schedule.
- Donβt forget to click Save Settings after adding your schedule.
Your new schedule will now appear alongside the default ones when setting up or editing a feed import.