Added Sitemap and Robots file. Tweaked wording in index.html

This commit is contained in:
2026-03-03 09:18:56 -05:00
parent e922e2dbd3
commit e2a1790c75
3 changed files with 121 additions and 20 deletions

30
sitemap.xml Normal file
View File

@@ -0,0 +1,30 @@
<?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://www.hoaledgeriq.com/</loc>
<lastmod>2026-03-02T15:38:58+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://www.hoaledgeriq.com/privacy.html</loc>
<lastmod>2026-03-02T15:39:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.hoaledgeriq.com/terms.html</loc>
<lastmod>2026-03-02T15:39:01+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.hoaledgeriq.com/index.html</loc>
<lastmod>2026-03-02T15:38:58+00:00</lastmod>
<priority>0.64</priority>
</url>
</urlset>