Scheduled Publishing and Schedules
Work through a list of keywords at a fixed pace
Grow your articles at a fixed pace
Under "Sorabun > Schedule / Distribution", the "Schedule" tab at the top lets you register a list of keywords and turn them into articles one at a time, at a fixed interval.
Available paces:
- 1 article a day
- 1 article every 2 days
- 1 article every 3 days
- 1 article a week
Schedule vs. the editorial calendar
| Schedule | Editorial calendar | |
|---|---|---|
| What you decide | The keyword list and the pace | The publish date and order for each article |
| Order | Processed in the order registered | Decided by the AI, with reasons |
| Best suited for | You already have the keywords you want to write about | You want to hand off strategy, including what to write about |
If you already know the keywords you're targeting, use Schedule. If you'd rather have strategy handled for you, the editorial calendar is the better fit.
About execution timing
WordPress's cron system (WP-Cron) runs when triggered by a visit to the site. During periods with no traffic at all, execution can run later than the scheduled time.
If you want execution at precise times, we recommend configuring a server-side cron job to trigger WP-Cron directly.
The schedule described here controls "when an article gets generated." If you want a generated article published at a specific date and time, use WordPress's standard scheduled-publishing feature alongside it.