logo
Intermediate2min read

Rich Snippets Manager

Central table for managing, validating and maintaining all schemas on your site at scale.

Rich Snippets Manager

Your central hub for managing all schemas. Every schema you have ever created lives here in a searchable, filterable table. Essential for sites where managing schemas one by one would be impractical.

Schema status metrics

MetricWhat it means
URL Coverage% of pages with at least one active schema
Valid schemasSchemas with no validation errors
With errorsSchemas with issues Google may ignore
Orphan schemasSchemas assigned to URLs that no longer exist
Activation rate% of created schemas that are currently active

Schema table

Every schema is displayed with:

  • Checkbox (for bulk selection)
  • Internal name
  • Assigned URL
  • Schema type
  • Active / Inactive status
  • Creation date
  • Action buttons: Edit, Toggle, Duplicate, Delete
  • Search by name or URL
  • Filter by type, status or date range
  • Sort by any column
  • Show 10 / 20 / 50 / 100 per page

Bulk actions

Select any number of schemas and apply:

ActionEffect
ActivateEnable all selected
DeactivateDisable all selected
Edit propertiesChange fields across multiple schemas at once
Assign URLMove all selected to a different URL
DuplicateCreate copies of all selected
ExportDownload selected as CSV
DeletePermanently remove selected

Maintenance tools

Available on: Mid plan and above

ToolWhat it does
**Fix Errors**Auto-corrects common issues: relative URLs that should be absolute, malformed date formats, inferable missing required fields
**Clean Orphans**Detects schemas pointing to deleted or renamed pages and removes them
**Remove Duplicates**Finds multiple schemas of the same type on the same URL — keeps the most recent, removes the rest
**Clean Embedded**Detects JSON-LD pasted directly into post content (causing Google to see it twice) and removes the duplicates

Export / Import

  • Export — Download all schemas as JSON for backup or migration
  • Import — Upload a previously exported JSON to restore schemas in bulk

Was this page helpful?