Worker routes only cover api/*, memes/*, audio/*, styles.css — sitemap.xml and robots.txt were falling through to Pages with no file to serve (404). Google Search Console couldn't fetch the sitemap for this reason. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
236 B
XML
8 lines
236 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://theradicalparty.com/</loc>
|
|
<changefreq>hourly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
</urlset>
|