WP Rocket and Rocket-Nginx Caching on vCanopy
Third-Party Software Notice Our support team cannot provide support for third-party software and services. However, if you need assistance or spot an issue with this article please post in the vCanopy Community Forum, and we will make necessary updates/improvements where needed. All credit for this article belongs 100% to SatelliteWP for their awesome work creating Rocket-Nginx. Rocket-Nginx is […]
How to Set a Custom Cache Expiry Time for a Specific Page on Your Website (Nginx)
If you’re having trouble with a page that includes a form, sign-up process, optin or whatever it may be due to caching, and excluding it from the cache isn’t an option, then this article is for you. We see this on pages like the WP Ultimo sign-up page when using a custom URL, and we’ve […]
Remove Query Strings from Requests to Load the Cached Version of a Page
By default, vCanopy excludes query strings from the cache, so anytime a visitor loads your website with a query string attached (e.g. yourwebsite.com?123), they load the page from scratch, bypassing the cache, and therefore receive a slower load time on average. In most cases, this is a good thing, as query strings are unique and […]
Optimus Cache Prime – Cache Preloading
Third-Party Software Notice Our support team cannot provide support for third-party software and services. However, if you need assistance or spot an issue with this article please post in the vCanopy Community Forum, and we will make necessary updates/improvements where needed. Optimus Cache Prime (fantastic name!) is a cache preloader for websites that use an XML […]
Automatically Purge the Cache on Updates via Nginx Helper Hooks
Third-Party Software Notice Our support team cannot provide support for third-party software and services. However, if you need assistance or spot an issue with this article please post in the vCanopy Community Forum, and we will make necessary updates/improvements where needed. The code in this article was contributed by a vCanopy client and made public […]