✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Schema Pro All Types: rule and type coverage tables

Schema Pro supports Article, Product, FAQPage, Service, Review, Event, and many other schema types through its rule system. SleekView turns the full rule catalogue into one editable grid so SEO leads can audit type coverage across the site at once.

♾️ Lifetime License available

SleekView table view for Schema Pro All Types

Audit every schema type and rule in one place

Schema Pro stores its rules as a custom post type, typically aiosrs-schema, where each rule carries a schema type (Article, Product, FAQPage, Service, Review, Event, JobPosting, LocalBusiness, and more) and a set of target locations. Field mappings between schema properties and source fields live in bsf-aiosrs-* postmeta keys on the rule, and per-post overrides live on each target post's postmeta.

The default Schema Pro admin lists rules in a CPT screen with limited columns. Seeing which schema types cover which post types, or which rules carry the same field mapping, requires opening rules individually. SleekView reads from wp_posts and wp_postmeta together to expose every rule's type, target, and field mapping as sortable columns.

Inline edits to field mappings write back to the same bsf-aiosrs-* keys that Schema Pro reads at render time. The plugin still produces the JSON-LD output, so head-tag changes appear on the next page load.

Workflow

From rules CPT to one schema catalogue

1

Connect the rules CPT

SleekView reads aiosrs-schema together with the bsf-aiosrs-* postmeta keys that store field mappings and target locations. Every rule shows up in one grid.
2

Compose catalogue columns

Pick the columns SEO leads need: rule name, schema type, target post types, field mapping count, status, and last updated date.
3

Save filters per audit

Type coverage audits, field mapping sweeps, and retainer reports each get a saved view. The catalogue scopes itself per task without rebuilding columns.
4

Inline edit mappings

Update bsf-aiosrs-* field mappings on the row. The JSON-LD output refreshes on the next page load through Schema Pro's own render path.

Sample columns

A typical Schema Pro rule catalogue view

Every rule in aiosrs-schema with its type, target locations, and last updated date.
Source: wp_posts (post_type=aiosrs-schema), wp_postmeta (bsf-aiosrs-* keys)
Rule Schema type Targets Field mappings Status Updated
Default article Article post 12 Active Apr 24
Product schema Product product 18 Active Apr 18
Help center FAQ FAQPage page (help) 6 Draft Apr 10
Old review rule Review post (reviews) 9 Disabled Feb 2025

Comparison

Default Schema Pro All Types admin vs SleekView

Default Schema Pro admin

  • Rules list shows few columns and no per-type filter
  • Field mappings hide inside each rule's edit screen
  • No way to compare two rules of the same type side by side
  • Target locations are stored in postmeta but never shown as a column
  • Disabled and draft rules mix with active ones in the default list

SleekView

  • One grid covering every aiosrs-schema rule across all schema types
  • Sort by type, target post type, or field mapping count
  • Filter for active rules, disabled rules, or rules without target locations
  • Inline edit bsf-aiosrs-* field mappings without opening each rule
  • Saved layouts for type coverage audits, retainer reports, and rule sweeps

Features

What SleekView gives you for Schema Pro All Types

Every schema type in one grid

Article, Product, FAQPage, Service, Event, Review, JobPosting, and LocalBusiness rules show together. SEO leads spot duplicate rules and inconsistent field mappings across types in seconds.

Filter by type and target

Save filters for Article rules pointing at post, Product rules pointing at product, or FAQPage rules pointing at a custom page section. Coverage gaps surface fast.

Inline edit field mappings

Click a cell to update the field mapping between a schema property and a source field. Edits write to bsf-aiosrs-* postmeta so the rendered JSON-LD picks up the change on the next page load.

Audience

Who uses SleekView for Schema Pro All Types

SEO managers

Audit schema coverage across every post type. Filter the rule catalogue to find missing types or duplicate rules pointing at the same content.

Technical SEO consultants

Inspect field mappings across hundreds of rules to spot inconsistencies. Inline-edit mappings to keep the JSON-LD aligned with the meta the writing team actually fills in.

Agency leads

Export the rule catalogue and field mapping audit per client. Saved per-client layouts scope the grid without rebuilding columns each month.

The bigger picture

Why a schema rule catalogue needs a real grid

Schema Pro lets SEO leads cover dozens of schema types through a rule system, which is exactly the right tool for a site that needs Article, Product, FAQPage, Service, Event, Review, and LocalBusiness markup in different places. The default admin lists those rules in a CPT screen with a handful of columns, so seeing the full catalogue across types or comparing field mappings between two rules of the same type takes a manual sweep. SleekView reads aiosrs-schema together with the bsf-aiosrs-* postmeta and exposes every rule's type, targets, field mapping count, and status as sortable columns.

Filter to active Article rules to spot duplicates. Filter to draft rules to clean them up. Inline-edit field mappings without opening each rule.

Technical SEO leads catch inconsistencies between rules of the same type. Agency leads export the catalogue per client for monthly reports. Schema Pro still renders the JSON-LD; SleekView just makes the catalogue legible.

Questions

Common questions about SleekView for Schema Pro All Types

No. SleekView reads the rule and mapping data Schema Pro already stores in the aiosrs-schema CPT and bsf-aiosrs-* postmeta. Schema Pro still produces JSON-LD on the front end. SleekView gives SEO leads a queryable rule catalogue.

 

Yes. Edits write to the same bsf-aiosrs-* postmeta keys Schema Pro reads at render time. The JSON-LD output refreshes on the next page load exactly as it would after editing through the Schema Pro rule UI.

 

Yes. Rule target locations live in postmeta, so SleekView resolves them into a related-posts panel that lists every post matched by a given rule. SEO leads see coverage at a glance.

 

Yes. Custom schema types live in the same aiosrs-schema CPT with their schema type stored in postmeta. SleekView exposes the type as a column and lets SEO leads filter and sort by it like the built-in types.

 

No. SleekView paginates queries against wp_posts and wp_postmeta using the same indexed keys Schema Pro reads on every page load. Even sites with hundreds of rules and thousands of target posts stay responsive.

 

Yes. Every view exports to CSV scoped to the current filter, so SEO leads can hand the dev team a list of rules that need updates, or share a coverage audit with a client.

 

Yes. The rule grid can join Schema Pro target posts with their rank_math_* metadata when Rank Math is active. SEO leads see schema rules and meta side by side without flipping between screens.

 

Disabled rules and draft rules carry their normal post_status in the aiosrs-schema CPT. SleekView exposes status as a column so SEO leads can scope a view to active rules only, or audit retired rules during a cleanup.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView