AI Tools

How to Bulk-Generate SEO Meta for Your Entire WordPress Site with AI

adamdev 6 min read

Writing meta descriptions is one of those tasks that everyone knows matters — and nobody wants to do.

For a 10-page site, it’s manageable. For a 200-page site with years of blog posts, product pages, and landing pages? It’s a full day of work — at minimum. And then you need focus keyphrases. And FAQ schema. And structured data.

We built amplifi.meta because AI can now do this in minutes, for pennies, and the results are genuinely good.


What is amplifi.meta?

amplifi.meta is a free, open-source WordPress plugin that uses OpenAI to generate SEO metadata in bulk. It integrates directly with Yoast SEO and gives you a spreadsheet-style editor for managing title tags, meta descriptions, and focus keyphrases across your entire site.

But it doesn’t stop at meta tags. It also generates FAQ sections with accordion displays and deploys JSON-LD structured data — both Organization schema and per-post Article/FAQ schema — directly into your page markup.

OPEN SOURCE

amplifi.meta is MIT licensed and free to use. The full source code is available on GitHub.

View on GitHub

The Problem with Manual SEO Meta

If you’ve ever audited a WordPress site’s SEO, you’ve seen the pattern:

  • Half the pages have no meta description at all
  • The other half have descriptions that were copied from the first paragraph
  • Focus keyphrases are either missing or the same generic term on every page
  • Structured data doesn’t exist
  • FAQ pages have no schema markup, so Google can’t display them as rich results

Fixing this manually means opening every post, reading the content, crafting a unique description, researching a keyphrase, and saving. Multiply by 200 posts. It’s tedious, it’s error-prone, and it’s exactly the kind of work that AI excels at.

DID YOU KNOW?

Pages with optimized meta descriptions get up to 5.8% higher click-through rates than those without. For a site with 10,000 monthly impressions, that’s 580 extra clicks — just from better descriptions.

How It Works

Bulk Meta Editor

The main interface shows all your posts and pages in a sortable, filterable table. For each item you can see the current title tag, meta description, and focus keyphrase — or the lack thereof.

Select the posts you want to generate meta for, click a button, and AI writes unique, SEO-optimized metadata for each one. The results integrate directly with Yoast SEO’s post meta fields.

You can also set a global prompt to guide the AI’s tone and style. Tell it to write in a professional voice, keep descriptions under 155 characters, or focus on specific themes. The prompt applies to every generation.

FAQ Generation

Select any post and generate contextually relevant FAQs based on the content. The plugin:

  1. Reads the post content
  2. Generates questions and answers that a reader would naturally ask
  3. Stores them in a dedicated database table
  4. Deploys them as an accordion or expanded section on the post
  5. Outputs proper FAQPage JSON-LD schema so Google can display rich results

You control the number of FAQs per post and can set a focus topic to guide the questions. FAQs can be deployed globally or per-post.

JSON-LD Structured Data

The JSON-LD module handles two types of schema:

  • Organization schema — Site-wide structured data with your business name, logo, contact info, and social profiles
  • Per-post schema — Article or BlogPosting schema with author, date, headline, and description — automatically generated from your post metadata

All schema is output as clean JSON-LD in the <head> of your pages, exactly how Google recommends.

What Does It Cost?

The plugin is free. You pay only for OpenAI API usage.

Generating a meta description for a single post costs approximately $0.001–0.003 depending on content length and model choice. FAQ generation costs slightly more since it processes the full post content.

Task Per Post Cost 100 Posts
Meta description ~$0.002 ~$0.20
Title tag ~$0.001 ~$0.10
Focus keyphrase ~$0.001 ~$0.10
FAQ (5 questions) ~$0.005 ~$0.50
All of the above ~$0.009 ~$0.90

Full SEO metadata for 100 posts — titles, descriptions, keyphrases, and FAQs — for under a dollar. Compare that to hiring an SEO consultant or spending a full day writing them yourself.

Features at a Glance

Bulk Meta Editor

Sortable, filterable table for managing title tags, descriptions, and keyphrases site-wide.

AI-Powered Generation

Unique titles, descriptions, and keyphrases generated from your actual post content using OpenAI.

FAQ Generation

Contextual FAQs with accordion display and FAQPage JSON-LD schema for Google rich results.

JSON-LD Structured Data

Organization + per-post Article/BlogPosting schema output as clean JSON-LD in your page head.

Yoast SEO Integration

Reads and writes directly to Yoast meta fields. Works seamlessly alongside your existing setup.

Dark Mode & More

Dark mode UI, global AI prompts, API usage tracking, webhook logging, and dynamic model selection.

How It Compares

Feature amplifi.meta Yoast Premium Rank Math Pro AIOSEO Pro
Price Free + ~$0.002/post $99/year $59–599/year $49–299/year
AI Meta Generation ✓ Bulk Single post Single post Single post
Bulk Editor Limited
FAQ Schema ✓ AI-generated Manual only Manual only Manual only
JSON-LD ✓ Auto
Open Source ✓ MIT

The key differentiator: amplifi.meta generates meta in bulk with AI, while premium SEO plugins either don’t offer AI generation or only support one post at a time. And it’s free.

Part of amplifi.plugins

amplifi.meta is part of the amplifi.plugins suite — a growing collection of AI-powered WordPress tools by amplifi.studio.

All plugins share a unified admin under the “amplifi.studio” sidebar menu. Install one and discover the rest from the built-in Plugin Hub.

Getting Started

1
Download the plugin

Grab the latest release from GitHub Releases

2
Upload & activate

In WordPress admin: Plugins → Add Plugin → Upload Plugin. Upload the zip and activate.

3
Configure your API key

Navigate to amplifi.studio → Meta and enter your OpenAI API key.

4
Generate

Select posts and click generate — your SEO metadata is done in seconds.

Open Source and Transparent

amplifi.meta is MIT licensed. The full source is on GitHub. Your content is sent to OpenAI for generation and the results are stored in your database. Nothing else leaves your server.

Ready to fix your site’s SEO metadata?

Generate titles, descriptions, keyphrases, and FAQs for your entire site in minutes.


Frequently Asked Questions

Yes. The plugin itself is completely free and open source (MIT license). The only cost is OpenAI API usage, which works out to roughly $0.002 per post for meta descriptions. You can generate full SEO metadata for 100 posts for under $1.

Yes. amplifi.meta reads and writes directly to Yoast SEO’s post meta fields. Generated titles, descriptions, and focus keyphrases appear in Yoast’s interface just as if you’d typed them manually.

Any model available on your OpenAI account. The plugin dynamically fetches your available models so you can choose GPT-4o, GPT-4o mini, or any other model. More capable models produce better results but cost slightly more per request.

Post content is sent to OpenAI’s API for AI generation — that’s the only external call. The generated metadata is stored in your WordPress database. No data is sent to amplifi.studio or any other third party.

The plugin outputs FAQPage JSON-LD structured data in your page’s <head>. When Google crawls your page, it reads this schema and can display your FAQs as expandable rich results directly in search results — increasing your search visibility and click-through rate.

Yes. The plugin includes a global prompt field where you can guide the AI’s tone, style, and constraints. For example, you can instruct it to write in a professional voice, keep descriptions under 155 characters, avoid certain phrases, or focus on specific brand themes.

amplifi.meta available now. If your site has dozens or hundreds of posts with missing or weak SEO metadata — fix them all in minutes.

Built by amplifi.studio