✨ 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 Charts for Schema Pro

SleekView Charts reads the Schema Pro aiosrs-schema custom post type and the bsf-aiosrs-* postmeta and renders rule coverage, schema type mix, overlapping rules and per-post field completeness as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for Schema Pro

Schema Pro applies rules. Nobody charts the matches.

Schema Pro stores each schema rule as an aiosrs-schema custom post type entry. The rule conditions (post type, taxonomy, URL pattern) and the target schema type live in postmeta. The actual per-post schema field values (review rating, recipe cook time, course provider, product price) live as bsf-aiosrs-* postmeta keys on every post a rule matches.

The default Schema Pro admin lists rules and lets the SEO lead edit one at a time. There is no overview that answers how many posts get Article schema, how many rules overlap on the same post type and cause conflicts, what percentage of products have a populated price field for Product schema, or how Schema Pro coverage has grown alongside content velocity over the last year.

SleekView Charts reads the rule custom post type alongside the per-post bsf-aiosrs postmeta and renders the schema view SEO teams actually need: a Number card for posts with at least one Schema Pro rule applied, a Pie for schema type mix, a Bar for rules by match target and an Area for newly created rules.

Workflow

Turn Schema Pro rules into a coverage dashboard

1

Read the rules and assignments

SleekView detects Schema Pro and joins the aiosrs-schema custom post type to the bsf-aiosrs postmeta on every post a rule matches. One row per rule with matched-post count and per-post field completeness.
2

Compose the chart cards

Pick Number, Pie, Bar and Area cards. Group by schema_type, match_target, status or rule_created, and aggregate as Count or Sum to read both rule coverage and per-post schema completeness.
3

Save the schema view

Name the dashboard (Rule coverage, Schema mix, Field completeness) and gate it by role so SEO leads, editors and developers each see the layer that matches their work.
4

Share with the SEO team

Send an SEO lead a URL of the schema mix pie or export the overlapping-rules list to CSV for the next cleanup pass. Schema Pro stops being a list of rules and turns into a managed surface.

Sample dashboard

Charts you can build from Schema Pro data

Each card below reads the Schema Pro rule custom post type and the per-post bsf-aiosrs postmeta. Mix them for a rule coverage cockpit, a schema audit or a per-post field completeness view.
Number · Default

Posts covered by a Schema Pro rule

Total posts matched by at least one active Schema Pro rule. The KPI SEO leads track to confirm coverage keeps pace with the content shipping each month.
Count
Pie · Donut text

Rules by target schema type

Splits Schema Pro rules by target type (Article, Product, Recipe, Course, LocalBusiness). Surfaces over-reliance on Article and gaps where richer schema would help rankings.
Count group by schema_type
Bar · Horizontal

Rules by match target

Rules grouped by what they match (post type, taxonomy term, URL pattern). Useful for spotting rules that overlap on the same post type and create conflicting schema output.
Count group by match_target
Area · Gradient

Schema Pro rules created per month

Time series of when each Schema Pro rule was first created. Exposes whether the SEO team is actively expanding schema coverage or whether rule creation has stalled.
Count group by rule_created

Comparison

Default Schema Pro admin vs SleekView Charts

Default Schema Pro admin

  • Rules list shows name and type but no aggregate coverage data
  • Per-post schema fields live in the post editor metabox, one record at a time
  • No visual split of schema type mix across the site
  • No surface for spotting rules that overlap on the same post type
  • No time series of when rules were created or expanded

SleekView Charts

  • KPI card for posts covered by at least one rule
  • Pie split of schema types in active use
  • Bar of rules by match target to spot overlaps
  • Area trend of rule creation to track coverage growth
  • Filters carry between the rules table and the chart cards

Features

What SleekView Charts gives you for Schema Pro

Rules and assignments together

Render the aiosrs-schema rules and the bsf-aiosrs per-post postmeta as Number, Pie, Bar and Area cards. SEO leads see coverage instead of clicking through every rule.

Filters span table and chart

Filter to overlapping rules on the same post type, rules with zero matched posts, or products with missing schema fields, and the cards and rules table stay aligned.

Share a schema snapshot

Send an SEO lead a URL of the schema mix pie or export the overlapping-rules list to CSV. Schema Pro becomes a measurable layer instead of an invisible rule engine.

Audience

Who builds Schema Pro charts dashboards with SleekView

SEO leads

Watch the coverage KPI quarter over quarter and confirm Schema Pro is keeping up with content velocity instead of leaving newer post types without structured data.

Agency consultants

Audit a client install in one dashboard pass, surface overlapping rules that cause Search Console warnings and produce a measurable retainer review of schema coverage.

Editors and merchandisers

Filter the dashboard to one product type or one category and check whether every post or product has the schema field values the matched rule needs populated.

The bigger picture

Why a rule engine needs a coverage dashboard

Schema Pro takes the right architectural decision: instead of dropping schema on individual posts one at a time, it defines rules that apply schema to whole post types, taxonomies or URL patterns. That model scales much better, but it also makes coverage invisible. A SEO lead cannot tell from the rules list whether 1,184 articles all get Article schema, whether two rules overlap on the same post type, whether new product types added last quarter still fall outside any rule, or whether the schema field values rules expect (rating, price, cook time) are actually populated across the matched posts.

SleekView Charts reads the same aiosrs-schema rules and bsf-aiosrs postmeta and turns the rule engine into a dashboard. A KPI for coverage, a pie for types, a bar for match targets, an area for rule creation. Schema Pro still owns the schema generation and the rule evaluation.

The cards give SEO teams and consultants a measurable surface above the rule engine, which the rules list cannot offer.

Questions

Common questions about SleekView Charts for Schema Pro

The Schema Pro aiosrs-schema custom post type entries (each rule with its conditions and target schema type) and the bsf-aiosrs-* postmeta keys on every post the rules match. No external schema validation API is involved, because every value the dashboard needs is local.

 

Schema Pro is sold by Brainstorm Force as a paid plugin (often bundled with Astra Pro and other Brainstorm products). SleekView Charts reads the data the plugin writes regardless of license bundle, as long as the plugin is installed and active.

 

Yes. Group a Bar card by post type and count the rules per type, then sort descending. Any bar with more than one rule is a candidate for overlap, which SEO leads can investigate in the rules table behind the chart. Useful before a Search Console audit cycle.

 

Yes. The per-post bsf-aiosrs-* postmeta keys store the schema field values. Add a derived completeness column on the posts table that flags rows missing the fields the matched rule needs, then group a Bar by missing_field to size the cleanup queue.

 

Yes. Schema Pro is independent of theme and page builder, and so is SleekView Charts. The dashboard reads the same rule and postmeta data on any setup, including Astra Pro themes, Spectra block content and any other front-end stack Schema Pro sits behind.

 

No. Schema Pro still owns rule evaluation, schema generation and the per-post field UI. SleekView Charts gives SEO leads, consultants and editors an aggregate surface above the same data, without changing how the rule engine itself works.

 

No. Queries hit indexed postmeta keys and the underlying rules and posts tables paginate. Sites with hundreds of rules and tens of thousands of matched posts stay responsive because the cards aggregate on the server and only the visible page is fetched.

 

Yes. Click any card segment to scope the underlying table to that subset (overlapping rules, posts with missing schema fields, rules with zero matched posts) and export to CSV. Consultants typically export the overlapping-rules list as a deliverable for the developer team.

 

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