Instant sitemap validation
Paste your raw XML sitemap or upload a .xml or .txt file directly into the editor. The tool parses the file on the fly and identifies it as a Standard Sitemap, a Sitemap Index, or a Plain Text URL list.
The dashboard provides immediate metrics on total URLs, average priority, and the latest modification date. A validation panel flags critical errors like missing <loc> nodes and invalid URLs, alongside warnings for duplicate entries or files exceeding the 50,000 URL limit.
Search, sort, and filter
Large sitemaps are difficult to read in their raw format. This tool renders your sitemap as a searchable, sortable table.
You can filter the list by path or keyword, sort URLs alphabetically, or order them by their newest updated date or highest priority. Use the Broken Only toggle to quickly isolate malformed or empty URLs that need fixing.
Export to CSV or JSON
Once you have validated or filtered your sitemap data, you can export the results directly from the browser.
Choose CSV to pull your URLs, update dates, and priority scores into a spreadsheet for an SEO audit. Choose JSON to output the parsed sitemap data into a structured format for development or debugging workflows.