We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6a4d6 commit a9e3245Copy full SHA for a9e3245
robots.txt
@@ -1,3 +1,4 @@
1
User-agent: *
2
Disallow :
3
-Allow :
+Allow :
4
+Sitemap: https://programmergaurav.github.io/sitemap.xml
sitemap.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
5
+ <url>
6
+ <loc>https://programmergaurav.github.io/</loc>
7
+ <lastmod>2020-03-31T06:14:40+00:00</lastmod>
8
+ </url>
9
10
+</urlset>
0 commit comments