Herramienta gratuita · no se requiere cuenta

Free XML Sitemap Checker & Validator

Validate XML sitemap structure, URL counts, reachability, and index type. Verify sitemap.xml files for Google Search Console and Bing Webmaster Tools.

También conocido como: sitemap.xml validator · XML sitemap checker
Evidencia mostrada con fuenteNo se requiere cuentaSin métricas inventadas

Ejecutar un chequeo real arriba

Envía una URL pública, dominio o palabra clave. Novaverb mostrará solo la evidencia que esta herramienta puede realmente recuperar o medir.

Modelo de evidencia

Conoce lo que prueba el resultado

This check proves whether a sitemap is structurally valid and within protocol limits: whether it is a URL set or an index, whether its entries are well formed, and whether it exceeds 50,000 URLs or 50 MB. It proves the file is usable, not that the URLs inside it are indexed or worth indexing.

1. Fuente

Live /sitemap.xml fetch. The result identifies where its evidence came from.

2. Límite

The checker fetches /sitemap.xml and reads its structure. It does not recursively audit every child sitemap or prove that a URL is crawled or indexed by Google.

3. Próxima acción

Usa el hallazgo para verificar un problema, luego conecta un espacio de trabajo cuando necesites historial, monitoreo o análisis a nivel de sitio.

Sitemaps XML explicados

Valida tu sitemap de la manera en que un rastreador lo descubre

Un sitemap XML proporciona pistas de descubrimiento de URL y metadatos de frescura opcionales. Ayuda a los rastreadores de búsqueda y AI a encontrar tu conjunto de URL previsto, pero no obliga a que ninguna URL sea rastreada o indexada.

Cómo este verificador obtiene datos

  • Descubrimiento - lee robots.txt para las directivas Sitemap: primero, luego recurre a /sitemap.xml, exactamente como un motor de búsqueda.
  • Sitemaps secundarios - para un índice de sitemap, cada hijo listado se obtiene en vivo y se muestra su conteo de URL descubiertas.
  • entradas de URL - para un conjunto de URL único, cada loc y su lastmod están listados para que puedas confirmar las URL y las fechas de frescura deseadas.
  • Límite de validación - lee estructura y accesibilidad; no es un rastreo por URL o una inspección de Search Console.

Por qué es importante para SEO y descubrimiento de IA

Un sitemap limpio, accesible y bien declarado facilita el descubrimiento del conjunto de URL previsto de un sitio. Novaverb puede comparar el sitemap con evidencia real de rastreo e indexabilidad como parte de un modelo técnico más amplio.

Obtén la respuesta correcta

Qué enviar - y qué evitar

Submit the sitemap URL directly, or the site address, in which case the sitemap is discovered through robots.txt and the common paths. A private host is refused. A sitemap that lists URLs blocked by robots.txt or marked noindex is valid as a file and still self-defeating as a strategy, and both facts are reported.

Úsalo así
yourdomain.comProporciona un dominio y descubrimos el mapa del sitio; o pega la URL del mapa del sitio directamente. http o https, con o sin www, un dominio desnudo o una ruta completa - lo normalizamos por ti.
https://yourdomain.com/sitemap_index.xmlUn índice de mapa del sitio que apunta a mapas del sitio secundarios también se maneja.
Evita esto
An HTML page that lists linksUna 'página de mapa del sitio' humana no es un mapa del sitio XML; el validador espera el formato del protocolo XML.
Metodología pública

Exactamente cómo se produce este resultado

The sitemap is resolved from the input, either directly or by discovery through robots.txt and common paths. It is then classified as a URL set or a sitemap index, its URL structure is validated, the 50,000-URL and 50 MB protocol limits are checked, and malformed entries are reported individually rather than as a single failure.

  1. Resolvemos el sitemap de tu entrada (URL directa, o descubierto a través de robots.txt / rutas comunes).
  2. Detectamos si es un conjunto de URL o un índice de sitemap y validamos la estructura de URL.
  3. Verificamos los límites de 50,000 URL / 50 MB del protocolo de Sitemaps y reportamos entradas malformadas.
Construido sobre estándares públicos

Los estándares internacionales a los que se aplica esta verificación.

The sitemaps.org 0.9 protocol defines the schema and the size limits this check enforces, RFC 9309 governs the robots.txt discovery path, and Google's sitemap documentation defines the handling of the extensions it supports. Limits are reported against the published numbers, not against a preference of ours.

sitemaps.orgSitemaps 0.9
Sitemap Protocol

Valida el tipo de documento (conjunto de URL vs índice) y la estructura de URL contra el protocolo.

Lee la especificación
IETFRFC 9309
Robots Exclusion Protocol

Descubre mapas del sitio declarados con una directiva Sitemap: en robots.txt.

Lee la especificación
GoogleSitemaps
Google sitemap guidelines

Alinea los límites de 50,000 URL / 50 MB con la guía de Google.

Lee la especificación
Listamos un estándar solo donde esta herramienta realmente lee o mide en contra de él. Donde una señal está fuera de una verificación en vivo, el resultado lo indica en lugar de implicar cobertura.
Preguntas comunes

Sitemap Checker FAQ

What does the Sitemap Checker check?

It fetches your /sitemap.xml plus any sitemaps declared in robots.txt, then reports the HTTP status, whether the document is a URL set or a sitemap index, how many URLs it declares, and the file size.

¿Qué es un sitemap XML?

An XML sitemap is a file following the sitemaps.org protocol that lists your site's URLs for crawlers. It helps search engines discover pages, especially deep or newly published ones, that internal links alone might surface slowly.

What's the difference between a URL set and a sitemap index?

A URL set lists individual page URLs directly. A sitemap index instead lists other sitemap files, letting large sites split millions of URLs across many documents. The checker detects which type your file is.

How many URLs can one sitemap hold?

The sitemaps.org protocol caps a single sitemap at 50,000 URLs and 50MB uncompressed. Beyond that, split URLs across multiple sitemaps and reference them from a sitemap index file.

Why does my sitemap matter for SEO?

A sitemap gives crawlers a clean list of URLs you consider important, improving discovery of new and deep pages. It does not guarantee ranking, but it reduces the chance valuable pages go uncrawled.

What HTTP status should my sitemap return?

A 200 OK confirms the sitemap is reachable and served. A 404 means crawlers and this tool cannot find it, so check the path and that it is declared in robots.txt.

Does this tool confirm my URLs are indexed by Google?

No. It reads the sitemap's structure, type, declared URL count, and size. It does not prove any listed URL was crawled or indexed; verify indexing separately in a search engine's coverage report.

Does the checker open every child sitemap in an index?

It reads the top-level document you request and reports its type and declared count. It does not recursively audit every child sitemap, so nested files should be checked individually if needed.

Where should my sitemap be located?

Commonly at /sitemap.xml in the domain root, and referenced by a Sitemap: line in robots.txt. The checker fetches both the root path and any robots-declared sitemap URLs it finds.

Why is my sitemap file size important?

Large files strain crawlers and hit the 50MB uncompressed protocol limit. The tool reports size so you can see if a bloated sitemap should be split into smaller files under an index.

Más verificaciones gratuitas

Explorar todas las herramientas gratuitas de Novaverb

Verificador SEO del Sitio WebCobertura de rastreo, páginas indexables y enlaces internos
Keyword Research ToolFree AI keyword research tool for search volume, keyword difficulty, …
SERP CheckerCheck live organic search results and AI Overview rankings for …
Website Security CheckerAudit website security posture, TLS/SSL certificates, HTTP security headers, and …
Server Response Time CheckerMeasure server Time to First Byte (TTFB), DNS lookup, TCP …
Backlink CheckerExplore backlinks, referring domains, dofollow links, and domain authority for …
Robots.txt CheckerTest and validate robots.txt rules, User-Agent directives, blocked paths and …
Meta Tag CheckerCheck page title length, meta description, H1 heading structure, Open …
HTTP Status & Redirect CheckerTrace HTTP status codes (200, 301, 302, 404, 500) and …
Website MonitorMonitor website availability, HTTP status code, and server response time …
HTTP/2 TestCheck whether your web server supports HTTP/2 via TLS ALPN …
HTTP/3 TestTest whether your web server supports HTTP/3 over QUIC with …
Website Performance TestTest global website loading speed and TTFB waterfall timing across …
GEO CheckerAudit whether ChatGPT, Perplexity, Gemini, and Google AI Overviews can …
Core Web Vitals CheckerCheck real-user Core Web Vitals (LCP, INP, CLS) from Chrome …
PageSpeed CheckerRun a live Lighthouse performance audit to test PageSpeed, Core …
Website Safety CheckerCheck whether a domain or URL is flagged for malware, …
Knowledge Graph CheckerCheck whether a brand, person, product or organization is recognized …
Keyword Gap CheckerCompare your site against competitors to find missing high-traffic keywords, …
Competitor Top PagesFind top organic traffic-driving pages for any competitor domain. See …
Explorar el centro completo de herramientas gratuitas
Verifica → entiende → corrige

Convierte esta verificación en una solución verificada

Cada herramienta gratuita de Novaverb es un embudo: realiza la verificación, comprende la evidencia, luego corrígela y prueba que se ha resuelto con una nueva verificación - sin estados de paso inventados.