How to generate a sitemap.xml file in a Blazor WASM app

Viewed 251

I am currently using a Blazor WASM application to host a website and a blog. Adding Google Tag Manager was not a problem but what has been puzzling me is how to add a sitemap.xml that can be dynamically generated. Has anyone had any experience in doing this?

0 Answers
Related