Viewing 1 replies (of 1 total)
  • This is a caching issue. The plugin does not modify permalinks or .htaccess, so nothing is permanently stored as a redirect.

    It is either your site caching the redirect (clear the entire site cache) or your browser caching the redirect (which would be for you only – not the rest of the world). Whenever you have caching enabled (of any sort), you should always clear it after you add a new redirect (so it behaves as you expect it to) and after you delete a redirect (so it clears the redirect).

    Since there are so many caching plugins (and in some case it is in the theme), it is up user to remember to clear the cache files for whatever caching program they are using. Remember that caching saves a generated copy of a page or element, so if it redirects when the cache file is created, it will redirect until that cache file is expired or removed.

    Warm regards,
    Don

Viewing 1 replies (of 1 total)
  • The topic ‘Quick Redirect creates 403 Error’ is closed to new replies.