Super Preloader for Cloudflare

বৰ্ণনা

Super Preloader for Cloudflare helps you warm your site’s edge cache across multiple Cloudflare nodes using proxies and a Worker URL. Perfect for globally distributed cache coverage.

Getting Started

This plugin helps warm up Cloudflare edge caches by preloading your public URLs using a Worker script and optional rotating proxies. It helps reduce time-to-first-byte (TTFB) and improve real user performance metrics by ensuring content is already cached near your visitors.

Normally, Cloudflare only populates its edge cache in a specific location when a visitor from that region requests the page. This means content may be slow for first-time visitors in other geographic regions. By sending preload requests from various IP locations, the plugin helps increase Cloudflare cache hit rates across multiple edges.

It works best when used together with a caching plugin like Super Page Cache, since Cloudflare does not cache HTML responses by default—only static assets like images, CSS, and JS. This can lead to better scores in Core Web Vitals—especially the Largest Contentful Paint (LCP)—which is a key factor in SEO and user experience.

To get started, follow the detailed instructions in our How to Use section below.
Recommended steps:

  1. Create and deploy your Cloudflare Worker URL
  2. Get your Webshare proxies download link
  3. Create your sitemap using Yoast SEO, RankMath SEO, or a similar plugin
  4. Start preloading

How to Use

স্ক্ৰীনশ্বট

  • On settings tab you can configure Cloudflare Worker URL, Webshare.io Proxies URL, Sitemap.xml URL, and auto run interval.
  • The Stats tab displays a table showing the last 5 runs and the edge locations where your URLs are cached.
  • Logs tab for checking HTTP responses and debugging.
  • Cloudflare Worker script code to deploy. Set secret key here.
  • How to check if your Cache is HIT, MISS, or BYPASS.
  • Comparison of proxy usage versus direct connections

ইনষ্টলেশ্যন

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate via the Plugins menu in WordPress
  3. Go to Settings Super Preloader to configure your Worker, Proxy list, and Sitemap.

সঘনাই উত্থাপিত প্ৰশ্ন

What do I need to use this plugin?

You need a Cloudflare Worker URL (required) and optionally Webshare.io proxies for better global coverage. The plugin provides the Worker script code to deploy to your Cloudflare account.

Do I need a caching plugin?

It’s highly recommended. Cloudflare only caches static files by default, not HTML pages. Use it with Super Page Cache or similar plugins for best results.

How does this improve my site performance?

It pre-warms Cloudflare’s edge caches globally, reducing Time to First Byte (TTFB) and improving Core Web Vitals scores. Users worldwide get faster page loads instead of slow “cache miss” responses.

পৰ্য্যালোচনা

জুলাই 27, 2025
Super Preloader for Cloudflare is a must-have for global site speed. It preloads URLs across Cloudflare edge nodes using proxies and a Worker, cutting TTFB and boosting Core Web Vitals. Simple setup, powerful results, big thanks to the author for this brilliant plugin!
আটাই 1টা পৰ্য্যালোচনা পঢ়ক

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Super Preloader for Cloudflare” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “Super Preloader for Cloudflare” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

1.0.2 – 20.10.2025

  • Added: Manual setting of cron start time

1.0.1 – 27.07.2025

  • Fixed: Removed deprecated load_plugin_textdomain() call
  • Improved: Stats table styling and hover effects
  • Added: Color coded tooltips for displaying edge locations on hover
  • Added: Comprehensive statistics summary with cumulative and latest run metrics

1.0.0

  • Initial release