Auto-Generator
Scan up to 500 pages and generate schemas in bulk using intelligent content analysis — no AI API required.
Auto-Generator
Scans your entire site and automatically generates schemas for up to 500 published pages, without filling in a single form. Uses content analysis (not AI) to detect the correct schema type for each page.
Available on: Mid plan and above.
How detection works
The system analyzes each page using multiple signals and assigns a confidence score (0–100%) to determine the most appropriate schema type:
- Post type (post, page, product)
- Keywords in the title and body content
- Content structure (questions, lists, numbered steps, ingredient lists)
- URL slug
- Detected Gutenberg blocks
Detection rules by schema type
| Type | Signals | Confidence |
|---|---|---|
| Organization + WebSite | Site homepage | High |
| Organization | "About", "Who we are" pages | High |
| LocalBusiness | "Contact" pages with address | High |
| Article | Blog posts with author and date | 90% |
| FAQPage | 3+ real questions + FAQ keywords, or 5+ questions | High |
| Event | Conference, tickets, workshop, webinar keywords | High |
| Recipe | Ingredients + cooking instructions + timings | High |
| Product | WooCommerce products | 95% |
| HowTo | Tutorial, step-by-step, DIY guide keywords | Medium |
| JobPosting | Employment, vacancy, hiring keywords | Medium |
| Course | Course, training, classes keywords | Medium |
| LocalBusiness | Physical address + hours + phone | Medium |
| Person | Author or personal profile pages | Medium |
| VideoObject | YouTube/Vimeo embed + video metadata | Medium |
| BreadcrumbList | Hierarchical URL structure | 50% |
False-positive protection
- Ignores single-word generic tokens like "event" or "date:" that appear on almost any page
- Strips Gutenberg HTML comments (
<!-- wp:column -->) before analysis - Requires minimum content thresholds:
- < 20 words — no schema generated (page is empty or loading)
- 20–80 words — Organization or LocalBusiness only
- 80–300 words — most types except long-form Article
- 300+ words — all types including Article and NewsArticle
Limits
| Parameter | Value |
|---|---|
| Pages scanned | Up to 500 |
| Schemas per batch | Up to 100 |
| Maximum execution time | 120–180 seconds |
| Deduplication | Automatic |
After scanning, you see a list of every page with the detected schema type and confidence score. Approve suggestions individually or select all and confirm in one action.
Was this page helpful?
Thanks for the feedback!