Cache your webpages, so they load faster, just like web browsers. Sometimes when there is a lot of content on the webpage, the browser has to download quite a lot of data in order to display that webpage. To shorten the page load times, browsers cache most of the content that appears on the webpage, saving a copy of the web page's content on the device’s hard drive. In this way, the majority of the content will already be locally cached the next time the user loads the website, making it load considerably faster.
These files are kept by browsers until the hard drive cache is full or until their time to live (TTL) expires. (TTL is a measure of how long data should be stored in the cache.)
How to cache your web pages?
You can follow the below steps to cache your web pages:
- Go to Settings.
- Click on the Cache under the General header in the left side panel.
- You will be redirected to the cache screen where you will see the list of all web pages.
- By default, the TTL limit is set to 15 minutes.
- When you want to clear the cache for any of the web pages, then you can click on the Purge option next to it, which will remove its cache.
- If you want to clear the cache for all web pages, then you can click on the Purge All Cache button.