• Resolved chrismask

    (@chrismask)


    I was testing my site speed with Query Monitor and in most instanced rankmath was the slowest of all plugins, and as it seems it was due to my 270 redirection rows on database. I was searching a solution and chat gpt told me about redirection cache option but i couldnt find anything. Does it exist? If it doesnt, can you add it?

    In Rank Math, the Redirect Cache option allows you to enable or disable the redirect cache feature. When enabled, this feature stores redirects in a cache to improve the performance of your website by reducing the number of database queries required to process each request.

    To enable or disable the Redirect Cache option in Rank Math, follow these steps:

    1. Log in to your WordPress dashboard and go to Rank Math > General Settings.
    2. Scroll down to the “Advanced Settings” section.
    3. Under the “Redirect Cache” heading, use the toggle switch to enable or disable the redirect cache feature.
    4. Click the “Save Changes” button to apply your changes.

    It’s important to note that the redirect cache feature may not work on all hosting environments and could potentially cause issues with your website. If you encounter any problems after enabling the redirect cache, you may want to consider disabling it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Rank Math Support

    (@rankmathteam)

    Hello @chrismask,

    Thank you for contacting the support and sorry for the inconvenience caused.

    Our plugin doesn’t have the option to enable/disable the redirection cache but it automatically caches your redirections to improve the performance. You can check your database and there should be a table named rank_math_redirections_cache.

    Hope that helps. Let us know if you need any other assistance.

    Thread Starter chrismask

    (@chrismask)

    Hi, can we add this wp_rank_math_redirections_cache to object cache to improve performance or even add the whole rankmath table to object cache since it doesnt have user sensitive info?

    Plugin Support Rank Math Support

    (@rankmathteam)

    Hello @chrismask,

    Yes, you can add this table to the WordPress Object Cache to further speed up the queries coming out of it.

    Don’t hesitate to get in touch if you have any other questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirection Cache’ is closed to new replies.