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
| Metric | What it means |
|---|---|
| URL Coverage | % of pages with at least one active schema |
| Valid schemas | Schemas with no validation errors |
| With errors | Schemas with issues Google may ignore |
| Orphan schemas | Schemas 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
Filters and search
- 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:
| Action | Effect |
|---|---|
| Activate | Enable all selected |
| Deactivate | Disable all selected |
| Edit properties | Change fields across multiple schemas at once |
| Assign URL | Move all selected to a different URL |
| Duplicate | Create copies of all selected |
| Export | Download selected as CSV |
| Delete | Permanently remove selected |
Maintenance tools
Available on: Mid plan and above
| Tool | What 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?
Thanks for the feedback!