Linux 软件免费装
Banner图

BlueSoup AI Auto Schema

开发者 modemmike
更新时间 2026年5月29日 02:37
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo schema structured data json-ld rich results

下载

2.0.5 2.0.2 2.0.3 2.0.1

详情介绍:

BlueSoup AI Auto Schema is the easiest way to add correct, validated JSON-LD structured data to any WordPress page or post. The plugin reads your actual page content and uses AI to generate schema markup that's accurate, complete, and ready for Google's rich results — in one click. Stop hand-coding JSON-LD. Stop second-guessing whether your markup is correct. Stop using generic templates that don't reflect your real content. BlueSoup AI Auto Schema generates context-aware schema from your page and validates it instantly.
Bring your own OpenAI key. AI generation uses your OpenAI account — you pay OpenAI directly. Using gpt-4.1-mini, generating a full schema typically costs a fraction of a cent.
Why structured data matters Google uses JSON-LD schema markup to power rich results in search listings — star ratings, FAQ dropdowns, breadcrumb paths, product prices, event dates, recipe details, and more. Rich results generate significantly higher click-through rates than plain blue links. Getting structured data right is technical and time-consuming. One missing field or wrong value can cause Google to ignore your schema entirely. BlueSoup AI Auto Schema handles the complexity so you don't have to. What makes this different Most schema plugins give you a form to fill out. This plugin reads your page and generates the right markup from your real content — with live validation that catches errors before you save. Free features Supported schema types Article, BlogPosting, NewsArticle, Product, Offer, FAQPage, HowTo, Recipe, Organization, LocalBusiness, Person, WebSite, WebPage, BreadcrumbList, SiteNavigationElement, Event, VideoObject, ImageObject, Review, and any custom Schema.org type. Pro features Pro license at bluesoup.biz Who is this for?

安装:

  1. Install through the WordPress Plugins screen (search "BlueSoup AI Auto Schema") or upload the zip via Upload Plugin.
  2. Activate the plugin.
  3. Go to BlueSoup AI Auto Schema in the admin menu.
  4. Open Settings — enter your business name, address, phone, logo URL, and OpenAI API key.
  5. Go to Schema Manager, choose a page or post, and click Load Schemas.
  6. Click + Add New Schema, pick a type, and click ✨ Generate with AI.

屏幕截图:

  • Schema editor — edit JSON-LD with live validation, a "Valid" indicator, and one-click AI generation.
  • Settings — enter business details once and the AI uses them in every schema it generates.
  • Get Pro — feature comparison showing free vs Pro capabilities.

常见问题:

Do I need an OpenAI account to use this plugin?

Only for AI generation. You can write JSON-LD manually and use the live validator without any API key. To use AI generation, you need an API key from platform.openai.com. New OpenAI accounts include free trial credits.

How much does AI generation cost?

Using gpt-4.1-mini, a single schema generation typically uses 300–700 tokens — roughly $0.001 or less. A month of active schema generation on a busy site costs less than a cup of coffee.

Does adding schema slow down my site?

No. JSON-LD is a static <script> block in <head>. There is no front-end JavaScript, no external requests, and no render-blocking resources. The performance impact is negligible.

What is JSON-LD and why does it matter for SEO?

JSON-LD (JavaScript Object Notation for Linked Data) is Google's preferred format for structured data markup. It tells Google what your content is about — whether it's an article, a product, a local business, a FAQ, or an event. Google uses this information to display rich results in search listings, which typically generate much higher click-through rates.

Can I add multiple schemas to one page?

Yes. You can add as many schemas as needed per page. Each one is output as a separate <script type="application/ld+json"> block. A typical page might have BreadcrumbList + Article + FAQPage all at once.

Will this conflict with Yoast SEO, RankMath, or All in One SEO?

Generally no — most SEO plugins output their own schema separately and BlueSoup AI Auto Schema adds its own blocks alongside them. If you notice duplicates for a specific type (e.g., both plugins output an Organization schema), simply disable that type in one of the plugins.

What schema types are supported?

Article, BlogPosting, NewsArticle, Product (with Offer, shippingDetails, hasMerchantReturnPolicy), FAQPage, HowTo, Recipe, Organization, LocalBusiness, Person, WebSite, WebPage, BreadcrumbList, SiteNavigationElement, Event, VideoObject, ImageObject, Review, and more. If a Schema.org type exists, you can use it — just type the @type manually.

What is the Global Schemas feature?

Global Schemas (Pro) let you create schemas that inject on every page of your site — no per-page setup needed. This is the correct way to implement Organization and WebSite schemas, which should appear site-wide. Available in the Pro version.

How does the AI know my business details?

Go to Settings and fill in your Business Name, Address, Phone, Email, Logo URL, and social profiles. These values are injected into every AI prompt so the generated schemas use your real data instead of guessing or using placeholders.

Where is my schema data stored?

All settings and schemas are stored in your WordPress database. Content is only sent to OpenAI during AI generation that you manually trigger — nothing is sent automatically or in the background.

What happens to my schemas if I deactivate the plugin?

Your settings and saved schemas remain in the database. They will not be output on the front end while the plugin is deactivated, but they will be restored immediately when you reactivate it.

Is there a way to output schema without the plugin editing my theme?

Yes — that is exactly how this plugin works. Schema is injected via a wp_head hook. No theme file editing is required.

更新日志:

2.0.5 2.0.4 2.0.2 2.0.1 2.0.0