Blog sitemap
Serve Rootscript at /blog.xml
Google Search Console now requires the submitted sitemap to live on your verified domain. Create a /blog.xml page that forwards your Rootscript project sitemap, and Rootscript can keep resubmitting it automatically after every new blog publish.
What Rootscript checks
- Your production domain responds at
/blog.xml. - The response is valid sitemap XML.
- The sitemap entries match this project's Rootscript-hosted sitemap.
- After the check passes, Rootscript can submit
/blog.xmlto Google Search Console after each new blog publish.
Choose your application
React / Next.js
Serve /blog.xml from your React framework by proxying the Rootscript project sitemap.
Angular
Add a server endpoint for /blog.xml in your Angular SSR or hosting layer.
WordPress
Expose /blog.xml from WordPress with a small rewrite and XML proxy callback.
Shopify
Serve /blog.xml through a Shopify app proxy or your edge/CDN layer.