Update SEO metadata

This commit is contained in:
Nikita Karamov 2023-03-21 15:04:42 +01:00
parent 4fa5f592ab
commit 961d5c8f6b
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
2 changed files with 37 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -3,9 +3,15 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Shareon Lightweight, stylish, and ethical share buttons</title>
<meta
name="title"
content="Shareon Lightweight, stylish, and ethical share buttons"
/>
<meta
name="description"
content="Lightweight, stylish, and ethical share buttons."
content="Theyre under 6 kB in size, look good, and don't track your users. It's the perfect choice for your blog, news site, or project page!"
/>
<meta
name="keywords"
@ -13,18 +19,6 @@
/>
<meta name="author" content="Nikita Karamov" />
<title>Shareon Lightweight, stylish, and ethical share buttons</title>
<meta property="og:title" content="Shareon" />
<meta property="og:url" content="https://shareon.js.org/" />
<meta property="og:image" content="https://shareon.js.org/banner.png" />
<meta
property="o:description"
content="Lightweight, stylish, and ethical share buttons"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:creator" content="@KyttaWasHere" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/awsm.css/dist/awsm.min.css"
@ -63,6 +57,36 @@
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://shareon.js.org/" />
<meta
property="og:title"
content="Shareon Lightweight, stylish, and ethical share buttons"
/>
<meta
property="og:description"
content="Theyre under 6 kB in size, look good, and don't track your users. It's the perfect choice for your blog, news site, or project page!"
/>
<meta property="og:image" content="https://shareon.js.org/banner.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://shareon.js.org/" />
<meta
property="twitter:title"
content="Shareon Lightweight, stylish, and ethical share buttons"
/>
<meta
property="twitter:description"
content="Theyre under 6 kB in size, look good, and don't track your users. It's the perfect choice for your blog, news site, or project page!"
/>
<meta
property="twitter:image"
content="https://shareon.js.org/banner.png"
/>
<meta name="twitter:creator" content="@KyttaWasHere" />
</head>
<body>