- Sitemap Checker Online (Paste XML) — Validate sitemap.xml
- Sitemap Checker (Google) — Validate sitemap.xml for Google Rules (Offline)
- Sitemap Checker (Offline) — Validate sitemap.xml Structure & URLs
- Online Robots.txt Generator (Offline)
- Online Meta Tag Generator (Offline)
- Meta Formatter — Clean, Sort & Validate Meta Tags (Offline)
- Online Keyword Generator (Offline)
- Online JSON Schema Converter
How to use
Input formats supported: one per line.
- Paste URLs (absolute) or paths (like
/about) into the box. - If using relative paths, set Base URL (e.g.
https://example.com). - Optional per-line fields:
URL | lastmod | changefreq | priority(pipe-separated). Example:/about | 2025-01-02 | monthly | 0.6. - Click Generate sitemap.xml, then copy or download.
If you want to validate the result, use the checker tools linked below.
FAQ
Is this online sitemap generator really free and offline?
Yes—it's free and runs in your browser without uploading your URLs anywhere.
Can I generate a sitemap without crawling my website?
Yes. Paste your URL list (or paths) and the tool builds a valid sitemap.xml without fetching anything.
How do I add lastmod, changefreq, and priority?
Use pipe format per line: URL | lastmod | changefreq | priority, or set defaults in the options.
Do relative paths like /about work?
They work if you provide a Base URL (for example, https://example.com).
Does it remove duplicates?
Yes, enable “Remove duplicates” to keep only one entry per normalized URL.
What are the sitemap.xml limits?
A single sitemap supports up to 50,000 URLs; this tool will block generation above that.
How can I verify the sitemap is valid?
Paste the output into FeuTex Sitemap Checker tools to validate XML structure and URL rules.