• Resolved Rajibul Islam

    (@rajibms)


    Hi,

    Recently I noticed that Rannkmath sitemaps getting a blank page. Even others also complained about this and Rankmath still suggested to flush cache and exclude from caching. A Rankmath Support says on a thread that uses the following code on functions

    if (strpos($_SERVER[‘REQUEST_URI’], “sitemap”) !== FALSE) {
    define( ‘LITESPEED_DISABLE_ALL’, true );
    }

    After using this code Rankmath Sitemap is working with the Litespeed cache.

    Additionally, My other website working fine with Yoast and Litespeed Cache.

    Now my question is, Will it kill Litespeed Crawler or hurt LiteSpeed Cache Crawler?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Rank math issue should have been fixed just now in v4.4.7a1.

    Please give it a try , you can get it in toolbox -> beta test -> click “dev” and upgrade

    Thread Starter Rajibul Islam

    (@rajibms)

    Thanks for your reply.

    I add a code snippet on functions and it’s working now.

    Is there any estimation of when will release the stable version?

    Plugin Support qtwrk

    (@qtwrk)

    I’m sorry I don’t have ETA for that yet

    but you can use the code snippet for the time being if needed.

    Thread Starter Rajibul Islam

    (@rajibms)

    ok thanks

    Hope it will get a nice update for 5.9 especially Improved Lazy Loading.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with Rankmath Sitemap’ is closed to new replies.