Add canonical URL
This commit is contained in:
parent
7d6c82a225
commit
d8fd74d90f
@ -4,6 +4,7 @@
|
|||||||
<meta name="description" content="Reimar's epic site">
|
<meta name="description" content="Reimar's epic site">
|
||||||
<meta name="theme-color" content="#2962FF">
|
<meta name="theme-color" content="#2962FF">
|
||||||
<meta name="color-scheme" content="dark light">
|
<meta name="color-scheme" content="dark light">
|
||||||
|
<meta name="canonical" content="https://reim.ar<?= parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH) ?>">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||||
<title>Reimar</title>
|
<title>Reimar</title>
|
||||||
<link rel="stylesheet" href="/assets/style/main.css" onload="linkOnloadSupported = true">
|
<link rel="stylesheet" href="/assets/style/main.css" onload="linkOnloadSupported = true">
|
||||||
|
Loading…
Reference in New Issue
Block a user