Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 486f177225 | |||
| 402d8d6f6c |
@@ -0,0 +1,3 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://rollingveganrendezvous.com/sitemap.xml
|
||||
@@ -0,0 +1,14 @@
|
||||
<?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://rollingveganrendezvous.com/</loc>
|
||||
<lastmod>2026-05-15T12:00:00-07:00</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user