Hello,
I’m sorry to hear that you are experiencing issues with the post page sitemap not showing up while the page sitemap is visible.
Based on the information provided, there could be a few reasons why the post page sitemap is not displaying:
-
Post is Excluded From the Sitemap Settings of Rank Math: It’s possible that the post is excluded from the sitemap settings. You can check this by navigating to the Sitemap tab in the Rank Math settings and ensuring that the post is not excluded from the sitemap.
-
The Page is Set as Noindex: If the post page has been set as Noindex, it will not appear in the sitemap. You can verify this by checking the Advanced tab settings of the post or page and changing the Robots Meta tag from Noindex to Index.
-
You’ve Set a Custom Canonical URL: Setting a custom canonical URL for a post or page can also impact its appearance in the sitemap. Ensure that the canonical URL is correctly configured in the Advanced Tab of Rank Math.
If you have already checked these settings and the issue persists, please reply to this ticket, and a human agent from our support team will assist you further.
Thank you for your understanding.
Sources:
Why Isn’t My URL Included in the Sitemap? » Rank Math
We Detected New Post Type(s) » Rank Math
How to Configure Sitemaps in Rank Math – Best Settings and Tips
Hello,
Please share the sitemap URL so we can check as well. You can add it to the sensitive data section by editing your first post

It is completely secure, and only our support staff has access to that section.
Meanwhile, please follow these steps to flush your sitemap cache:
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. Disable the transient cache for the sitemap by applying this filter. This will make sure that your XML sitemap always reflects the latest changes on your site:
/**
* Filter if XML sitemap transient cache is enabled.
*
* @param boolean $unsigned Enable cache or not, defaults to true
*/
add_filter( 'rank_math/sitemap/enable_caching', '__return_false');
If you’re not sure how to add this code, you can follow this guide:
https://rankmath.com/kb/wordpress-hooks-actions-filters/
Looking forward to helping 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.