Heading tags give readers, assistive technologies, search systems, and content extraction tools a navigable outline of a page. This analyzer fetches a public URL, lists its H1 through H6 elements in document order, and highlights the number of H1 headings. The result helps reveal missing section labels, skipped levels, empty headings, and headings used only for visual styling.
A useful review asks whether the main heading identifies the page, whether each H2 introduces a distinct section, and whether H3 headings belong to the H2 above them. Counts alone cannot judge clarity. Pages behind authentication, pages that block the fetch service, and content added only after complex client-side interactions may not be represented completely.