✨ 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 Feedback for Fastor CDN

Fastor CDN stores edge rules, purge history, and hit ratios inside WordPress. SleekView Feedback turns those rows into a sortable, upvoteable board so your team can flag stale assets, vote on cache rules, and track which optimizations actually stick.

♾️ Lifetime License available

SleekView Feedback board for Fastor CDN

From Fastor CDN rules to a live review board

Fastor CDN writes every cache rule, purge event, and hit ratio sample to its own option keys and a log table inside the WordPress database. The data is rich, but the admin screens are built around shipping the next rule, not around developers, editors, and clients arguing about whether the latest aggressive purge actually helped or just shaved a few milliseconds off one page.

SleekView Feedback reads any Fastor source you point it at, including a custom query against fastor_cdn_rules, a saved view of purge events in wp_options, or a CPT you use to track rule changes. It renders one card per rule, purge, or asset path, sorted by upvotes, with a status pill, a category tag, and a vote button that writes straight back to the column you chose.

You stop chasing cache feedback through Slack threads and Lighthouse screenshots. Developers and editors land on a clean board, upvote the rules they want kept, downflag the purges that broke the checkout page, and your performance roadmap stops drifting from what visitors actually experience on the edge.

Workflow

From Fastor CDN events to a public board

1

Pick the Fastor source

Point SleekView at the table or post type Fastor writes to. Cache rules in fastor_cdn_rules, purge events in a custom log table, or a CPT you maintain by hand all work. Filter by domain, path pattern, or rule type with a WHERE clause.
2

Map vote, status, category

Choose which numeric column counts as upvotes, which column holds the status label like active, paused, or rolled back, and which column carries the path or asset type tag. SleekView reads these on every page load so the board reflects what Fastor did last.
3

Embed the feedback view

Drop the SleekView block on any page or use the shortcode. Visitors see a sorted feed of cache rules with title, vote count, author, status pill, and category pill. The board paginates, filters by asset type, and can be public or behind a login.
4

Votes write back to Fastor

Every upvote increments the vote column on the source row. Your CDN dashboard learns which rules the team trusts, since you can sort future rule changes by score, retire low scoring rules, and prioritise the ones earning attention from your dev team.

Sample board

Sample Fastor CDN review board

A peek at how recent Fastor CDN rules and purges look when they land on a SleekView Feedback board, with stale asset reports, cache hit wins, and rule change requests mixed together.
312 votes
Checkout JS still served from edge after deploy, breaks coupon flow
Rin Sakamoto Bug Investigating
201 votes
Add a stale while revalidate rule for the homepage hero
@perfteam Feature request Planned
168 votes
Aggressive image purge nuked WebP variants, originals served instead
Dario P. Bug In progress
134 votes
Edge hit ratio jumped to 94 percent after the asset versioning rule
Mei Hashimoto Praise Shipped
87 votes
Bypass cache for logged in editors automatically
@cmsadmin Idea Open
52 votes
Per country TTL for the pricing page, EU and US differ
Olu Adeyemi Feature request Open

Comparison

Fastor CDN admin vs SleekView Feedback

Fastor default screens

  • Cache rules sit in a back office screen that only ops engineers ever open
  • No way for editors or developers to upvote rules that actually helped LCP
  • Stale asset complaints live in Slack screenshots, not next to the rule
  • Status of each purge is buried in a log table with no shared view
  • No public queue to show clients which rules are active, paused, or rolled back

SleekView Feedback

  • One card per Fastor rule with title, votes, status pill, and asset type tag
  • Upvote writes back to the source column so future rule changes can sort by score
  • Filter by path pattern, domain, or rule type using any column already in fastor_cdn_rules
  • Embed on a public page or behind a login with one shortcode or block
  • Developers stop arguing in Slack and start voting on cache rules in WordPress

Features

What SleekView Feedback gives you for Fastor CDN

Cache rule review built in

Each Fastor rule becomes a votable card. Developers see which rules the team prefers, which ones cause stale checkout assets, and which ones get retired. The board acts as a living changelog of your edge strategy without anyone touching a spreadsheet.

Stale asset reports inline

Add a Bug category to the board and editors can flag any stale CSS, JS, or image with one click. The flag lives next to the rule that produced it, so your CDN engineer can fix the rule before the next deploy instead of finding out from a support ticket.

Upvotes feed back into rules

Because votes write to the source column, you can sort Fastor rules by score, promote high voted rules to global scope, and quietly drop ones that nobody likes. The feedback loop stops being a feeling and becomes a number in the database.

Audience

How teams use the Fastor CDN feedback board

Dev team rule review

Internal developers upvote the Fastor rules worth keeping and flag the ones that cause stale assets after deploys. The board replaces a Notion doc and gives the tech lead one screen to triage the rule queue.

Client facing performance vote

Agencies share the board with clients so they can vote on which Fastor rules to keep active. The client sees which cache settings ship next week and feels in control without opening the WordPress admin.

Performance triage queue

Performance teams use the board as a triage queue. Anything flagged as stale or broken gets reviewed first, and resolved items move to a Shipped status so the audit trail is visible without trawling CDN logs.

The bigger picture

Why a Fastor CDN feedback board changes the workflow

Fastor CDN is great at moving bytes. It is much worse at telling you which of those edge rules should actually stay, get tuned, or get rolled back. Most teams end up with a back office full of cache rules and a Slack channel full of complaints about stale checkout assets, and the two never meet.

Developers miss the rules that work, performance engineers keep shipping rules that break editor previews, and clients lose trust because nobody can show them what was decided. A feedback board changes that pattern. Cache rules stop being throwaway entries in a log and start being something the team and stakeholders react to in public.

Upvotes give you a cheap, honest signal about which rules deserve more traffic. Bug flags give you a backlog that is sorted by impact instead of by whoever shouted loudest in the last incident. And because everything writes back to the source row, the next time Fastor evaluates a rule it already knows what worked.

The result is fewer broken deploys, fewer stale carts, and a much shorter feedback loop between the rule you ship today and the page that loads cleanly tomorrow.

Questions

Common questions about SleekView Feedback for Fastor CDN

No. SleekView Feedback reads directly from whatever table or post type Fastor is using, including fastor_cdn_rules and the option keys Fastor populates for purge events. You point it at the source, pick the columns for votes, status, category, author, and title, and the board renders. No ETL job and no duplicated data.

 

Yes. SleekView ships with anonymous voting backed by cookies, so public visitors can upvote rules and purges without an account. You can also require login if you want the board restricted to developers or paying members, and the same view handles both modes with a single toggle.

 

Each visitor gets a cookie scoped vote token per item. Logged in users are tracked by user ID. The plugin also exposes a rate limit so a single IP cannot spam the board, which is enough to keep public boards honest without forcing a signup wall in front of your developer audience.

 

Yes. SleekView accepts a WHERE clause when you wire up the data source, so you can scope the board to one domain, one path prefix, one rule type, or any combination of fields Fastor already stores. Different boards on different pages can use different filters without duplicating any data.

 

The Bug category is just a value on the row. You can write it into an option key Fastor already understands or a dedicated column. Either way it shows up in the WordPress admin alongside the original rule, so the engineer who wrote the rule can see the flag without leaving WordPress or opening another tab.

 

They write back to the source column, which means Fastor and any of your own queries can sort future rule changes, retries, and rollbacks by that score. Several teams use the score to gate which rules get promoted to global scope, which makes the board operational and not just a vanity dashboard.

 

Both. SleekView ships as a Gutenberg block, an Elementor widget, a Bricks element, and a classic shortcode. Theme developers can also call the render function from PHP and pass a configuration array, so you can mount the board on any template without touching the page editor at all.

 

The view paginates server side and only loads the rows it needs to render the current page. Indexed columns stay fast even on long tables. For really big rule sets, scoping the board by domain or rule type keeps both the query and the audience focused, so the page feels snappy even at scale.

 

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