人工智能工具

如何使用人工智能为您的整个WordPress网站批量生成SEO元数据

adamdev 6分钟阅读

撰写元描述是每个人都知道重要但没人想做的任务之一。

对于一个10页的网站,这还算可管理。对于一个有200页、包含多年博客文章、产品页面和着陆页的网站?这至少需要一天的工作。而且你还需要关注关键短语和FAQ架构,以及结构化数据。

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


什么是amplifi.meta?

amplifi.meta is a 免费、开源的WordPress插件 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 常见问题部分 with accordion displays and deploys JSON-LD结构化数据 — both Organization schema and per-post Article/FAQ schema — directly into your page markup.

开源

amplifi.meta采用MIT许可证,免费使用。完整源代码可在GitHub上获取。

View on GitHub

手动SEO元数据的问题

如果你曾经审核过WordPress网站的SEO,你会发现这样的模式:

  • Half the pages have 根本没有元描述
  • 另一半的描述是从第一段复制的
  • 关注的关键短语要么缺失,要么在每一页上都是相同的通用术语
  • 结构化数据不存在
  • FAQ pages have no schema markup, so Google can’t display them as 丰富结果

手动修复意味着打开每个帖子,阅读内容,撰写独特描述,研究关键短语并保存。乘以200个帖子。这是繁琐的,容易出错,而且正是AI擅长的工作。

你知道吗?

Pages with optimized meta descriptions get up to 点击率提高5.8% than those without. For a site with 10,000 monthly impressions, that’s 580 extra clicks — just from better descriptions.

工作原理

批量元编辑器

主界面以可排序、可过滤的表格显示所有帖子和页面。对于每个项目,你可以看到当前的标题标签、元描述和关注的关键短语——或者缺失的情况。

选择你想生成元数据的帖子,点击一个按钮,AI为每个帖子撰写独特的、经过SEO优化的元数据。结果直接集成到Yoast SEO的帖子元字段中。

You can also set a 全局提示 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生成

选择任何帖子,并根据内容生成相关的常见问题。该插件:

  1. 读取帖子内容
  2. 生成读者自然会问的问题和答案
  3. 将其存储在专用数据库表中
  4. 以手风琴或扩展部分的形式在帖子上部署
  5. Outputs proper FAQPage JSON-LD schema so Google可以显示丰富结果

你可以控制每个帖子的常见问题数量,并可以设置一个关注主题来引导问题。常见问题可以全局部署或按帖子部署。

JSON-LD 结构化数据

The JSON-LD module handles two types of 架构:

  • 组织架构模式 — Site-wide structured data with your business name, logo, contact info, and social profiles
  • 每篇文章模式 — 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推荐.

费用是多少?

The plugin is free. You pay only for OpenAI API使用.

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.

任务 每篇文章费用 100 篇文章
元描述 ~$0.002 ~$0.20
标题标签 ~$0.001 ~$0.10
重点关键词短语 ~$0.001 ~$0.10
FAQ (5 questions) ~$0.005 ~$0.50
以上所有 ~$0.009 ~$0.90

为 100 篇文章提供完整的 SEO 元数据——标题、描述、关键词短语和常见问题——不到一美元。与雇佣 SEO 顾问或自己花一整天写作相比,性价比更高。

功能一览

批量元编辑器

可排序、可过滤的表格,用于管理全站的标题标签、描述和关键词短语。

AI 驱动生成

根据您实际的文章内容生成独特的标题、描述和关键词短语,使用 OpenAI。

FAQ生成

上下文常见问题,带有手风琴显示和 FAQPage JSON-LD 模式,适用于 Google 丰富结果。

JSON-LD 结构化数据

组织 + 每篇文章的 Article/BlogPosting 模式输出,作为您页面头部的干净 JSON-LD。

Yoast SEO 集成

直接读取和写入 Yoast 元字段。与您现有的设置无缝协作。

暗黑模式和更多

暗黑模式 UI、全球 AI 提示、API 使用跟踪、Webhook 日志记录和动态模型选择。

比较

功能 amplifi.meta Yoast Premium Rank Math Pro AIOSEO Pro
价格 免费 + ~$0.002/篇 $99/年 $59–599/年 $49–299/年
AI 元生成 ✔ 批量 单个帖子 单个帖子 单个帖子
批量编辑器 有限
FAQ 架构 ✔ AI 生成 仅手动 仅手动 仅手动
JSON-LD ✔ 自动
开源 ✔ MIT

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

amplifi.plugins 的一部分

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

所有插件在“amplifi.studio”侧边菜单下共享统一的管理界面。安装一个插件后,可以从内置的插件中心发现其他插件。

开始使用

1
下载插件

Grab the latest release from GitHub发布

2
上传并激活

In WordPress admin: 插件 → 添加插件 → 上传插件. Upload the zip and activate.

3
配置您的 API 密钥

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

4
生成

选择帖子并点击生成 — 您的 SEO 元数据在几秒钟内完成。

开源和透明

amplifi.meta is MIT 许可. 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.

准备好修复您网站的 SEO 元数据了吗?

在几分钟内为您整个网站生成标题、描述、关键词和常见问题。


常见问题

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.

是的。amplifi.meta 直接读取和写入 Yoast SEO 的帖子元字段。生成的标题、描述和焦点关键词会在 Yoast 的界面中显示,就像您手动输入的一样。

您 OpenAI 账户上可用的任何模型。该插件动态获取您可用的模型,因此您可以选择 GPT-4o、GPT-4o mini 或其他任何模型。更强大的模型会产生更好的结果,但每次请求的成本略高。

帖子内容会发送到 OpenAI 的 API 进行 AI 生成 — 这是唯一的外部调用。生成的元数据存储在您的 WordPress 数据库中。没有数据会发送到 amplifi.studio 或任何其他第三方。

该插件在您页面的中输出FAQPage JSON-LD结构化数据。当Google爬取您的页面时,它会读取此架构,并可以直接在搜索结果中以可展开的丰富结果显示您的常见问题,从而提高您的搜索可见性和点击率。

可以。该插件包含一个全局提示字段,您可以在其中引导AI的语气、风格和限制。例如,您可以指示它以专业的语气写作,保持描述在155个字符以内,避免某些短语,或专注于特定的品牌主题。

amplifi.meta available now. If your site has dozens or hundreds of posts with missing or weak SEO metadata — 几分钟内修复所有问题.

Built by amplifi.studio