Duplication of blog page

#612367
  • Resolved Anonymous
    Rank Math free

    We have created a blog page and it set to “Post Page” in the Setting->Readings section. Then we have default pots and changed their permalink as site url/blog/post-name. So that pblog page is showing on both page and post xml of rankmath. Please help us to remove blog page url from post xml only

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

    Thank you for your query, and we are so sorry about the trouble this must have caused.

    Can you 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/

    We hope that helps, and please don’t hesitate to get in touch if you have any other questions.

    Thank you.

    Anonymous
    Rank Math free

    Had tried the same and not working

    Hello,

    We checked the page and post sitemaps.

    Upon checking we can see that the blog page is only in the page sitemap and not in the post sitemap anymore.

    screenshot

    screenshot

    Looks like Flushing SItemap cache did the job already.

    If you still see the blog page in both sitemaps at your end then it must be a browser cache issue.

    Can you please try clearing your browser cache or use a different browser or an incognito/private window to see if that works for you?

    We hope that helps, and please don’t hesitate to get in touch if you have any other questions.

    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 ‘Duplication of blog page’ is closed to new replies.