SEO.to / 06
XML sitemap checker
Put in a domain or a sitemap URL. The tool reads the file, counts the URLs, checks how many have a lastmod date, and flags anything that breaks the sitemap spec.
Fetched live. A bare domain works.
What should be in a sitemap
- Maximum 50,000 URLs and 50MB uncompressed per file; split and index beyond that.
- Only canonical, indexable, 200-status URLs. Redirects and noindexed pages in a sitemap waste crawl budget and blur signals.
lastmodthat is true. Google has said it ignores lastmod site-wide once it catches a site lying about it.- Absolute URLs on the same host, in the
http://www.sitemaps.org/schemas/sitemap/0.9namespace.
What Google ignores
Google ignores changefreq and priority completely, so there is no point tuning them. Keeping lastmod accurate is the part that actually does something.