blank sitemap

#318838
  • Resolved jasmin
    Rank Math free

    sitemap suddenly stopped showing and it is blank white page now. i did, Exclude Light speed cache from caching sitemap but still not solve.

Viewing 15 replies - 1 through 15 (of 16 total)
  • jasmin
    Rank Math free

    Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.

    There is a known issue with the LiteSpeed plugin with Rank Math’s sitemap generation.

    Please follow this thread to resolve this: https://wordpress.org/support/topic/litespeed-break-rankmath-sitemap/

    I hope that helps.

    Thank you.

    jasmin
    Rank Math free

    Could You please tell me where to add this code in wp-config.php ?

    Hello,

    You can place the code after this line in your wp-config.php file:

    Litespeed sitemap issue

    Once done, clear your website and browser’s cache and let us know if the issue still persists.

    I hope that helps.

    Thank you.

    jasmin
    Rank Math free

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

    added this code still not working.

    Hello,

    I’ve checked your sitemap, and it’s already working fine. Here’s a screenshot for your reference:

    Sitemap

    Please clear your browser’s cache if it’s still not showing on your end.

    Thank you.

    jasmin
    Rank Math free

    i truned of litespeed thats why it is showing sitemap..but my performance and page speed decreased drastically..could you please Please help me..i am loosing ranking in google…

    Hello,

    Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Thank you.

    jasmin
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    jasmin
    Rank Math free

    i added my credential please fix my issue.

    Hello,

    I can’t seem to connect to your FTP server as you can see in my screenshot in the Sensitive Data section.

    Could you please check it so we can further debug the issue?

    Looking forward to helping you with this one. Thank you.

    jasmin
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    Thank you. I have accessed your FTP server. I went ahead and applied to code to your website’s wp-config.php file and the sitemap is now working even with the Litespeed plugin installed.

    Please clear your browser cache and check it from your end again.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    jasmin
    Rank Math free

    still sitemap is blank. i tried it different browsers after clearing my cache but problem is still there.i checkd it brave, uc ,edge but sitemap is blank

    jasmin
    Rank Math free

    Finally my problem is solved by litespeed cache technical team. Thanks You also for Your Effort . But should put the code right after the <?php in Wp-Cofig.php

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

Viewing 15 replies - 1 through 15 (of 16 total)

The ticket ‘blank sitemap’ is closed to new replies.