Bulk creator: keywords and titles

Complete reference for the Aimogen Pro keyword and title bulk post creator, covering every rule setting from the title source to publishing.

AI Content Creators › Bulk Creators › Keywords/Titles is the main automation tool. You give it a list of keywords or titles; it produces one article per entry, on a schedule.

Every other bulk creator shares most of these settings, so this page is the reference the others link back to.

Bulk AI Post Creator Full Tutorial VideoBuilding a keyword rule end to end.Watch on YouTube

Creating a rule#

Select Add New Rule, fill in the settings below, save, and then use Run Now to test before enabling the schedule.

Aimogen Pro > AI Content Creators > Keywords/Titles

Rule basics#

SettingWhat it does
Rule DescriptionYour label for the rule. It appears in the activity log, so make it recognisable
Post Title ListOne keyword or title per line. This is the work queue
Posting ModeHow entries are consumed
ScheduleHow often the rule runs. See Scheduling
Maximum Number Of Posts To Create Per RunStart at 1. Multiply by the schedule to understand your real volume
Do Not Run This Rule On The Following Days Of The WeekSkip weekends, or spread output
ActiveInactive rules are skipped by the scheduler but can still be run manually

Titles#

SettingWhat it does
Post Title Sourcekeyword: use the list entry verbatim as the title. ai: treat the entry as a topic and have the AI write a title
Auto Generate Post Title Based On Topics (Optional)A separate topic list used to generate titles
Title Generator Methodai generates the title with a model. serp derives it from search results
Title PromptThe prompt used when generating titles
AI Model For Title GeneratorUse a cheap model here. Titles are a few dozen tokens
Process Each Title/Topic Only OnceMarks entries as used so they are not repeated. Leave on unless you want a rule to cycle forever

Structure#

SettingWhat it does
Post Sections List (Optional)A fixed outline. Leave empty to have the AI generate one
Number Of Content Sections To GenerateHow many sections when generating an outline
Add Sections To Content AsMarkup for section titles: h2, h3, b, i, bi, p, x (no wrapper) or no (drop the heading text entirely)
Number Of Paragraphs Per SectionGuides length per section
Add Article Table Of Contents plus Article Table Of Contents Section Header TextInserts a TOC
Add Article Q&A Section plus Article Q&A Section Header TextAdds a question-and-answer block, which often earns rich results
Article Outro Section Header TextHeading for the conclusion

Prompts and models per stage#

Each stage has its own prompt and model:

StagePrompt settingModel setting
TitleTitle PromptAI Model For Title Generator
IntroductionArticle Intro PromptAI Model For Intro Generator
Sections outlineArticle Sections PromptAI Model For Sections Generator
BodyContent PromptAI Model For Content Generator
Q&AArticle Q&A PromptAI Model For Q&A Generator
ConclusionArticle Outro PromptAI Model For Outro Generator
ExcerptExcerpt PromptAI Model For Excerpt Generator

Placeholders available in these prompts include %%post_title%%, %%topic%%, %%sections%%, %%current_section%%, %%article_so_far%%, %%last_section_content%%, %%language%%, %%writing_style%%, %%writing_tone%% and %%related_questions_KEYWORD%%. The full list is in Placeholder reference.

Use the Above Content Prompt To Create The Entire Article (Not Each Section) switches from per-section generation to a single call. See AI content creation.

Global prompt modifiers#

SettingWhat it does
Prepend Text To All Textual AI PromptsAdded before every prompt in the rule. Good place for a house style instruction
Append Text To All Textual AI PromptsAdded after every prompt. Good place for a formatting constraint

Using these keeps a single instruction in one place instead of repeating it in seven prompts.

Regex on prompts and content#

SettingApplies to
Run Regex On Prompts plus Replace Matches From Regex (Prompts)The prompt, before it is sent
Run Above Regex On PromptsWhich prompts the regex applies to
Run Regex On Content plus Replace Matches From Regex (Content)The generated content, after it returns

No delimiters are needed, and you can put one expression per line. Content regex is the usual way to strip a recurring phrase the model insists on adding.

Language, style and tone#

SettingEffect
Content LanguageFills %%language%%. The prompts instruct the model to write in it
Writing StyleFills %%writing_style%%
Writing ToneFills %%writing_tone%%

For translation of finished content rather than generation in another language, see More AI tools.

Media#

SettingWhat it does
Auto Set A Featured Image For PostsMaster switch for the featured image
Article Featured Image Source0 Royalty Free, 1 OpenAI/AiomaticAPI, 2 Stability.AI, 3 Manual URL List, 4 Midjourney, 5 Replicate, 6 Ideogram, 7 Google, 8 Cloudflare Workers, 9 Random from Media Library
Prompt For The AI Featured Image GeneratorOne prompt per line; one is chosen per run. Can also be a URL to a .txt file of prompts
AI Image Model and Generated Image SizePer rule, overriding the global defaults
Default Featured Image ListUsed with source 3
Search Query RepetitionHow the royalty-free search query is repeated across attempts
Number of Images To Add To The ArticleIn-article images
Article Image SourceSame source list as the featured image
Add An Image To Each Heading Of The ArticleOne image per section
Heading Image/Video LocationAbove or below the heading
Number of Social Network Embeds To Add To The ArticleRich embeds from configured social networks
Add A Related Video To The End Of The PostAppends a relevant YouTube video

Full detail in Featured images and in-post media.

Linking#

SettingWhat it does
Automatic Linking Typedisabled, internal, manual, serp, or the combinations mixed, intserp, manserp, intmanserp
Maximum Number Of Automatic Links To Add To The Post ContentCap
Manual List Of URLs (One Per Line)Used by the manual types
Add Nofollow Attribute To External LinksApplies rel="nofollow"
Post Types Where To Generate Automatic LinksWhich post types are eligible internal link targets

See Internal and external linking.

Taxonomies#

SettingWhat it does
Auto Add CategoriesHave the AI choose categories
Prompt For The AI Category Generator and AI Model For Category GeneratorHow they are chosen
Additional Post CategoryAlways applied, on top of anything generated
Remove WP Default Post CategoryDrops "Uncategorized"
Do Not Add Inexistent CategoriesOnly assign categories that already exist. Leave this on unless you want the AI creating your taxonomy
Auto Add Tags, its prompt and model, Additional Post TagsThe same, for tags
Post Custom TaxonomiesCustom taxonomy assignment

Generation parameters#

SettingDefault
Maximum Total Token Count To Use Per API RequestRule-level output cap
Maximum Prompt Token Count To Use Per API RequestRule-level input cap
Maximum Continue Token Count To Use Per API RequestCap for continuation calls
AI Content Minimum Character CountIf output is shorter, the plugin asks the model to continue
AI Temperature, AI Top_p, AI Presence Penalty, AI Frequency PenaltyPer rule, overriding the global defaults

See Tokens, context and output length.

Content wrapping and cleanup#

SettingWhat it does
HTML Text To Prepend To AI Created ContentFixed HTML before the article — a disclosure notice, for example
HTML Text To Append To AI Created ContentFixed HTML after
Strip Title From ContentRemoves a repeated title from the body, which some models add
Custom Shortcode Creator (Optional)Define your own %%shortcode%% values, optionally AI-generated, usable in every prompt in the rule
Do Not Spin Posts Generated By This RuleExempt from the global spinner
Do Not Translate Posts Generated By This RuleExempt from global translation

Publishing#

Covered in full on Publishing options: post author, status, item type, format, parent, comments, pingbacks, publish date range, custom fields, WPML or Polylang language, and overwrite behaviour.

Testing a rule#

  1. Save the rule with Active off.
  2. Use Run Now.
  3. Read the produced post properly.
  4. Check System & Logs › Activity Logs for warnings even if a post appeared.
  5. Adjust the specific stage that produced whatever you did not like.
  6. Only then set Active on.

Common problems#

Nothing is created Work through No posts are being created.

Posts are too short Raise the token caps, raise AI Content Minimum Character Count, increase sections and paragraphs per section, and ask for a length in the content prompt.

Every post reads the same Temperature too low, or the prompts are too prescriptive. Add variety with spintax and random sentences.

Titles are repeated Process Each Title/Topic Only Once is off, or the list has duplicates.

The same image appears everywhere Diversify the image prompt list, or switch source. Since 2.8.8 each royalty-free image is used only once per created post.

Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.