Files
auto/sitemap.xml
T
ilia f28e169a1a 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:05 -04:00

9 lines
232 B
XML

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