
Sidebar panel inside the editor showing AI-generated headline suggestions
Headline Booster helps you instantly improve your blog post titles without leaving the block editor.
Using the OpenAI API, this plugin generates alternative headline suggestions based on your post’s current title and optional excerpt. Each suggestion is automatically scored (0–100) using a simple heuristic that evaluates clarity, structure, length, and keyword strength—making it easy to choose the strongest option.
This plugin sends only the post title and optional excerpt to the OpenAI API to generate suggestions.
No other site or user data is transmitted or stored externally.
You must provide your own OpenAI API key in Settings Headline Booster.
This plugin connects to the OpenAI API to generate headline suggestions.
It also uses your own OpenAI API key to generate headline suggestions.
When you click the “Generate Variants” button in the post editor, the plugin sends:
– The current post title
– The post excerpt (if set)
– The selected tone
to the OpenAI API at https://api.openai.com/v1/chat/completions in order to request alternative headline suggestions.
You must provide your own OpenAI API key in the plugin settings. The key is stored in your WordPress database and is used only to make requests to the OpenAI API on your behalf.
For more information about OpenAI’s policies, please see:
– Terms of Use: https://openai.com/policies/terms-of-use
– Privacy Policy: https://openai.com/policies/privacy-policy