Website Error Checker

Scan any page for broken links, missing alt text, meta description problems and HTML errors in one click.

Enter a URL and click Check for errors to scan the page.
Advertisement

How to use the website error checker

  1. Type or paste a full URL into the box, for example https://example.com. If you skip the protocol, the tool adds https:// for you.
  2. Click the Check for errors button. The tool fetches the page through our audit endpoint and returns within a few seconds.
  3. Review the results: HTTP status, page title, meta description, H1 count, images missing alt text, link count, broken links and any issues found.
  4. Fix the flagged problems and run the check again to confirm they are resolved.

What this checker looks for

When you submit a URL, the tool downloads the page's HTML and inspects the parts that affect both search engine visibility and visitor experience. It reports the HTTP status code, the page title, the meta description and whether it is too long, and the number of H1 headings. It also counts images and flags any that are missing alt text, which matters for accessibility and image search.

Beyond on-page elements, the checker follows the page's links and reports how many it found, how many internal links it verified, and any broken links that return an error status. If the page redirects, the redirect chain is shown hop by hop. A missing canonical tag or an unexpected content type is also listed so you can spot configuration problems at a glance.

Common HTTP status codes

StatusMeaning
200The page loaded successfully.
301 / 302The URL redirects to another address, permanently or temporarily.
404The page was not found.
500 / 503The server hit an error or is temporarily unavailable.

Why these errors matter

Broken links frustrate visitors and waste crawl budget, because search engines keep trying to follow addresses that no longer work. Missing alt text makes images invisible to screen readers and to image search, while a missing or duplicate H1 makes it harder for search engines to understand what a page is about. An overlong meta description gets cut off in the results page, which can cost you clicks even when you rank well.

None of these issues requires special software to fix. Run the check, read the list of issues, and correct the title, description, alt attributes or links in your page or content system. Running the check again after the fix confirms the page is clean and healthy for both visitors and crawlers.

Frequently asked questions

It scans a single page and reports its HTTP status, title, meta description length, H1 count, images missing alt text, link count, broken links and other issues that affect SEO and usability.
One page at a time. The tool also verifies the page's internal links, so broken links pointing out of that page are reported. Run it on your most important pages.
A link that returns an error status such as 404 or 500 when the tool requests it. Each broken link is listed with its URL and status code.
Yes, completely free with no signup and no limits.