There is a wrong URL in my sitemap. “/start” appends the english Homepage

#651419
  • Resolved Anonymous
    Rank Math free

    We have already tried clearing the Cache. It does not seem to be a problem with the cache.

    We have also tried adding a functions.php. Did not work aswell

    Could there be any other sources of the problem?

    We are yet to try implementing wpml seo glue plugin and would prefer a solution without adding this or any other plugins.

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    Please follow this guide to fix the incorrect homepage URL of your secondary languages in the sitemap: https://rankmath.com/kb/multilingual-seo-wpml/#num-11-1-rankmath-seo-adds-incorrect-entries-for-translated-homepages-in-the-sitemap

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Anonymous
    Rank Math free

    Hello Rakibuzzaman, thank you for the quick answer. Unfortunately we have already tried this solution and adding the code to our functions.php did not work. As i previously wrote

    Hello,

    In this case, you can try to follow the steps below and see if that works for you:

    1. Flush the Sitemap cache by following this video screencast:
    https://i.rankmath.com/pipRDp

    2. Exclude the Sitemap files of the Rank Math plugin in your caching plugin. The cache could be via a plugin or from the server. For plugins or Cloudflare, please follow this article:
    https://rankmath.com/kb/exclude-sitemaps-from-caching/

    3. If the above steps don’t seem to work, kindly apply the following filter to your site.

    add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
    

    Here’s how you can add filter/hook to your WordPress site:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/

    If the issue still persists, then we might need to take a closer look at the settings. 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/

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘There is a wrong URL in my sitemap. “/start” appends the english Homepage’ is closed to new replies.