feat: add SEO meta tags, Open Graph, Twitter Cards, JSON-LD schema, sitemap, robots.txt
This commit is contained in:
@@ -43,6 +43,7 @@ class DashboardController
|
||||
|
||||
$this->view->setLayout('auth')->display('pages.landing', [
|
||||
'title' => 'ServerManager - Linux Server Management Platform',
|
||||
'description' => 'ServerManager — Free and open-source Linux server management platform. Monitor server metrics, execute commands via web terminal, and receive push notifications on your phone.',
|
||||
'stats' => $stats,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user