3xx redirect

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

    Thanks for contacting us, and sorry for any inconvenience that might have been caused due to that.

    Can you please add a bit more information on where you’re encountering 3xx redirection on sitemap?

    Are you referring to redirection from sitemap.xml to sitemap_index.xml?

    Looking forward to helping you.

    Thank you.

    No… it’s a redirect from one url in the sitemap to another and also the redirected url are not visible on sitemap…it’s an error showed by ahref

    Hello,

    Redirected URLs should automatically be removed from your sitemap. Since it’s not updating, please try following the steps below to 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 doesn’t seem to work, kindly apply the following filter code 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 persists, you may try excluding pages/posts form sitemap by following the URL below:
    https://rankmath.com/kb/configure-sitemaps/#exclude-posts

    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 ‘3xx redirect’ is closed to new replies.