xpay✦ Commerce
Directory
WooCommerce plugins
AI Content Bridge — AI Content Generator with Topic Clusters & Internal Linking
AI Content Bridge — AI Content Generator with Topic Clusters & Internal Linking
AI content generator for WordPress. Plans topic clusters around your pages, writes them, links them and illustrates them. No API keys needed.
5.0
(1 ratings)Will this break my store?
What the WordPress.org registry says about keeping AI Content Bridge — AI Content Generator with Topic Clusters & Internal Linking running.
Tested to 7.0.4 — 1 branch behind 7.1
Tested against the WordPress branch in use today.17 days ago
7.4
Your host must be running at least this version.6.0
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how AI Content Bridge — AI Content Generator with Topic Clusters & Internal Linking is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
10 / 15Listing transparency
7 / 10Ratings
5.0
1 ratingAI Content Bridge generates complete, publish-ready content from a short brief and publishes it to your site: a full article or page, SEO metadata, an optional featured image and relevant video embeds. You don’t need any AI API keys of your own: generation runs on the AI Content Bridge service.
See it work on a real site
One unedited take on a live site: a whole topic cluster planned around an existing page, a post generated from it, then the site’s older posts scanned for the places that should link to it, each one approved by hand. This is the part no other tool does.
It includes 24 purpose-built content types across marketing, commerce, business and learning & development, a built-in SEO score on every piece, an editable, search-grounded outline step for keyword-led pages, and reusable writing-style profiles so your content stays on-brand.
Plan a topic cluster, not just a post
Point the Content Strategist at a page you already have (a service page, a category page, a guide) and it plans the supporting posts that page is missing, then dates them into a calendar you can edit before anything is created. As each supporting post is generated it links back up to that page naturally, inside the copy, using anchor text that fits the sentence. Add the [content_cluster] shortcode to the page itself and it lists its supporting posts automatically as they publish.
That is the hub-and-spoke structure search engines reward, built for real rather than drawn on a diagram, and there is no monthly cap on how many clusters you plan.
Link your back catalogue into what you publish next
Publishing a new post is only half the job. It needs links pointing at it, and those links live in posts you wrote months or years ago. Open any published post and AI Content Bridge finds the older posts that could link to it, shows you each one in the sentence the link would land in, and inserts the ones you approve. It reads the keywords and phrasings you declared when you planned the post, so no AI runs and no credits are spent.
Placement is checked at the moment of writing, not when the list was built. If you have edited that post since, nothing is written and you are told to scan again. Links ACB adds can be removed again with one click, restoring the original wording exactly. And where a phrase would wrap only the front of a longer product name you publish, such as linking “Ford Transit” inside “Ford Transit Custom”, the spot is refused rather than split, worked out from the post titles and keywords you already have.
Illustrated articles, not walls of text
Most AI writing produces one image at the top and then two thousand words of unbroken text. AI Content Bridge reads the article it has just written and suggests images that suit each section, described in plain language rather than prompts, then places the one you choose into the post, inset left or right so your text wraps around it.
It works on posts you have already published, too: open the image window on anything you have generated and ask for suggestions. Browsing suggestions is free; you only spend a credit on the images you decide to create. Your featured image is placed at the top of the post automatically, so it shows even on themes that do not display one.
It works with the plugins you already run, each detected automatically with nothing to connect. Yoast, Rank Math and SEOPress receive SEO metadata; WooCommerce gets product content; MailPoet and Newsletter handle email; The Events Calendar takes events. For learning content, it generates LearnPress and LifterLMS lessons and courses complete with knowledge-check quizzes, built and linked to the lesson for you.
Every new licence starts with 10 free trial credits, and while they last every content type is unlocked. They are a one time grant rather than a monthly allowance, so once they are spent you need credits to generate again. A one time credit bundle never expires and generates Blog Posts on the free plan; a paid plan unlocks every content type and adds a credit allowance every month.
More walkthroughs
- The full journey on the free credits, a blank site to three linked published posts: https://youtu.be/iiN1_cQstww
- The whole loop in one take, three months planned and one brief to a publish-ready post: https://youtu.be/iffW4rlA6dY
- Outline review and the 0–100 SEO score: https://youtu.be/PegVbyEmJH8
- Writing Style Profiles, a different voice per client: https://youtu.be/YygkHCzS8Os
- WooCommerce products and ACF field targeting: https://youtu.be/Jy1mG0y6oag
- Courses, lessons and quizzes for LifterLMS and LearnPress: https://youtu.be/eYoeRyuw2G0
- The same brief through ChatGPT and through AI Content Bridge: https://youtu.be/HWhYYBAITpw
- A two-minute overview of the plugin: https://youtu.be/0MK6YlDVTL8
External services
This plugin relies on the AI Content Bridge service to generate content, and that service uses several third-party APIs to do so. When you generate a piece of content, the plugin sends data from your site to the AI Content Bridge service, which then calls the providers below as needed. No content is generated, and no data is sent, unless you start a generation (or the plugin validates your licence key).
AI Content Bridge service (the service this plugin connects to)
Used to validate your licence, manage your credits, and orchestrate generation. Data sent: your licence key, your site’s domain, and the inputs you provide for a piece of content (such as the title, keyword and brief fields). Sent whenever you generate content or your licence is validated.
Terms: https://aicontentbridge.com/terms · Privacy: https://aicontentbridge.com/privacy
Anthropic (Claude API)
Used by the service to generate the article text and SEO metadata. Data sent: the prompt built from your content inputs. Sent on every generation.
Terms: https://www.anthropic.com/legal/commercial-terms · Privacy: https://www.anthropic.com/legal/privacy
OpenAI API
Used by the service to generate a featured image. Data sent: an image prompt derived from your title and chosen style. Sent only when you choose to include an image.
Terms: https://openai.com/policies/terms-of-use · Privacy: https://openai.com/policies/privacy-policy
Serper.dev
Used by the service to fetch search-results data so keyword-led content can be grounded in what currently ranks. Data sent: your primary keyword. Sent only for keyword-led content types when search grounding is enabled.
Terms: https://serper.dev/terms · Privacy: https://serper.dev/privacy
YouTube Data API (Google)
Used by the service to find relevant videos to embed in your content. Data sent: a search query derived from your topic. Sent only when you choose to include video embeds.
YouTube API Services Terms: https://developers.google.com/youtube/terms/api-services-terms-of-service · Google Privacy: https://policies.google.com/privacy
Development
Source code. The admin interface is a React application. The compiled bundle at build/index.js is generated from the human-readable source shipped in this plugin’s /src directory. To rebuild it:
npm cinpm run build(uses@wordpress/scripts)
The output is written to /build. src/index.js is the entry point; every admin component lives under src/components/.
Bundled libraries.
- Parsedown 1.7.x, a Markdown parser by Emanuil Rusev, https://github.com/erusev/parsedown (MIT licence, header preserved in
Parsedown.php). The bundled copy is renamedAICOBR_Parsedownto avoid conflicts with other copies of the library. - Fraunces, DM Sans, DM Mono, Syne and Instrument Serif fonts, self-hosted in
/fonts, each licensed under the SIL Open Font License 1.1 (licence texts in/fonts/OFL-*.txt). No fonts are loaded from third-party servers.
Install and activate the plugin, open AI Content Bridge, and enter your email in the setup wizard. That’s the whole form. Click the verification link we send and setup completes by itself, with your 10 trial credits ready. No API keys, no separate signup, no licence key to copy.
No. Generation runs on the AI Content Bridge service; you don’t supply or pay for any AI provider keys.
Yes, and it is the full product while it lasts. Every new licence starts with 10 trial credits that unlock every content type, which is enough to run the Content Strategist on your industry and generate three complete posts with featured images. Be clear on what happens next: those credits are a one time grant, not a monthly allowance, so once they are spent generation stops until you add more. A one time credit bundle never expires and generates Blog Posts on the free plan. A paid plan unlocks every content type and adds a credit allowance every month.
Everything the plugin does on your own site stays free and unmetered on every plan, including the trial and after it. That covers inbound link scanning and insertion, the cluster shortcode, the cluster report and the content diary, because none of them call the generation service.
Yes. WooCommerce is detected automatically, and product content types write straight into your product fields: the description, short description and SEO metadata.
Yes. It generates course overviews, lessons and knowledge-check quizzes for LearnPress and LifterLMS, and each quiz is attached to its lesson for you, with no modules to assemble by hand. The destination LMS is detected automatically.
Yes. When you plan a cluster around one of your existing pages, every post in that cluster links back up to it, written into the body copy during generation rather than appended as a list. Add the [content_cluster] shortcode to the page and it also lists its supporting posts, updating itself as each one is published.
No. Choosing a page is optional. Leave it blank and the Content Strategist plans a normal content calendar exactly as before.
Credits are deducted just before generation and refunded automatically if it fails, so a failed run doesn’t cost you credits.
The mbstring extension should be enabled. It is a standard PHP extension and most hosts enable it by default. AI Content Bridge degrades safely without it in almost every case, but text can be trimmed at the wrong point and content containing certain characters may fail to render. If it is missing you will see a warning on the Plugins screen. Ask your host to enable it; for them it is usually a one-line change.
The most common cause is the WordPress REST API being blocked by a security plugin, or pretty permalinks being disabled. See the documentation’s Troubleshooting page.
A licence locks to the first domain it’s used on. To move it to another site, contact support.
Categories
Plugin details
Tags on WordPress.org
