WordPress - How to view your website without caching

WordPress - How to view your website without caching

Sometimes you need to see your website without using any caching mechanism. In this article, we will demonstrate how you can achieve that.

 

1 - Try to open a page in private mode

Most of the web browsers give their users the option to browse the website in private mode. When you are using this option, your browser does not use any caching mechanism. This means you're visiting the latest modifications on your website as a new user. Now the question is how to use that option:

Google Chrome Incognito Mode

Firefox Private Mode

Safari Private Mode

Opera Private Mode

 

2 - Hard Refresh

Hard refreshing means force the browser to clear all saved data for the current website and load all the resources from server.

How to hard refresh in different browsers

 

3 - Clear Caching Plugin 

Based on the caching plugin you are using, you should choose a different path to clear that plugin cache. Here is how to clear the cache for some famous caching plugins.

 

W3 Total Cache plugin 

1- Log into the WordPress Dashboard
2- Move your mouse over Performance, then click Dashboard
3- Now click on "empty all caches"


 


WordPress Super Cache plugin

You need to visit the Settings » WP Super Cache page and click on the ‘Delete Cache’ button.


 


4- Deactivate CDN services 

Some users use CDN services like Cloudflare or MaxCDN. Based on the service you are using there are plenty of tutorials that explain how to deactivate the service temporarily. Please make sure the CDN service is not active when you want to check your website without cache. 

 


    • Related Articles

    • WordPress - How to Reset my WordPress Website?

      We are going to use WordPress reset plugin for doing that. Before we start, you should know that: After reset, all website content including pages, posts and media and all settings will be deleted. Plugins and theme will not be deleted, but you ...
    • Massive Dynamic - Clear Cache

      In this article, we will describe how to delete the md-cache folder. 1. Login to the WordPress dashboard 2. From the left-hand sidebar navigate to the plugins >> add new 3. Install and activate "file manager" plugin 4. Use file manager plugin and ...
    • WordPress - How to Disable Comments

      In this article, we will explain how to disable comments on the whole website. 1. Navigate to the WordPress dashboard >> plugins >> Add new 2. Install and activate the file manager plugin  3. Open file manager plugin from WordPress dashboard. ...
    • Massive Dynamic - Without any logo

      In this article, we will explain how to remove the logo. 1. Open your website in site setting mode. 2. From the left-hand sidebar, navigate to Branding 3. Remove any logo there 4. Create a transparent png. This link generates the transparent png >> ...
    • WordPress - Revisions

      In this article, we will show how to use revisions on WordPress. Revision is a feature that allows you to undo changes and go back to an earlier version of a post or a page. For using this feature follow these steps: 1. Login to the Wordpress ...