WP Fastest Cache does not work with default permalinks. For this reason, you need to change the permalinks. Continue reading

WP Fastest Cache does not work with default permalinks. For this reason, you need to change the permalinks. Continue reading
By default the preload sorts the content types. This works for most users, but sometimes there are situations that requires you to reorder them. Continue reading
2020 is almost over. And while this year has been full of struggles and difficult times, there’s also a lot to be grateful for. Continue reading
WP Fastest Cache is totally compatible with Cloudflare. In order to minimize potential conflicts, you need to Cloudflare cdn integration.
Continue reading
It is very simple to exclude any url from the cache. You can call the following function in a theme or a plugin file to exclude current page.
1 |
wpfc_exclude_current_page(); |
It is a known fact that youtube videos slow down the sites. So why is speed so important? Because the decrease in page speed also affects your google ranking. Continue reading
You can write your own function that will modify the content of minified or combined css sources before saving. Continue reading
You can write your own function that will work after the cache is cleared. Continue reading
If you use the MultiSite installation on your wordpress, separate cache is created for each site. When you click on the “Clear All Cache” button, only the cache of the current site is cleared. Continue reading
Lazy Load feature may not always work properly. Instead of disabling the Lazy Load feature completely, we can disable it for specific images to avoid loss of speed. If you want to disable Lazy Load for a specific image, you can do this in two ways. Continue reading
If you’re the type of person who focuses more on performance rather than fancy colors and text, WP Fastest Cache might be for you. You don’t get a lot of colorful settings menus and out of this world terminologies, and for you, that may be a good thing.
When you update any plugin or theme, you might ask for the entire cache to be cleared. Continue reading
When a new post is published, its cache will not be created until a visitor enters it. The same situation will happen when a content is updated because the caches of the posts are deleted when the post is updated if the “update post” option is active. Continue reading
CloudFront may return 403 Access Denied error if you are using Amazon S3 bucket as the origin of Amazon CloudFront distribution. Here is the solution. Continue reading
Besides being the best cache plugin, WP Fastest Cache reaches a wide audience day by day. Let’s take a look back at what happened this past year. Continue reading
One of the ways to clear cache is clicking on the link which exists on the admin toolbar. By default, only the admin users can see the clear cache button on the toolbar. Continue reading
WP Fastest Cache generates a static HTML file saving the page rendering time whenever the page is loaded. This fantastic plugin helps you rank better in the Google search results by improving the SEO ranking and page load time.
I have never seen such a bad hosting company. No need to talk a lot about it. Just run away from SmartHost.net
Slowness
I bought a VPS hosting which is located in Las Vegas. You cannot even imagine how slow it is.
Even I cannot install WHM. I started to install but it stops and does not proceed. We have 15 VPS server for image optimization but I have never seen such problem before 🙂
No Refund
There is no refund system. They do not pay back.
If you have installed an SSL certificate on your website, the website may not be available via a secure HTTPS connection by default. Continue reading
WP Fastest Cache automatically excludes the urls with JSON as content type. Continue reading