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:
@@ -5,7 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>The Other Dude — Fleet Management for MikroTik RouterOS</title>
|
<title>The Other Dude — Fleet Management for MikroTik RouterOS</title>
|
||||||
<meta name="description" content="Manage hundreds of MikroTik routers from a single pane of glass. Zero-knowledge security, real-time monitoring, and configuration management — built for MSPs.">
|
<meta name="description" content="Manage hundreds of MikroTik routers from a single pane of glass. Zero-knowledge security, real-time monitoring, and configuration management — built for MSPs.">
|
||||||
<meta name="keywords" content="MikroTik, RouterOS, fleet management, MSP, network management, WinBox alternative, MikroTik monitoring, MikroTik configuration, router management, network monitoring tool, MikroTik dashboard, multi-tenant network management">
|
<meta name="keywords" content="MikroTik, RouterOS, fleet management, MSP, network management, WinBox alternative, WinBox in browser, WinBox browser, MikroTik monitoring, MikroTik configuration, router management, network monitoring tool, MikroTik dashboard, multi-tenant network management, MikroTik VPN, WireGuard MikroTik, MikroTik certificate authority, MikroTik PDF reports, SRP-6a authentication, zero-knowledge security">
|
||||||
<meta name="author" content="The Other Dude">
|
<meta name="author" content="The Other Dude">
|
||||||
<meta name="robots" content="index, follow">
|
<meta name="robots" content="index, follow">
|
||||||
<meta name="google-site-verification" content="d2QVuWrLJlzOQPnA-SAJuvajEHGYbusvJ4eDdZbWSBU">
|
<meta name="google-site-verification" content="d2QVuWrLJlzOQPnA-SAJuvajEHGYbusvJ4eDdZbWSBU">
|
||||||
@@ -52,7 +52,9 @@
|
|||||||
"Multi-tenant PostgreSQL Row-Level Security",
|
"Multi-tenant PostgreSQL Row-Level Security",
|
||||||
"Internal Certificate Authority",
|
"Internal Certificate Authority",
|
||||||
"Firmware management and audit trail",
|
"Firmware management and audit trail",
|
||||||
"Browser-based WinBox tunnels and SSH terminal"
|
"Browser-based WinBox and SSH terminal",
|
||||||
|
"WireGuard VPN onboarding for NAT traversal",
|
||||||
|
"PDF reports for fleet, security, and performance"
|
||||||
],
|
],
|
||||||
"softwareRequirements": "Docker, PostgreSQL 17, Redis, NATS"
|
"softwareRequirements": "Docker, PostgreSQL 17, Redis, NATS"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,13 +2,13 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://theotherdude.net/</loc>
|
<loc>https://theotherdude.net/</loc>
|
||||||
<lastmod>2026-03-09</lastmod>
|
<lastmod>2026-03-15</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://theotherdude.net/docs.html</loc>
|
<loc>https://theotherdude.net/docs.html</loc>
|
||||||
<lastmod>2026-03-09</lastmod>
|
<lastmod>2026-03-15</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|||||||
Reference in New Issue
Block a user