✨ 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 Page Links To: external link redirects as a dashboard

Page Links To stores each custom redirect target in postmeta with the _links_to key and an optional _links_to_target flag. SleekView Charts reads those rows from wp_postmeta and renders KPIs, donuts by host, bars of top targets, and trends so the redirected catalog is visible across the corpus.

♾️ Lifetime License available

SleekView Charts dashboard for Page Links To

Read every Page Links To redirect at once, not post by post

Page Links To stores a custom redirect target on each post in wp_postmeta using the _links_to key, with an optional _links_to_target for the link target attribute. The plugin then short-circuits the WordPress permalink for that post so any visitor or backlink lands on the external URL instead. The plugin admin shows a single meta box per post. There is no list view, no host roll-up, and no count across the corpus.

SleekView Charts joins wp_posts to wp_postmeta filtered on the _links_to key and renders chart cards directly on top. A Number card counts how many posts on the site currently redirect off-site. A Donut groups the targets by host extracted from _links_to so editors see whether they are pointing at a partner domain, a campaign URL, or YouTube. A Bar lists the most-used target URLs. An Area on post_modified shows when the redirects are being added or changed.

Page Links To still owns the redirect itself, the meta box, and the link target flag. SleekView is read-only, so removing or updating a target still happens in the post editor while the team finally has a corpus-wide view of where the catalog actually points.

Workflow

From _links_to postmeta to a chart dashboard

1

Point SleekView at posts plus _links_to

Add a SleekView data source that joins wp_posts to wp_postmeta filtered on the _links_to meta key. The agent UI exposes the target URL and the optional _links_to_target flag as columns.
2

Switch the view to Charts

Flip the view from Table to Charts. The blank canvas is ready for cards built directly on Page Links To's per-post redirect targets.
3

Add KPI, host mix, ranking, and trend

Drop a Number card on the count of posts with _links_to set, a Donut on the host parsed from the URL, a Bar of top target URLs, and an Area on post_modified for redirects added or updated per week.
4

Save and share the dashboard

Save the chart view, scope it per role for editors and SEO, and pin it to the WP Admin sidebar so the off-site catalog is a glance instead of opening each post to inspect its meta box.

Sample dashboard

Charts you can build from Page Links To data

Four cards built on the _links_to postmeta key so the off-site redirect catalog is readable across the entire corpus on one screen.
Number · Default

Posts redirecting off-site

KPI counting wp_posts rows where the joined _links_to meta is non-empty. Top-line view of how much of the catalog points at an external URL instead of an on-site permalink.
Count
Pie · Donut

Redirect targets by host

Donut split by host parsed from the _links_to meta_value, so editors can see whether redirects mostly point at partner sites, campaign domains, YouTube, or social platforms.
Count group by meta_value
Bar · Horizontal

Top redirect targets

Horizontal bar listing the most-used redirect URLs from _links_to, ordered by how many posts target them. Useful for audits and link-equity decisions across the off-site catalog.
Count group by meta_value
Area · Gradient

Redirects added per week

Area chart of posts whose _links_to meta was added or changed per week, derived from post_modified on wp_posts. Shows when the off-site redirect catalog is actively maintained.
Count group by post_modified

Comparison

Default Page Links To meta box vs SleekView Charts

Default per-post meta box

  • Redirect target visible only inside the post editor's Page Links To meta box
  • No corpus-wide count of how many posts currently redirect off-site
  • No host or domain breakdown across the redirect catalog
  • No top-target ranking, so heavy reliance on a partner domain is invisible
  • No trend showing when redirects are being added or removed by editors

SleekView Charts

  • KPI, Donut, Bar, and Area cards built directly on the _links_to postmeta key
  • Host donut parses the target URL so partner vs campaign vs social mix is obvious
  • Top-target bar surfaces excessive concentration on a single external domain
  • Weekly trend on post_modified shows how active the editorial team is with off-site links
  • Read-only access leaves the redirect, the link target flag, and the meta box untouched

Features

What SleekView Charts gives you for Page Links To

Reads the _links_to postmeta

SleekView joins wp_posts to wp_postmeta filtered on the _links_to key. Every redirect target becomes a chart dimension. No schema changes, no plugin patches, no export to an external tool.

Mix KPI, host, ranking, trend

Number, Donut, Bar, and Area cards on one saved view. The corpus-wide count sits next to the host mix and the top-target ranking, with the trend area showing how fast the catalog is changing.

Per-role read access

Scope the chart view per WordPress role so editors see the off-site catalog and SEO sees the host distribution. Neither needs to open individual posts to confirm where the catalog points.

Audience

What teams do with a Page Links To dashboard

Spot single-domain dependence

Host donut shows when 70 percent of off-site redirects point at one partner. The team can rebalance, mirror content locally, or document the dependency before it becomes a single point of failure.

Audit stale campaign URLs

Top-target bar reveals campaign URLs that have outlived their landing pages. Each becomes an easy ticket: rewrite the redirect to the current campaign or remove the override and restore the local permalink.

Track editorial use of redirects

Weekly trend on post_modified for _links_to changes tells the SEO lead whether the editorial team is leaning more or less on off-site redirects, which informs link-equity strategy decisions.

The bigger picture

Why a Page Links To dashboard matters

Page Links To is one of those tiny plugins that quietly accumulates a lot of decisions over the years. A post here points to a partner, another there points to a YouTube video, a third points to a campaign that ended in 2022. Without a list view, none of that is visible until someone audits one post at a time.

The result is link equity flowing to dead URLs and a catalog of off-site redirects nobody can describe. A chart dashboard turns that into a one-screen audit. The KPI is the size of the off-site catalog.

The host donut tells you who the catalog actually serves. The top-target bar exposes the campaign URLs and partner domains that dominate. The trend shows whether the team is actively maintaining the catalog or letting it drift.

The plugin still does the redirect. The team finally has the read-out.

Questions

Common questions about SleekView Charts for Page Links To

Page Links To stores its target URL in the _links_to postmeta key and an optional link target attribute in _links_to_target. SleekView reads both. Any custom variants the site has added are picked up automatically as additional columns on the data source.

 

No. The redirect itself runs on the WordPress permalink hook before any chart query happens. SleekView only reads from wp_postmeta after the fact. Disabling SleekView changes nothing about how Page Links To handles requests on the front end.

 

Yes. The donut groups by host parsed from the meta_value column. A computed column can normalize subdomains so youtube.com and m.youtube.com count together, or so all partner subdomains roll up under one label for cleaner audits.

 

By default cards filter wp_posts.post_status to publish only, so drafts do not inflate the KPI. The filter is per-card, so a separate view can include drafts for editors planning future off-site redirects before publishing.

 

Yes. Cards accept a filter on wp_posts.post_type. A site that uses Page Links To mainly for a custom post type, say sponsored or partner, can pin a separate view scoped to that type without blog posts diluting the read-out.

 

When _links_to is removed from a post, the row disappears from the join, so the KPI drops on the next query. The trend area still reflects the deletion as a movement in the post_modified date, which is useful for audit trail purposes even after the meta has been cleared.

 

Cards aggregate. Individual post rows are not exposed unless a separate Table view is granted to the role. The KPI and donut tell editors how many redirects exist and where they point, without listing every URL by hand.

 

Yes. SleekView can read several redirect plugin tables on the same dashboard. A site running Page Links To plus Redirection can show the postmeta-based redirects on one card and the table-based ones on another, painting a complete picture of how requests get rerouted.

 

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