My site isn’t updating like it should or I migrated the site and it doesn’t look the way it should?
If you update your site and you see that the site looks the way it should while logged in, but doesn’t look right when you’re logged out, chances are you are using our server caching, but haven’t configured Nginx Helper to purge it. If you’ve just migrated a site in and you see a vanilla […]
How Do I Reinstall vCanopy Plugins?
Introduction vCanopy offers 2 server stacks that use different plugins to manage our server level caching. When you migrate a site in, these may be removed depending on the migration method. NGINX When you spin up a new WordPress site on Nginx, we automatically install Nginx Helper, and the vCanopy Redis Object Caching plugin. OPENLITESPEED […]
Exclude a Custom WP Ultimo Sign-Up URL from the Cache
If you’re using a custom sign up URL for your WP Ultimo website and it doesn’t end in “.php”, then you may need to exclude that page from your websites cache. If you’re using our server caching options, below is a walk through on how to do this, and below is an example of what […]
An Introduction to vCanopy Server Caching Options
Introduction If you’re new to vCanopy, our server caching options may be a little confusing at first, especially if it’s your first time venturing outside of the more traditional caching plugins such as WP Rocket, Swift Performance, W3TC, etc. Some of these perform admirably well – especially Rocket and Swift – but they simply can’t […]
Diagnosing Caching Issues
From time to time some we get reports of somewhat strange caching issues. This can be a very frustrating experience to go through, especially when it seems like all caching is completely turned off, or previously things were working just fine until right now. Fortunately, these kinds of things don’t happen very often. This article […]
Nginx Helper and Custom Post Types
If you have a website with Custom Post Types (CPTs) and you’re using our server caching, you may find that if you have an archive style page where you display these CTPs, that these are not purged from the cache automatically. CPT pages themselves will be automatically purged by Nginx Helper, but by default, it can’t […]