Hello,
Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.
We’ve checked your page but didn’t find any issues which will prevent this from being indexed on Google.
However, please note that the site:
operator doesn’t always give an accurate test, it often just returns a sample of URLs. The best way is to use the URL inspection tool of the GSC account to check whether any URL is indexed or not.
Here’s what Google says about the site operator:
If a URL is indexed in Google, it can show up in search results for site: queries that are related to the URL, however it’s not guaranteed. If a URL doesn’t show in a site: query, use the URL Inspection tool to make sure the URL can be indexed and to submit the URL to indexing.
For more details, you can check this URL: https://developers.google.com/search/docs/monitor-debug/search-operators/all-search-site
Regarding your sitemap, if it is not updating, please 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/
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Â
Thank you.