caseware/sitemap.xml
ilia eb863dde07 Add SEO baseline: robots.txt, sitemap.xml, canonical, OG/Twitter tags, JSON-LD
Fixes missing crawler/social metadata so search engines and link
previews can index and render the page correctly.
2026-07-08 10:58:06 -04:00

9 lines
236 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://caseware.levkin.ca/</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>