Sitemap Configuration

sitemap.xml

XML map of all your pages. Keep this updated to ensure fast indexing of new products.

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.beautybrand.com/</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.beautybrand.com/products/coco-brick</loc>
    <lastmod>2024-10-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>

AI Optimization Tip

Ensure your sitemap.xml is accessible at the root of your domain to maximize visibility for LLM crawlers like GPTBot and Google-Extended.