sitemapGenerator.title
sitemapGenerator.subtitle
sitemapGenerator.configuration
sitemapGenerator.bulkImportHelp
sitemapGenerator.urls (2)
sitemapGenerator.preview
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/</loc>
<lastmod>2026-02-23</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://example.com/about</loc>
<lastmod>2026-02-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
</urlset>sitemapGenerator.stats
sitemapGenerator.content.howToUse.title
sitemapGenerator.content.howToUse.description
- sitemapGenerator.content.howToUse.step1
- sitemapGenerator.content.howToUse.step2
- sitemapGenerator.content.howToUse.step3
- sitemapGenerator.content.howToUse.step4
sitemapGenerator.content.whatIs.title
sitemapGenerator.content.whatIs.description
sitemapGenerator.content.whatIs.benefits
sitemapGenerator.content.elements.title
sitemapGenerator.content.elements.description
- loc: sitemapGenerator.content.elements.loc
- lastmod: sitemapGenerator.content.elements.lastmod
- changefreq: sitemapGenerator.content.elements.changefreq
- priority: sitemapGenerator.content.elements.priority
sitemapGenerator.content.bestPractices.title
sitemapGenerator.content.bestPractices.description
- sitemapGenerator.content.bestPractices.limit
- sitemapGenerator.content.bestPractices.update
- sitemapGenerator.content.bestPractices.submit
- sitemapGenerator.content.bestPractices.priority
- sitemapGenerator.content.bestPractices.canonical
sitemapGenerator.content.whereToPlace.title
sitemapGenerator.content.whereToPlace.description
# robots.txt User-agent: * Allow: / Sitemap: https://example.com/sitemap.xml