mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-21 21:48:37 -05:00
Update meta tags and description for improved SEO in web index.html
This commit is contained in:
+5
-10
@@ -5,20 +5,15 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" href="/assets/img/favicon.ico" />
|
||||
<meta property="og:image" content="/assets/img/logo.png" />
|
||||
<meta name="description"
|
||||
content="A speed test analysis software that shows your internet speed for up to 30 days"
|
||||
/>
|
||||
<meta name="theme-color" content="#131A20" />
|
||||
<meta property="og:title" content="MySpeed - Automated Speedtests" />
|
||||
<meta property="og:description" content="Track your internet speed automatically with detailed analytics and history" />
|
||||
<meta name="description" content="Track your internet speed automatically. MySpeed runs scheduled speed tests and provides detailed analytics and up to 30 days of history." />
|
||||
<meta name="theme-color" content="#0a0e12" />
|
||||
<meta http-equiv="content-Type" content="text/html; utf-8" />
|
||||
<meta http-equiv="Pragma" content="cache" />
|
||||
<meta name="robots" content="INDEX,FOLLOW" />
|
||||
<meta http-equiv="content-Language" content="en" />
|
||||
<meta name="description" content="A speed test analysis software that shows your internet speed for up to 30 days" />
|
||||
<meta name="keywords" content="myspeed, network, speedtest, gnmyt" />
|
||||
<meta name="keywords" content="myspeed, network, speedtest, internet speed test, network monitoring" />
|
||||
<meta name="author" content="Mathias Wagner" />
|
||||
<meta name="publisher" content="Mathias Wagner" />
|
||||
<meta name="copyright" content="Mathias Wagner" />
|
||||
<meta http-equiv="Reply-to" content="mathias@gnmyt.dev" />
|
||||
<title>MySpeed - Automated Speedtests</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user