✨ 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 XML Sitemap Generator: indexable URL dashboards

XML Sitemap Generator for Google emits sitemap.xml, sitemap-posts.xml, and per-taxonomy sitemap files from wp_posts, wp_terms, and excluded-ID options. SleekView Charts reads the same tables with the same filters and renders a coverage dashboard so the editorial team sees the sitemap as numbers.

♾️ Lifetime License available

SleekView Charts dashboard for XML Sitemap Generator for Google

From XML sitemap files to an admin dashboard

XML Sitemap Generator for Google (by Auctollo) is the long-running directory plugin that emits sitemap.xml, paginated sitemap index files, and per-content-type sitemap files for posts, pages, custom post types, and taxonomies. It reads from wp_posts filtered by post_status = publish and the included-post-types option, plus wp_terms for taxonomy sitemaps. Excluded post IDs and excluded categories live in the sm_options option.

The XML output is what crawlers see. It is not what editors and SEO leads see. Neither group opens sitemap.xml to answer "how many URLs are we exposing right now" or "which post type dominates the sitemap mix". SleekView Charts reads wp_posts with the same inclusion rules, joins to wp_terms for the taxonomy sitemaps, and renders four cards in WP Admin: total indexable URLs, share by post type, top categories by sitemap entry count, and URLs added per week from post_date.

XML Sitemap Generator still owns the XML emission, the priority and changefreq fields, and the ping to Google. SleekView only reads the underlying tables with the same filters, so the sitemap becomes legible as a sized object instead of as a file editors never open.

Workflow

From wp_posts to an indexable URL dashboard

1

Point SleekView at the same source tables

Add wp_posts joined to wp_terms as a SleekView data source. Apply the same included post types, excluded IDs, and excluded categories from sm_options so the chart numbers mirror the XML output.
2

Switch the view to Charts

Open the new view and toggle the view type to Charts. The empty canvas waits for cards. Use the dropdowns or the agent to start adding visualizations on top of the sitemap rows.
3

Add total, post-type, taxonomy, and trend cards

Drop a Number card for total indexable URLs. Add a Pie split by post_type. Add a Horizontal Bar of top categories by URL count. Add an Area card of URLs added per week from post_date.
4

Save and share with the SEO team

Save the view, set access per role, and pin it to the WP Admin sidebar. The XML sitemap stops being a file editors never open and becomes a dashboard the team checks every week.

Sample dashboard

Charts you can build from XML Sitemap Generator

All four cards read from wp_posts and wp_terms with the same filters XML Sitemap Generator applies. The dataset already exists; Charts just renders it.
Number · Default

Indexable URLs in the sitemap

Top-level KPI. Counts wp_posts rows with post_status = publish, post_type in the sm_options included list, and ID not in the excluded list, plus included taxonomy term archives.
Count
Pie · Donut

Sitemap mix by post type

Donut split of sitemap URLs by post_type, mirroring the sitemap-posts, sitemap-pages, and sitemap-{cpt} files the plugin emits.
Count group by post_type
Bar · Horizontal

Top categories in the sitemap

Horizontal bars counting indexable URLs grouped by wp_terms.name through the wp_term_relationships join, restricted to taxonomies the plugin includes.
Count group by term_name
Area · Gradient

URLs added per week

Gradient area of post_date for sitemap-included posts. Editorial sprints show up as clear peaks, slow weeks as troughs against the baseline.
Count group by post_date

Comparison

Default XML Sitemap Generator output vs SleekView Charts

Default sitemap.xml

  • Sitemap exposed only as XML files crawlers consume
  • No native admin count of indexable URLs across types
  • Post-type mix invisible without parsing the XML by hand
  • No taxonomy ranking inside WP Admin
  • No time-series of indexable URLs added across the team

SleekView Charts

  • Live KPI for indexable URLs with the same filters
  • Post-type mix as a donut across the sitemap
  • Top taxonomy terms ranked as bars
  • Time-series area for indexable URLs added per week
  • Saved Charts views shared in WP Admin per role

Features

What SleekView Charts gives you for XML Sitemap Generator for Google

Reads the same tables and filters

No XML parsing, no second source of truth. SleekView applies the XML Sitemap Generator filters to wp_posts and wp_terms and renders the cards on top of the underlying rows.

Mixed cards on one canvas

Combine Number, Pie, Bar, and Area in a single view. KPIs sit next to post-type mix, taxonomy bars next to weekly growth, all from the same dataset.

Role-aware visibility

Editors see indexable URLs from their own posts, managers see the whole sitemap. The same Charts view filters per user without rebuilding it.

Audience

Who builds XML Sitemap Generator charts dashboards

SEO managers

Track the sitemap as a sized object inside WP Admin: how many URLs, what mix, how it's growing, without parsing XML by hand each week.

Content editors

Confirm new posts land in the sitemap with the right post type and category, instead of opening the XML file or trusting the publish flow.

Agencies

Show clients the indexable URL curve trending the right way each sprint. The dashboard replaces a Search Console screenshot.

The bigger picture

Why XML Sitemap Generator needs a Charts layer

XML Sitemap Generator does its job at request time: crawlers get sitemap.xml and the per-type files. The editorial team needs the same data as numbers, not as XML. None of the obvious questions (how big is the sitemap, what mix, what cadence) are visible from the file itself without manual parsing.

SleekView Charts reads wp_posts and wp_terms with the same filters and renders four cards that answer those questions in one glance. The data is correct because the plugin already shaped it. Charts just gives the team a dashboard to look at it.

Sitemap reviews stop needing an XML viewer or a Search Console pivot, and the file finally has a human-readable companion view.

Questions

Common questions about SleekView Charts for XML Sitemap Generator for Google

No. Charts is a read layer for reporting. XML Sitemap Generator continues to emit the same sitemap.xml and per-type files; SleekView only visualizes the underlying tables with the same inclusion rules.

 

No. SleekView caches aggregate queries per card and re-runs them on a configurable interval, so the XML emission stays untouched and the admin charts stay fast on large corpora.

 

Yes. The SleekView data source applies the same excluded-IDs and excluded-categories filters from the sm_options option so the chart numbers match the XML output exactly.

 

Yes. Add one card per metric. Each card is configured independently, so the Number, post-type Pie, taxonomy Bar, and weekly Area all sit together on one dashboard.

 

Whatever post types XML Sitemap Generator includes can be added to the SleekView data source. The cards then split and group them alongside posts and pages without any extra config.

 

Yes. Apply a filter on wp_posts.post_author and the cards re-aggregate for that author only. Multi-author teams use this to scope each writer's sitemap footprint.

 

No. wp_posts already stores post_date for every published post, so the Area card on URLs added per week reads that existing column without any extra logging.

 

Yes. Each Charts card has a CSV export so the sitemap aggregate can move to a spreadsheet, a BI tool, or a stakeholder dashboard outside WordPress.

 

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