✨ 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 Permalink Manager: custom URL dashboards

Permalink Manager Lite stores each custom URI in the permalink_manager_uris option, keyed by post or term ID. SleekView Charts unpacks that option, joins it to wp_posts, and renders chart cards for posts with custom URIs, top URL prefixes, post-type coverage, and weekly permalink edits.

♾️ Lifetime License available

SleekView Charts dashboard for Permalink Manager Lite

Custom permalinks as a dashboard, not a table

Permalink Manager Lite stores its core data in the permalink_manager_uris option: a single array keyed by post or term ID, with the value being the custom URI string. Redirects and excluded objects sit in adjacent options like permalink_manager_redirects and permalink_manager_settings. The bulk URI editor in the admin lists one row per post, paginated by post type. There is no native roll-up that answers "how many posts have a custom URI overriding the default" or "which post type is most overridden".

SleekView Charts unpacks permalink_manager_uris into rows, joins each entry to wp_posts via the post ID key, and exposes the result as a chartable dataset. A Number card counts posts with a custom URI assigned. A Pie shows the share of permalinks pointing under specific top-level slugs (blog, docs, products, and so on). A Bar ranks post types by custom URI count. An Area trends new permalink overrides per week from post_modified on the joined posts.

Permalink Manager still owns the rewrite rules, the URI generation engine, and the redirect handler. SleekView only renders the saved option, so a corpus of seventy custom URIs and a corpus of seventy thousand both fit on one dashboard instead of one bulk-editor screen.

Workflow

From a permalink option to a coverage canvas

1

Point SleekView at permalink_manager_uris

Add the permalink_manager_uris option as a SleekView data source. The agent UI unpacks the array into rows keyed by post ID and joins them to wp_posts to surface post_type, post_status, and post_modified.
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 permalink rows.
3

Add KPI, prefix, post-type, and cadence cards

Drop a Number card for posts with a custom URI. Add a Pie split by the first URL segment of the custom URI. Add a Horizontal Bar of custom URIs grouped by post_type. Add an Area card of permalink edits per week from post_modified.
4

Save and share with the SEO team

Save the view, set access per role, and pin it to the WP Admin sidebar. The custom URL set stops being a paginated bulk editor and starts being a dashboard editors actually open.

Sample dashboard

Charts you can build from Permalink Manager

All four cards read from the permalink_manager_uris option and the wp_posts join. The dataset already exists; Charts just renders it.
Number · Default

Posts with a custom URI

Top-level KPI for permalink overrides. Counts entries in the permalink_manager_uris option joined to published wp_posts rows, separating overridden URLs from the WordPress default rewrite.
Count
Pie · Donut

URL prefix distribution

Donut split of custom URIs by their first URL segment (blog, docs, products, and so on). Surfaces how the custom permalink set is shaped at the top level.
Count group by uri_prefix
Bar · Horizontal

Custom URIs by post type

Horizontal bars counting custom URIs grouped by the joined wp_posts.post_type. The post type with the longest bar is the most overridden surface.
Count group by post_type
Area · Gradient

Permalink edits per week

Gradient area of post_modified for posts with a custom URI. Migration sprints show up as clear peaks, quiet weeks as troughs against the baseline.
Count group by post_modified

Comparison

Default Permalink Manager admin vs SleekView Charts

Permalink Manager bulk editor

  • Bulk URI editor lists one row per post per post type
  • No native count of posts with a custom URI vs default
  • URL prefix mix invisible without manual sorting
  • No corpus-wide chart of overrides per post type
  • No time-series of permalink edits across the team

SleekView Charts

  • Live KPI for posts carrying a custom URI
  • URL prefix mix as a donut across the corpus
  • Post-type coverage ranked side by side as bars
  • Time-series area for permalink edits per week
  • Saved Charts views shared in WP Admin per role

Features

What SleekView Charts gives you for Permalink Manager Lite

Reads the permalink_manager_uris option

No re-indexing, no second source of truth. SleekView unpacks the same option Permalink Manager writes and joins it back to wp_posts for the chart cards.

Mixed cards on one canvas

Combine Number, Pie, Bar, and Area in a single view. KPIs sit next to URL prefix mix, post-type bars next to edit trends, all from the same option.

Role-aware visibility

Editors see overrides on the posts they own, managers see the full custom-URI corpus. The same Charts view filters per user without duplicating it.

Audience

Who builds Permalink Manager charts with SleekView

SEO managers

Open one dashboard each month to see how many overrides ship in which post type and where new custom URIs are landing, without paging the bulk editor.

Content editors

Confirm their own permalink edits landed and see the prefix mix on the section they own, all from the same WP Admin they already use.

Migrations and agencies

Track URL overrides during a migration as a time-series and a coverage chart, replacing a spreadsheet of custom permalinks with a live dashboard.

The bigger picture

Why Permalink Manager needs a Charts layer

Permalink Manager Lite already records every custom URI an SEO migration sets up, but the admin only shows it as a paginated bulk editor. None of the questions a migration sign-off asks (how many overrides shipped, which post type carries the most, where the new prefixes sit) are visible there without manual counting. SleekView Charts unpacks the same option and renders four cards that answer those questions in one glance.

The data is correct because Permalink Manager wrote it. Charts just gives the team a dashboard to look at it. URL migrations stop needing a parallel tracking sheet, and the custom permalink set becomes legible as a system instead of as a list.

Questions

Common questions about SleekView Charts for Permalink Manager Lite

No. Charts is a read layer for reporting. SleekView's table view can edit URI data via the same option; Charts only visualizes the entries Permalink Manager has already written into permalink_manager_uris.

 

No. SleekView caches aggregate queries per card and re-runs them on a configurable interval, so charts stay fast even with tens of thousands of custom URIs in the option.

 

Both. The permalink_manager_uris option exists in Lite and Pro. SleekView Charts reads whichever fields are present, including any Pro-only additions like custom URI groups.

 

Yes. Add one card per metric. Each card is configured independently, so a prefix donut and a post-type bar can sit side by side on the same dashboard.

 

Permalink Manager stores term URIs in the same option keyed by tax term ID. SleekView can include or exclude them as a separate dataset and chart them alongside post URIs.

 

Yes. The join to wp_posts exposes post_author, so a filter on author re-scopes the cards for each editor without rebuilding the view.

 

No. The join to wp_posts surfaces post_modified for every overridden post, so the Area card on permalink edits per week reads that existing column without extra logging.

 

Yes. Each Charts card has a CSV export so the permalink aggregate can move to a spreadsheet for a migration log or a stakeholder report.

 

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