This commit is contained in:
eshanized
2024-12-27 23:24:26 +05:30
parent d48f4eb4b5
commit 3ce1451024
3 changed files with 6 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
<script type="module" crossorigin src="/main.js"></script>
<link rel="stylesheet" crossorigin href="/style.css">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
</head>
<body>

4
robots.txt Normal file
View File

@@ -0,0 +1,4 @@
User-agent: *
Allow: /
Sitemap: https://www.snigdhaos.org/sitemap.xml

1
sitemap.xml Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://www.snigdhaos.org/404</loc><lastmod>2024-12-27T17:54:08.660Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url><url><loc>https://www.snigdhaos.org/</loc><lastmod>2024-12-27T17:54:08.660Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url></urlset>