auditlamp tools sitemap // free

is your sitemap
actually valid?

A sitemap is the list of pages you are handing Google to crawl. One malformed tag or a stray non-https URL and search engines quietly skip the whole file. We validate it against the rules that matter: well-formed XML, urlset versus sitemapindex, the URL count, and the hard limits. From Google's own docs: a sitemap file can't be larger than 50MB (uncompressed) and can contain at most 50,000 URLs. Paste your XML below and it runs entirely in your browser.

free / no email / tries yourdomain.com/sitemap.xml

sample readout paste yours below
xml✓ well-formed
typeurlset (a regular sitemap)
urls1,240 / under the 50,000 limit
paste your sitemap below for the real readoutexample
This panel is a sample until you run a check. A live fetch of another domain's sitemap is often blocked by the browser (CORS), so the reliable path is to paste your XML below, where everything runs in your browser.

your sitemap is 1 input to the 116 checks in the full auditlamp audit

in-browser mode, nothing uploaded

Paste the XML. We validate it here.

Open your sitemap in a browser (usually at yourdomain.com/sitemap.xml), select all, and paste it below. We parse it in your browser and never send it anywhere. This is the mode that always works, because fetching another site's file across origins is something browsers block by design.

free / no email / stays on your machine

what a sitemap validator should catch

A valid file, real URLs, and honest dates.

Most broken sitemaps parse fine to the eye but fail on one rule a crawler enforces. Here is what we read, grounded in the sitemaps.org protocol and Google's Build and submit a sitemap guidance.

One honest thing, straight from Google: it ignores <priority> and <changefreq>. They do nothing for how or when your pages get crawled. If your sitemap leans on them to push a page, that effort is wasted. We note their presence so you know the file is spending characters on signals no engine reads.

sitemap questions, answered straight

The honest version.

Does having a sitemap help my pages rank higher?

No. A sitemap helps search engines discover and crawl your pages, especially on large sites or ones with few internal links, but it is not a ranking factor. Google is explicit that submitting a URL in a sitemap does not guarantee it will be crawled or indexed, and that a page's position is decided by relevance and quality, not by being listed. Think of a sitemap as a map you hand the crawler, not a lever on where you land. The value is coverage: making sure nothing important is missed, not boosting what is already found.

Do priority and changefreq tags in a sitemap do anything?

Not for Google. Google's documentation states plainly that it ignores the <priority> and <changefreq> values, so setting every page to priority 1.0 and changefreq daily changes nothing about crawl scheduling. The one date-style tag that can matter is <lastmod>, and only when it is a valid W3C datetime and genuinely reflects the last meaningful change to the page. If your lastmod updates to today on every page every day, Google learns to distrust it and ignores that too. Accurate lastmod, or leave it out.

How many URLs can one sitemap file hold?

A single sitemap file can contain at most 50,000 URLs and must be no larger than 50MB uncompressed. If your site has more URLs than that, you split them across multiple sitemap files and list those files in a sitemap index, which is itself capped at 50,000 sitemaps and 50MB. Most sites never approach these limits, but a large store or publisher can, and blowing past either one causes the crawler to reject the file rather than truncate it. When in doubt, split early and keep each file well under the ceiling.

one file of the whole picture

A valid sitemap is table stakes. We check the other 111.

A clean sitemap only helps if the pages it lists can actually be crawled, read and cited. The full AuditLamp audit runs 116 documented checks on your live site in one free scan: whether crawlers can reach you, whether your content survives without JavaScript, whether there is an answer worth quoting near the top, and whether your sitemap and robots.txt agree. Full score on screen, no email taken.