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

Clear Cache of Specific URLs when Updating or Posting
Clear Cache of Specific URLs when Updating or Posting

If all cache is not cleared when a post or a page is updated, this feature may be useful for…

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.

Clear Cache Link on the Toolbar
Clear Cache Link on the Toolbar

One of the ways to clear cache is clicking on the link which exists on the admin toolbar. By default,…

Ready to get started?

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