fix-typo (#18)
add SEO adjustments, apply html segments Reviewed-on: #18 Co-authored-by: Michael DiLeo <michael_dileo@proton.me> Co-committed-by: Michael DiLeo <michael_dileo@proton.me>
This commit was merged in pull request #18.
This commit is contained in:
@@ -2,14 +2,51 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.keyboardvagabond.com/</loc>
|
||||
<lastmod>2024-12-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.keyboardvagabond.com/about.html</loc>
|
||||
<lastmod>2024-12-19</lastmod>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<!-- Fediverse Services - These are external but part of our ecosystem -->
|
||||
<url>
|
||||
<loc>https://mastodon.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://piefed.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://pixelfed.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://bookwyrm.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://blog.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://picsur.keyboardvagabond.com/</loc>
|
||||
<lastmod>2025-09-28</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user