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

Placeholder Image
Cache Trailing Non-Trailing Solution

The cache plugins save the output as a static html file and the visitors see the cached version.

Clear Cache After Switch Theme
Clear Cache After Switch Theme

When you switch theme, you might ask for the entire cache to be cleared.

Using Varnish Cache with WP Fastest Cache
Using Varnish Cache with WP Fastest Cache

Proxy cached content is automatically cleared when the cache created by WP Fastest Cache is cleared.

Ready to get started?

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