Reverse Proxy w/ Cloudflare

Caching Strategy

Overview
Introduction to Reverse Proxies + Webflow
001
What Problems are we Solving?
What Problems are we Solving here?
101
The SSL Problem
102
Maximizing Site Performance
103
Staying Within Webflow's Hosting Plan Traffic Limits
104
Setup & Configurations
Proxy Configuration Approaches
201
Reverse-Proxy DNS Config
202
High Performance Configs
Proxying for Performance
300
Caching Strategy
301
Level 1 - Basic Caching
302
Level 2 - Caching + Optimization
303
Level 3 - Extended Caching + Optimization
304
Level 4 - Advanced Caching + Optimization
306
Administration
How to Determine if an Item is Cached
801
How to Remove a Cached Item
803
Emergency Revert
804
Resources
More Resources
901
No items found.
Published
October 28, 2023
Updated
October 28, 2023
in lightbox

Webflow Caching Strategy

When you consider your caching strategy, you want to think of your site as a well-defined set of content which has well-defined characteristics to identify them, and clear expectations around how often they'll change.

Understanding these things is essential to a good caching strategy.

I encourage you to devise your own strategy, but there are a few conveniences here since Webflow has a specific approach to its hosting design;

  • The sitemap is always at /sitemap.xml
  • RSS feeds are always named rss.xml
  • Images are stored on a separate server(s), and can never be edited. If you change an image, Webflow uploads the new file and creates a new URL
  • CMS data is always under a predictable path, like /blog/*

Outside of this, you want to think about your site's unique content as well;

  • How often does the homepage change?
  • What about other static page like About and Contact?
  • Do you have "directory" pages like /blog?
  • How often do you edit content in your CMS collections? Note this is not the same as adding content. If you add a new blog article, it will be uncached and seen immediately. If you edit a blog article, it will likely be cached and your changes will only be seen once the cache expires.

FAQs

Answers to frequently asked questions.

Videos
No items found.
Table of Contents
Comments
Did we just make your life better?
Passion drives our long hours and late nights supporting the Webflow community. Click the button to show your love.