Changes to be committed:
modified: robots.txt new file: sitemap.xml
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: *
|
Allow: *
|
||||||
Sitemap: https://example.com/sitemap
|
Sitemap: https://darkshy.bronyfurry.com/sitemap.xml
|
||||||
|
|||||||
22
sitemap.xml
Normal file
22
sitemap.xml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
<?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">
|
||||||
|
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||||
|
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://darkshy.bronyfurry.com/</loc>
|
||||||
|
<lastmod>2023-01-14T12:14:10+00:00</lastmod>
|
||||||
|
<priority>1.00</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://darkshy.bronyfurry.com/offline.html</loc>
|
||||||
|
<lastmod>2023-01-14T12:14:10+00:00</lastmod>
|
||||||
|
<priority>0.80</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
|
||||||
|
</urlset>
|
||||||
Reference in New Issue
Block a user