logo
Intermediate3min read

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

TypeSignalsConfidence
Organization + WebSiteSite homepageHigh
Organization"About", "Who we are" pagesHigh
LocalBusiness"Contact" pages with addressHigh
ArticleBlog posts with author and date90%
FAQPage3+ real questions + FAQ keywords, or 5+ questionsHigh
EventConference, tickets, workshop, webinar keywordsHigh
RecipeIngredients + cooking instructions + timingsHigh
ProductWooCommerce products95%
HowToTutorial, step-by-step, DIY guide keywordsMedium
JobPostingEmployment, vacancy, hiring keywordsMedium
CourseCourse, training, classes keywordsMedium
LocalBusinessPhysical address + hours + phoneMedium
PersonAuthor or personal profile pagesMedium
VideoObjectYouTube/Vimeo embed + video metadataMedium
BreadcrumbListHierarchical URL structure50%

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

ParameterValue
Pages scannedUp to 500
Schemas per batchUp to 100
Maximum execution time120–180 seconds
DeduplicationAutomatic

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?