✨ 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 Kanban for Pretty Links

SleekView reads the Pretty Links table directly, groups every link by its enabled state, and lets the marketing team drag entries between Enabled, Disabled, Draft, and Trash so the underlying Pretty Links row updates the moment the column changes on the board.

♾️ Lifetime License available

SleekView Kanban board for Pretty Links

Why Pretty Links redirects fit a kanban view

Pretty Links stores every redirect in the wp_prli_links table. Each row carries a slug for the pretty URL, a url for the destination, a redirect_type like 301, 302, or 307, plus an enabled flag, a nofollow flag, and a sponsored flag. Click events land in wp_prli_clicks with timestamps and IP hashes. The plugin's links admin shows everything as a flat sortable table, which is fine for archive lookups but blind to the live audit and curation work the marketing team really needs to do.

SleekView Kanban reads the same wp_prli_links rows you would query with PrliLink. Pick the enabled flag or a derived status column as the group field and every link becomes a card slotted under Enabled, Disabled, Draft, or Trash. Card fronts show the pretty slug, the destination URL, the click count from wp_prli_clicks, the redirect type, and the date created, so the marketing team has every detail right on each card without opening any individual link.

Dragging a card between columns calls the Pretty Links helper for toggling the enabled flag or moving the link to trash, which writes back to wp_prli_links. The plugin's redirect cache refreshes so the storefront pretty URL stops or starts redirecting immediately, the link tracker updates, and any extension listening on the link state filters reacts, exactly as it would after a manual update from the links admin screen.

Workflow

From link list to live redirect audit board

1

Connect your Pretty Links source

Point SleekView at the wp_prli_links table. Add filters for category, redirect type, click count, or last clicked date so the board scopes to redirects from a specific campaign rather than every pretty link your marketing team has ever created across all the past launches and seasons.
2

Pick the enabled state as the group column

Choose the enabled flag combined with trashed status as the grouping field and the board renders one column per state. You can also group by redirect_type when reviewing whether 301 versus 302 redirects are being used consistently across the link inventory and SEO standards.
3

Choose what each link card shows

Map fields onto the card front. Most marketing teams show the pretty slug, destination URL, click count from wp_prli_clicks, redirect type, nofollow flag, sponsored flag, and date created so reviewers see every detail at a glance without opening the link edit screen for each.
4

Enable drag-and-drop status updates

Turn on writeback so dragging a card toggles the enabled flag or moves the link to trash. Pretty Links' redirect cache refreshes for storefront URLs, the click tracker updates, and capability checks tie writeback to manage_categories so only marketing managers can change link state.

Sample board

Sample Pretty Links redirect board

Four real Pretty Links states showing how a marketing team curates active redirects, disables expired campaigns, manages drafts, and clears trash from one shared view of every pretty URL.
Enabled
284
/go/holiday-sale top performer
412 clicks, 301 redirect
/go/affiliate-x partner link
188 clicks, 301 redirect
/go/podcast-ep42 episode link
320 clicks, 302 redirect
Disabled
58
/go/old-partner expired program
0 clicks since Jan
/go/holiday-2023 sunset campaign
Disabled, archived
/go/discontinued legacy redirect
Disabled, end of life
Draft
12
/go/black-friday-2025 placeholder
Awaiting destination URL
/go/new-podcast pending launch
Awaiting episode publish
/go/winter-collection draft
Awaiting product page
Trash
31
/go/typo-fix removed by mistake
Trashed last week
/go/duplicate-x cleanup
Trashed, never used
/go/old-partner-y trashed
Trashed, end of contract

Comparison

Default Pretty Links admin vs SleekView Kanban

Default Pretty Links admin

  • Flat list of every redirect, with enabled state shown as a toggle per row
  • No visual sense of how many redirects are active versus disabled or trashed
  • Bulk enable and disable require checkboxes and a dropdown at the top of the screen
  • Filtering by enabled state reloads the screen and loses the comparison context
  • Marketing managers need full Pretty Links access just to toggle a single link

SleekView Kanban

  • Reads the standard wp_prli_links table directly without a sync layer
  • Drag a card to toggle the enabled flag and refresh the redirect cache normally
  • Cards show slug, destination URL, click count, redirect type, sponsored flag
  • Column counts update live so Disabled and Draft backlogs stay visible
  • Per-role capabilities tie writeback to manage_categories as expected

Features

What SleekView Kanban gives you for Pretty Links

Native Pretty Links engine

Every column maps to a real Pretty Links state written back to wp_prli_links. The redirect cache refreshes so storefront pretty URLs stop or start redirecting immediately, the click tracker continues to count clicks on enabled links, and any extension listening on the link filters reacts.

Drag-and-drop with audit trail

Each move writes a structured log entry naming the user who dragged it, the source column, the destination, and the link ID. If a marketing manager disables a campaign link after the campaign ends, the chain of custody stays visible to the compliance reviewer during the next audit.

Saved boards per campaign

Filter to redirects tagged with a specific campaign for the marketing manager, redirects with zero clicks in the last ninety days for the audit team, and broken redirects flagged by the storefront monitor. Each saved view becomes a shareable URL that opens straight into the right board.

Audience

Where a Pretty Links kanban changes daily work

Top performer review

Marketing sorts the Enabled column by click count, identifies the top performing pretty URLs across each campaign, and doubles down on the underlying offer in upcoming content briefs so the editorial calendar matches the commerce data the team has access to internally directly.

Campaign sunset

When a campaign ends, the team filters to that campaign's category, drags every link in bulk from Enabled to Disabled, and the storefront redirects stop firing for those links immediately without the team having to edit each link individually one by one in the Pretty Links admin.

Broken destination triage

When the storefront monitor flags a redirect destination as broken, the team pulls the Broken cards into a saved view, fixes the destination URL in bulk, and drags the cards back to Enabled once each fix is verified so the redirect resumes pointing to the correct destination.

The bigger picture

Why this view matters for a Pretty Links site

Sites running Pretty Links accumulate hundreds of redirects over time. Some are top performers driving steady traffic to affiliate partners. Some go broken when a partner changes their URL structure or sunsets a product.

Some belong to campaigns that ended months ago but the redirects are still live and pointing readers somewhere they should not be. The default Pretty Links admin treats them all the same, which means marketing managers spend hours scrolling through long lists trying to identify which redirects need attention versus which are quietly working. The disconnect between what readers actually click and what the team can see shows up in the worst places.

A broken redirect drives readers to a 404 page on the partner site and the affiliate revenue from that pretty URL quietly drops to zero. A discontinued campaign keeps redirecting readers to the wrong page months after the campaign ended. A kanban view that reads and writes the same wp_prli_links rows the storefront reads keeps the team and the redirect inventory honest.

Every drag is a real state change, every column count reflects the real link health, and the cards themselves carry enough context for a new marketing manager to start curating redirects on day one of the job.

Questions

Common questions about SleekView Kanban for Pretty Links

Yes. SleekView reads wp_prli_links and wp_prli_clicks using the same schema Pretty Links uses internally. There is no shadow data store, no scheduled sync, and the board always reflects the live state of every redirect within seconds of any storefront change or click event happening.

 

Yes. Pretty Links caches redirects by enabled state for performance. Dragging a card to Disabled writes the new enabled flag, the plugin refreshes the redirect cache, and the storefront stops resolving that pretty URL to the destination on the very next request from any reader on the site.

 

Yes. Card fields are configurable per board. Pretty Links tracks click counts and last clicked timestamps in wp_prli_clicks. Most marketing teams show the slug, destination URL, click count, redirect type, nofollow flag, sponsored flag, and date created so every card carries the full context.

 

Yes. Every move runs through current_user_can with the capability you configure, typically manage_categories or a custom prettylinks_manager capability, before the writeback hits the database. Admins can move anything, limited roles can drag for personal sorting but the change does not persist.

 

Filters apply at the database query level. A typical board scopes to redirects from a specific campaign or to redirects with recent click activity, so the rendered card count stays well under a thousand. Older redirects remain queryable through a separate saved archive view for audits.

 

Yes. The click tracker fires on every redirect from an Enabled link regardless of how the link was enabled. Dragging a Disabled link back to Enabled immediately resumes click tracking, and the next reader who clicks the link adds to the click count tracked in the wp_prli_clicks table.

 

Yes. The destination URL is stored in the url column on wp_prli_links. SleekView reads it and shows it on the card front truncated to fit, so reviewers can spot obviously broken or off-policy destinations without opening the individual link edit screen for every card on the board.

 

Yes. Every drag writes a structured log entry naming the user, the source column, the destination column, and the link ID. The entry stores in the WordPress database, so a compliance reviewer can answer who disabled the campaign redirects without spelunking through Pretty Links plugin logs.

 

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