✨ 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 Country Blocker: Blocked Nations and Traffic

Country Blocker records every blocked request alongside the country code, the user agent, and the IP in its own option-based log. SleekView Charts groups those entries into Number, Pie, Bar, and Area cards so the geo block review starts on a dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Country Blocker

Country block data, finally aggregated

Country Blocker (Webmech) stores its blocking rules and recent block events as option rows. Settings live under keys like wpcb_blocked_countries and wpcb_allowed_countries, while the block log captures each rejected request with a country code, an IP, a request URI, and a timestamp. The default plugin screen shows the current rule set and a tail of recent blocks, which is enough to confirm a country was rejected, but it never aggregates volume by country or day.

SleekView Charts indexes the Country Blocker block log into queryable rows. A Number card carries today's blocked count, a Pie groups by country_code across the rejected nations, a Bar ranks remote IPs by block count, and an Area card tracks event timestamps per day. Each card runs server-side against the indexed Country Blocker output.

A short rule list can still reject thousands of requests per day on a multilingual site. The country Pie often surfaces a single nation taking the bulk of the volume, which is a useful conversation starter for tightening or loosening the blocked list. The daily Area card shows whether a recent rule change actually reduced the noise reaching the rest of the WordPress stack on the site.

Workflow

From Country Blocker logs to a geo dashboard

1

Index the Country Blocker log

Register the Country Blocker block log option key as a source. Country code, IP, request URI, and timestamp become groupable fields ready for any chart card on the dashboard.
2

Drop four cards

Number for blocked today, Pie for country mix, Bar for top blocked IPs, Area for daily volume. Every card runs server-side aggregations against the indexed Country Blocker rows.
3

Save the dashboard

Pin the layout for the geo review. A global date range and country filter reframe every card at once when investigating a sudden spike from a single nation or a quiet baseline week.
4

Scope per role

Hand junior admins a read-only block view. Country list edits, allow lists, and the rest of the Country Blocker configuration stay behind the plugin's own settings screens.

Sample dashboard

Charts you can build from Country Blocker data

Four cards that turn the recent-blocks tail and the country rule list into one geo dashboard for the security and ops team.
Number · Default

Blocked today

A KPI counting indexed Country Blocker rows where the block timestamp is in the last 24 hours. The first number on the morning review for any site with a geo rule list active.
Count
Pie · Donut

Blocked by country

Distribution across the rejected country_code values from the Country Blocker block log. The card that shows whether a single nation drives the bulk of the rejected requests.
Count group by country_code
Bar · Horizontal

Top blocked IPs

IPs ranked by block count from the indexed Country Blocker rows. Pairs with the SleekView grid for the matching rows and a one-step jump to an IP-specific deny rule when a single source is loud.
Count group by ip
Area · Gradient

Daily blocked volume

Blocked event count per day from the Country Blocker timestamp. The chart that shows whether a recent rule change actually reduced the volume reaching the rest of the WordPress stack.
Count group by block_date

Comparison

Default Country Blocker screen vs SleekView Charts

Default Country Blocker screen

  • Plugin screen shows the current rule list and a short tail of recent blocks only.
  • Country mix has to be read row by row from the recent-blocks list.
  • Daily time-series of blocked volume is not part of the default UI.
  • Top-IP ranking is not surfaced anywhere in the default views.
  • Multisite admins lack a network-wide visual rollup of geo block activity.

SleekView Charts

  • Charts run on indexed Country Blocker option logs with no extra storage.
  • Group by country_code, ip, request_uri, or any indexed field on the row.
  • Filters by date range and country apply globally across every card.
  • Saved layouts scope per role so juniors get a read-only geo block view.
  • CSV exports of any aggregate are one click away from a chart card.

Features

What SleekView Charts gives you for Country Blocker

Geo block as a dashboard

Blocked today, country mix, top IPs, and daily volume in one screen. The geo review starts at the dashboard instead of scanning the recent-blocks tail in the plugin admin.

Filters that reframe everything

Set a country or date range once. Every card updates including the daily Area chart and the IP ranking, no per-card editing or duplicated saved searches required.

Read-only by default

Charts never write to the Country Blocker option keys. Rule edits and allow-list changes stay inside the plugin's own settings screens, the dashboard layer never touches the data.

Audience

Who builds Country Blocker charts dashboards with SleekView

Security admins

Open the dashboard, confirm the country mix matches the expected rule list, and click into the grid when an unfamiliar country starts driving the volume against the site.

Agency support

Give clients a one-screen geo overview. Blocked today, top country, top IP, and the daily chart in one shared dashboard per WordPress site in the agency portfolio.

International ops

Use the country Pie to spot collateral damage from a broad block. If a market the business serves is being rejected too often, the rule list gets a targeted tightening or loosening review.

The bigger picture

Why country block data deserves a visual layer

Country Blocker is a simple plugin with a powerful side effect. A small rule list can reject thousands of requests per day, and the question for the team is whether that rejection is aimed correctly. Aggregate questions, the ones that matter when reviewing a geo policy, need charts.

Which country drives the volume, when did the spike happen, which IPs are most persistent, did the recent rule change actually reduce the noise. Those questions are about distribution and time, not a single block row. SleekView Charts gives the Country Blocker log a real dashboard surface so security and operations teams can answer those questions without exporting and without leaving WordPress.

Questions

Common questions about SleekView Charts for Country Blocker

Yes. The plugin keeps a short recent-blocks log alongside its rule lists in option keys. SleekView indexes those values into queryable rows so the four chart cards stay populated even on a fresh install, without any add-ons or custom logging code on the site.

 

Country Blocker logs the blocked requests it rejected. Allowed traffic does not land in the same log because the plugin lets it pass without recording a row. The dashboard therefore focuses on the blocked side, which is also where the policy questions live.

 

Yes. The block log captures the request URI alongside the country code, so a Stacked Bar card grouped by country_code with request_uri as a series shows whether a single country mostly hits wp-login.php, xmlrpc.php, or specific endpoints exposed by the site.

 

No. Charts read from the existing Country Blocker option keys and never write to them. The plugin continues to evaluate the country list and reject requests exactly as before, with no added load and no changes to its own runtime behavior on the site.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying SleekView grid is one click away for the raw block rows behind any chart. Useful for sharing geo block summaries in a monthly security review or a client report.

 

No. Rule edits live inside Country Blocker's own settings screens. The dashboard is intentionally read-only so the visual layer never modifies the country lists or interferes with the plugin's runtime rejection behavior on incoming requests.

 

Yes. Country Blocker stores its data per blog, and SleekView respects that scope. A network admin can build a per-site dashboard or one network-wide rollup that ranks sites by daily blocked volume or by the top blocked nation across the entire network.

 

The chart settings reference indexed log fields. Moving to another geo plugin means pointing the same chart card definitions at the new source. The visual layout, the saved date ranges, and the role-scoped dashboards survive even if the underlying blocker is swapped out.

 

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