Improve SEO: descriptive link text, canonical URL, robots.txt, sitemap

This commit is contained in:
2026-02-11 21:23:34 -05:00
parent 18d7a9ebb1
commit 9a98eb3d94
4 changed files with 31 additions and 9 deletions

9
public/sitemap.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://dev.dustin.coffee/</loc>
<lastmod>2026-02-11</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>