Unlock Special Pricing for a Limited Time – GET 70% OFF NOW!

SpeedyGo
  • Feature
  • Documentation
  • Pricing
  • Blog
  • Support Ticket
  • FAQ
  • Login
It's Free Download Now
Login

Getting Started

  • Requirements & Compatibility
  • Installation
  • First-Time Setup

Caching & Preloading

  • Scheduled Expiration & Auto Purge
  • Cache Warm-Up
  • Cache Preloading
  • Mobile Caching
  • Object Caching
  • Browser Caching
  • Full-Page Caching

Asset Optimization

  • JS Interaction Loader
  • JavaScript Combination
  • CSS Combination
  • JavaScript Minification
  • CSS Minification
  • HTML Minification

Compression

  • Defer Scripts
  • Brotli Compression
  • Gzip Compression

Image Optimization (Pro)

  • Recommended Configuration (Pro Users)
  • Lazy Load
  • WebP Quality Control
  • Conversion Scope Rules
  • Enable WebP Conversion

PageSpeed & Analytics (Pro)

  • Mobile vs Desktop Tracking
  • Google PageSpeed API Integration

System & Developer Tools

  • Clean Uninstallation
  • WP-Cron Monitoring
  • Licensing & Security Checks
  • Admin Bar Purge Action
  • Advanced Cache Rules (.htaccess)

Troubleshooting

  • Purging Cache on UI Glitches
  • WebP Conversion Failing
  • Missing API Key / Connection Error
  • Excluding Broken Files (Minification & Combination Issues)
  • Debugging Compression Warnings
  • System Requirement Issues

Changelog

  • Changelog

Contact & Support

  • Contact & Support
View Categories
  • Home
  • Docs
  • Caching & Preloading
  • Full-Page Caching

Full-Page Caching

Path: SpeedyGo → Settings → Caching & Preloading

3.1 Overview #

Full-Page Caching generates and stores a static HTML version of your dynamic WordPress pages. Instead of executing PHP and database queries on every request, SpeedyGo serves the pre-generated HTML file directly from the cache.

This significantly reduces:

  • PHP execution time
  • Database queries
  • Server CPU usage
  • Time To First Byte (TTFB)

How It Works Internally #

  • Generates static HTML files inside wp-content/uploads/speedygo-cache/
  • Uses rewrite rules (.htaccess or NGINX configuration) to serve cached files before WordPress loads
  • Bypasses most PHP processing for faster delivery
  • Automatically clears cache on post updates, comments, and content changes

3.2 Settings #

Enable Full-Page Caching #

  • Turn ON Full-Page Caching

Cache Expiry Time #

  • Enter the value in Cache Expiry Time (in minutes)

Example:

  • 1440 = 24 hours

This determines how long cached files remain valid before being regenerated.

Exclude URLs #

Use the Exclude URLs field to prevent specific pages from being cached.

Recommended exclusions:

  • /checkout
  • /cart
  • /my-account

Why Exclusions Are Important #

This is especially important for:

  • WooCommerce stores
  • Membership websites
  • Dynamic dashboards

These pages contain user-specific or session-based content and should not be cached.

3.3 Best Practice Recommendation #

  • Always exclude dynamic and logged-in user pages
  • Test checkout and login functionality after enabling caching
  • Clear cache after changing settings

When configured correctly, Full-Page Caching delivers the biggest performance improvement in SpeedyGo.

Updated on March 12, 2026

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Browser Caching
Table of Contents
  • 3.1 Overview
    • How It Works Internally
  • 3.2 Settings
    • Enable Full-Page Caching
    • Cache Expiry Time
    • Exclude URLs
    • Why Exclusions Are Important
  • 3.3 Best Practice Recommendation
SpeedyGo
  • Support Ticket
  • Feature
  • Documentation
  • Blog
  • FAQ
  • Get SpeedyGo

SpeedyGo is built to make your WordPress site faster, lighter, and easier to manage. From caching to compression, we simplify performance so you can focus on growing your website.

©2026 SpeedyGo. All rights reserved.

  • Privacy Policy
  • Refund Policy
  • Terms and Conditions
  • Privacy Disclosure