Darmowe narzędzie · nie wymaga konta

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.

Znany również jako: sitemap.xml validator · XML sitemap checker
Dowody pokazane ze źródłemBrak wymaganego kontaBrak wymyślonych metryk

Uruchom prawdziwe sprawdzenie powyżej

Prześlij publiczny URL, domenę lub słowo kluczowe. Novaverb pokaże tylko dowody, które to narzędzie może faktycznie pobrać lub zmierzyć.

Model dowodów

Wiedzieć, co dowodzi wynik

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. Źródło

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

2. Granica

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. Następna akcja

Użyj ustalenia, aby zweryfikować problem, a następnie połącz przestrzeń roboczą, gdy potrzebujesz historii, monitorowania lub analizy całej witryny.

Wyjaśnienie map XML

Zweryfikuj swoją mapę witryny w sposób, w jaki odkrywa ją skaner

Mapa witryny XML dostarcza wskazówki dotyczące odkrywania URL-i i opcjonalne metadane świeżości. Pomaga wyszukiwarkom i robotom AI znaleźć zamierzony zestaw URL-i, ale nie wymusza, aby jakikolwiek URL był przeszukiwany lub indeksowany.

Jak ten kontroler pobiera

  • Odkrycie - odczytuje robots.txt dla dyrektyw Sitemap: jako pierwsze, a następnie przechodzi do /sitemap.xml, dokładnie jak wyszukiwarka.
  • Podmapy dzieci - dla indeksu mapy witryny, każdy wymieniony element podrzędny jest pobierany na żywo, a jego odkryta liczba URL jest wyświetlana.
  • Wpisy URL - dla pojedynczego zestawu URL, każdy loc i jego lastmod są wymienione, abyś mógł potwierdzić zamierzone URL i daty świeżości.
  • Granica walidacji - odczytuje strukturę i dostępność; nie jest to skanowanie per-URL ani inspekcja w Search Console.

Dlaczego to ma znaczenie dla SEO i odkrywania AI

Czysta, dostępna, dobrze zadeklarowana mapa witryny ułatwia odkrycie zamierzonych zestawów URL. Novaverb może porównać mapę witryny z rzeczywistymi dowodami skanowania i indeksowalności jako część szerszego modelu technicznego.

Uzyskaj właściwą odpowiedź

Co przesłać - i czego unikać

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.

Użyj tego w ten sposób
yourdomain.comPodaj domenę, a my odkryjemy mapę witryny; lub wklej bezpośrednio URL mapy witryny. http lub https, z www lub bez, pusta domena lub pełna ścieżka - normalizujemy to dla Ciebie.
https://yourdomain.com/sitemap_index.xmlIndeks mapy witryny, który wskazuje na mapy witryn podrzędnych, również jest obsługiwany.
Unikaj tego
An HTML page that lists linksLudzka 'strona mapy witryny' nie jest mapą witryny XML; walidator oczekuje formatu protokołu XML.
Publiczna metodologia

Dokładnie jak ten wynik jest produkowany

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. Rozwiązujemy mapę witryny z Twojego wejścia (bezpośredni URL lub odkryta przez robots.txt / wspólne ścieżki).
  2. Wykrywamy, czy to jest zestaw URL, czy indeks mapy witryn i walidujemy strukturę URL.
  3. Sprawdzamy limity 50 000 URL / 50 MB z protokołu Sitemaps i raportujemy źle sformułowane wpisy.
Zbudowane na publicznych standardach

Międzynarodowe standardy, do których odnosi się to sprawdzenie

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

Waliduje typ dokumentu (zestaw URL vs indeks) i strukturę URL zgodnie z protokołem.

Przeczytaj specyfikację
IETFRFC 9309
Robots Exclusion Protocol

Odkrywa mapy witryn zadeklarowane za pomocą dyrektywy Sitemap: w robots.txt.

Przeczytaj specyfikację
GoogleSitemaps
Google sitemap guidelines

Dopasowuje limity 50 000 URL / 50 MB do wytycznych Google.

Przeczytaj specyfikację
Wymieniamy standard tylko tam, gdzie to narzędzie rzeczywiście odczytuje lub mierzy w odniesieniu do niego. Gdy sygnał jest poza bieżącym sprawdzeniem, wynik to wskazuje, zamiast sugerować pokrycie.
Często zadawane pytania

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.

Czym jest mapa witryny 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.

Więcej darmowych sprawdzeń

Zbadaj wszystkie Darmowe Narzędzia Novaverb

Narzędzie SEO witrynyZasięg crawl, strony do indeksowania i linki wewnętrzne
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 …
Przeglądaj pełne centrum darmowych narzędzi
Sprawdź → zrozum → napraw

Zamień tę kontrolę w zweryfikowaną naprawę

Każde darmowe narzędzie Novaverb to jeden lejek: przeprowadź kontrolę, zrozum dowody, a następnie napraw to i udowodnij, że zostało rozwiązane świeżą kontrolą - bez wymyślonych stanów przejścia.