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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user