Added sitemap

This commit is contained in:
James Dinh 2023-01-09 23:39:01 -08:00
parent 0b128e294c
commit f2f01baedc
2 changed files with 17 additions and 0 deletions

4
robots.txt Normal file
View File

@ -0,0 +1,4 @@
User-agent: *
Disallow:
Sitemap: https://nancypannikkat.com/sitemap.xml

13
sitemap.xml Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://nancypannikkat.com</loc>
<lastmod>2023-01-09T18:30:02+00:00</lastmod>
</url>
</urlset>