✨ 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 SEO Redirection

SleekView reads the redirect rules table and the 404 log table SEO Redirection writes to your database, then renders the result as a per-rule audit grid with source, target, status code, hit count and last hit inside WP Admin.

♾️ Lifetime License available

SleekView table view for SEO Redirection

Redirect rules are operational data. Read them like operational data.

SEO Redirection stores its rules and logs in dedicated database tables: redirect rules with source URL, target URL, status code (301, 302, 307) and hit counter on each row, plus a 404 log table that records every unmatched request with referrer, user agent and timestamp. The plugin's admin lists rules in a flat wp-list-table and exposes a 404 log screen. Both surfaces work for spotting one rule at a time and collapse during a real migration audit.

SleekView reads the same tables directly and renders the result as a sortable audit grid. One row per rule, with columns for source, target, status code, hit count and last hit. Filter to 302 rules that should be 301s, sort by hit count to retire dead weight, scope to rules created during a specific migration window. The 404 log becomes a second source, queryable per row, so the holes a migration left behind stop hiding inside a log screen.

Because the data lives in standard MySQL tables on the same database, queries hit the plugin's existing indexes. The plugin keeps owning request matching, redirect responses and 404 logging; SleekView adds the operational audit surface the flat rule list cannot offer.

Workflow

How SleekView surfaces SEO Redirection data

1

Point at the redirect tables

Pick the SEO Redirection rules table and the 404 log table as sources. Source URL, target URL, status code, hit counter and last hit timestamp surface as native columns automatically.
2

Compose the columns

Drag in Source, Target, Status code, Hits, Last hit and Created. Reorder, hide or rename any column without a custom manage_posts_columns callback or raw SQL.
3

Filter and sort like a database

Filter to 302 rules, to zero-hit rules created during a migration window, or to 404s from a specific referrer. Sort by hit count to retire dead weight in one click.
4

Save and gate the view

Name the view ("Top redirects", "Zero-hit cleanup", "Recent 404s") and gate by WordPress capability so SEO leads, developers and account managers each see the right slice.

Sample columns

A typical SEO Redirection rule audit view

Per-rule redirect rows from the plugin's own tables, joined with the 404 log when needed. The flat rule list becomes a sortable, filterable per-rule grid.
Source: SEO Redirection rules table
Source Target Status Hits Last hit Created
/blog/old-pasta-guide /blog/weeknight-pastas 301 12,540 2026-05-14 2025-09-02
/products/desk-v1 /products/ergonomic-desk 301 8,210 2026-05-14 2025-11-18
/promo/spring-2025 / 302 1,180 2026-05-13 2025-03-12
/team/devon-r /team/devon-rodriguez 301 42 2026-05-09 2026-04-20
/old/whitepaper.pdf /resources/whitepaper 307 0 2025-12-04

Comparison

Default SEO Redirection admin vs SleekView

Default SEO Redirection admin

  • Rules screen is a flat list with no sortable hit-count column at scale
  • No way to filter rules to a single status code or a creation window
  • 404 log is a separate screen, not a column joinable to the rule audit
  • Zero-hit rules cannot be surfaced as their own cohort in one click
  • Migration retrospectives rely on screenshots and manual sorting

SleekView

  • Source, target, status code and hit count as native columns
  • Filter to 302 rules or zero-hit rules in a single click
  • Last-hit timestamp inline for honest reporting on rule freshness
  • Saved views per role: SEO lead audit, developer cleanup, agency report
  • Same tables the chart view reads, so table and dashboard stay in sync

Features

What SleekView gives you for SEO Redirection

Rules as real columns

Source, target, status code, hits and last hit render as columns instead of a flat list that scrolls forever during a migration audit.

Composable rule filters

Stack filters on status code, hit count and creation date to land cohorts like 302s pointing at the homepage or zero-hit rules from the last migration.

Export the audit

Any filtered view exports to CSV. The top-redirect list and the zero-hit cleanup list become the next migration retro deliverable rather than guesswork.

Audience

Who uses SleekView for SEO Redirection

SEO leads

Filter to 302 rules created during a recent launch and convert the ones that should be permanent before the next crawl cycle locks in the wrong signal.

Developers

Sort by hit count to retire dead 301s and use the zero-hit cohort as the cleanup queue before the rules table grows past sane query budgets.

Agency consultants

Hand clients a redirect-health report by exporting the per-rule audit and pair it with the launch calendar so migrations turn into a documented playbook.

The bigger picture

Why a redirect plugin needs a real audit table

SEO Redirection does the operational work: it watches incoming requests, matches them against rules and either redirects or logs a 404. The plugin's flat rule screen and log table are fine for a small site that rarely migrates, and they collapse under any install that lives through a real content move. A migration leaves five hundred fresh rules, half of them never get hit, the 404 log fills up with edge cases that nobody sees because nobody opens the log screen, and the team finds out months later that traffic to a key landing page has been bleeding into a soft 404.

SleekView reads the same rules and the same 404 logs and renders the result as a sortable per-rule grid with source, target, status code, hits and last hit. Filters stack so the 302-to-301 cohort, the zero-hit cleanup queue and the top-redirect list become one-click views. The plugin keeps owning redirect behaviour; SEO leads and developers get the audit surface the flat rule list cannot offer.

Questions

Common questions about SleekView for SEO Redirection

From the redirect rules table and the 404 log table the plugin writes to your database. Source URL, target URL, status code, hit counter, last hit timestamp and the per-request fields the 404 log carries. No new tables and no separate sync layer.

 

No. The table reads the same rule and log tables from inside WP admin only. The actual redirect matching keeps running through SEO Redirection on the front end exactly as today, with no extra queries during page load.

 

Yes. Status code is a native column with values 301, 302 and 307, and works as both a filter and a sort key. The 302-cohort view that surfaces temporary redirects that should be permanent is one click away.

 

Yes. The 404 log table is a first-class source on its own with request URL, referrer, user agent and timestamp as columns. Sort by hit count to find the top unmatched pages a migration left behind.

 

Yes. Hit count is a native column from the redirect rules table and serves as both a sort key and a filter. The top-redirects view ranks rules by real traffic so the dead weight is obvious.

 

No. The plugin still owns request matching, the redirect response, the 404 logging and the per-rule edit UI. SleekView adds the audit table the flat rule list cannot offer, without touching how redirects actually work.

 

Yes. Saved views are gated by WordPress capability, so a developer sees the full 404 stream while an account manager sees only the top-hit redirect summary the client needs for the next retainer report.

 

Yes. Any filtered view exports to CSV with the columns the table shows. SEO leads typically export the top-404 list or the no-hits-since-migration list as the next sprint's redirect 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