Want to chnage the sitemap link with blog url

My blog is accessible at: sitelink/blog

However, the sitemap is currently generated at: webflow/sitemap.xml

Could you please help me create a sitemap that is accessible at: siteurl/blog/sitemap.xml — similar to the structure of the above URL?

Sitemap path has no relation to site content paths.
The most common convention is /sitemap.xml, which is what Webflow uses.

What are you trying to do?

I am trying to add blog/sitemap.xml url, but my CMS is on webflow domain and site on other domain. how can i link my blog/sitemap with my site

Sitemaps don’t work across multiple domains.
If you’re saying you’ve broken your sites into two parts on two domains, you’d have the Webflow sitemap list the Webflow pages, and your other site would list the pages on that domain.

If the blog page is already working correctly, is there a reason the sitemap wouldn’t function as expected as well

Not sure what you mean, if you have auto-generated sitemaps enable, then it functions exactly as expected.

when i am using autogenerated sitemap functionality it will create url with webflow, not with my sitedomain

Correct, because those pages are not on your other site’s domain.

You might need to read up on how sitemaps work, you can’t cross-reference other domains.

If you’re trying to merge two different sites together under a single domain, you’d want to build a reverse proxy that merges them together into one site, one domain, and in that process you’d modify your links and sitemaps and canonicals as well.

No the blog page is also on the webflow CMS and currtly showing fine in the frontend of the site. But only facing issue with sitemap.

Start over-
What are these published URLs-

  • Your Webflow site published URL, where the blog is
  • Your other site published URL
  • Your other site’s published sitemap URL

And what are you trying to change?