fix(seo): update sitemap dates, keywords, and structured data

- Update sitemap lastmod to 2026-03-15
- Add WinBox browser, VPN, CA, reports, SRP-6a to keywords
- Add VPN onboarding and PDF reports to schema.org featureList

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-15 18:18:52 -05:00
parent d178b507ea
commit 90f937ddeb
2 changed files with 6 additions and 4 deletions

View File

@@ -2,13 +2,13 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://theotherdude.net/</loc>
<lastmod>2026-03-09</lastmod>
<lastmod>2026-03-15</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://theotherdude.net/docs.html</loc>
<lastmod>2026-03-09</lastmod>
<lastmod>2026-03-15</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>