Rich Snippets Manager
Manage all your schemas from a central table
Rich Snippets Manager
The Rich Snippets Manager (also called the Bulk Manager) is your central hub for managing all schemas on your site.
Schema Table
Every schema in your database is displayed in a searchable and sortable table with:
- Checkbox — Select schemas for bulk actions
- Schema Name — Descriptive name of the schema
- URL — The assigned page
- Type — Schema type (Article, Product, FAQ, etc.)
- Status — Active (green) or Inactive (grey)
- Created By — Which WordPress user created it
- Date — When it was created
- Actions — Edit, Delete, Toggle, Duplicate, View URL
Filters & Search
- Search — Search schemas by name or URL
- Filter by Type — Show only Article, Product, FAQ, etc.
- Filter by Status — Show only Active or Inactive
- Filter by Date — Show schemas created within a time range
- Sort — Sort by name, URL, type, date or status
- Per Page — Show 10, 20, 50 or 100 schemas per page
Bulk Actions
Select multiple schemas and apply actions to all of them:
| Action | Description |
|---|---|
| **Activate** | Enable selected schemas |
| **Deactivate** | Disable selected schemas |
| **Edit Properties** | Edit multiple fields at once |
| **Assign URL** | Move schemas to a different URL |
| **Duplicate** | Create copies of selected schemas |
| **Export** | Export selected schemas to CSV |
| **Validate** | Run validation on selected schemas |
| **Delete** | Permanently delete selected schemas |
Bulk Edit Properties
The Edit Properties modal allows you to change multiple fields across all selected schemas:
General: Schema Name, Status
Schema Properties (JSON-LD): Author Name, Publisher Name, Organization Name, Description, Image URL
SEO Meta Tags: Meta Title, Meta Description
Quick Tools (Quick Actions)
| Action | What it Does | Limit |
|---|---|---|
| **Auto-Fix Schemas** | Validates and auto-corrects malformed JSON-LD: missing `@context`, invalid format, incomplete required fields | 100 schemas/batch |
| **Cleanup Orphan Schemas** | Removes schemas pointing to deleted pages | No limit |
| **Remove Duplicate Schemas** | Keeps the most recent, removes duplicates on the same URL | No limit |
| **Clean Embedded Schemas** | Removes third-party schemas (Yoast, RankMath, AIOSEO, etc.) | No limit |
| **Bulk Health Stats** | Generates a comprehensive status report for all schemas | No limit |
Health Stats
The health stats panel shows:
- Total schemas
- Active vs inactive ratio
- Most used schema type
- Schemas with errors
- Orphan schemas (pointing to non-existent pages)