Added robots.txt and sitemap.xml

Moved robots.txt into public folder

Added sitemap.xml
This commit is contained in:
Victor Westerlund 2021-02-17 00:23:19 +01:00
parent 13643065ec
commit 19cdb3d686
2 changed files with 7 additions and 0 deletions

7
public/sitemap.xml Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://victorwesterlund.com/</loc>
<lastmod>2021-02-09T06:54:02+00:00</lastmod>
</url>
</urlset>