Redirect Loop

by admin

WP Fastest Cache adds 301 redirection rule into htaccess file. It causes redirect loop sometimes. If you have such issue, you need to follow the steps.

1. to disable WP Fastest Cache

2. to add the following line after <?php which exists at the top of wp-config.php file.

define('WPFC_DISABLE_REDIRECTION', true);

3. to save the settings of WP Fastest Cache

Related articles

Exclude Page
Exclude Page

Although WP Fastest Cache works flawlessly, sometimes optimizing pages can cause errors. In this case, instead of disabling the plugin…

How to Disable Clear Cache Hook System
How to Disable Clear Cache Hook System

Clear Cache Hook System is a way for one piece of code to clear cache.

Automatic Cache
Automatic Cache

The cache is created in two ways. First, it is created when the page is visited. Second, If enabled, it…

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.