adding sitemap.xml

This commit is contained in:
L3D 2020-05-23 00:42:01 +02:00
parent 25bd817ad4
commit 3e3e213931
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,7 @@
<meta name="author" content="L3D">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" sizes="128x128" href="https://strichliste.org/img/common/logo-touch-icon.png" />
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
<link rel="canonical" href="https://xn--see-br-0xa.se/" />
<meta property="og:url" content="https://xn--see-br-0xa.se/">
<meta property="og:type" content="website">

6
sitemap.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://xn--see-br-0xa.se/</loc>
</url>
</urlset>