Skip to content
Utiloom

Technical Web Audit

Collect bounded redirect, header, indexing, metadata, heading, link, image, JSON-LD, and mixed-content evidence from one public URL.

NetworkNo response-body retention

Reviewed July 13, 2026

Guide, examples, and validation Show

About this tool

Replace fragmented manual checkers with one bounded request that distinguishes collected static evidence from JavaScript-rendered behavior it cannot inspect.

  • Revalidates public DNS on every redirect, allows only HTTP(S) ports 80 and 443, pins the selected address, and enforces shared rate, concurrency, deadline, body, and redirect limits.
  • Uses a standards-compatible HTML parser to inventory source lines, title and description entries, canonical and hreflang links, robots directives, headings, social metadata, JSON-LD syntax, links, image alt attributes, and HTTP resource candidates.
  • Separates confirmed response evidence from advisory review, reports redirect loops and truncation as partial evidence, and never assigns an arbitrary SEO score.
  • Exports a versioned JSON report only for the current URL while stating that JavaScript, linked targets, indexing, ranking, structured-data eligibility, TLS, and runtime behavior remain unverified.

How to use Technical Audit

Enter one absolute public HTTP or HTTPS URL, run the bounded server audit, confirm the final response and evidence scope, then review findings by metadata, response, and resource view before exporting the versioned JSON report.

When this tool is useful

  • Capturing repeatable static response evidence before or after a release.
  • Reviewing redirects, canonical and robots declarations, selected security headers, headings, JSON-LD syntax, link counts, image alt coverage, and HTTP resource candidates together.
  • Separating source-response facts from checks that still require a rendered browser, Search Console, or a site crawler.

Practical tips

  • Treat missing values as not observed in this bounded static response, not proof that rendered HTML or another region lacks them.
  • Use URL Inspection or a rendered browser audit for JavaScript-injected metadata and runtime requests.
  • Do not enter private, credentialed, or internal URLs; private and non-public destinations are rejected on every hop.

Examples you can test

Load an example, compare the result with the expected output, then replace it with your own input.

Audit a public release page

Example input

https://example.com/campaign

Expected output

Redirect chain, final status, selected response headers, static metadata and source lines, heading and resource counts, JSON-LD syntax, findings, and JSON evidence

The endpoint fetches one bounded response chain; it does not crawl the site or execute page JavaScript.

Validation checklist

  • Confirm that the final URL, status, content type, and complete or partial scope match the response you intended to inspect.
  • Read the exact source line or response-header evidence before acting on a finding.
  • Fetch canonical and hreflang targets and validate reciprocal annotations separately.
  • Recheck rendered DOM, runtime network activity, structured-data eligibility, index state, and Core Web Vitals with purpose-built tools.

Frequently asked questions

Does this execute the page JavaScript?

No. It inspects one server response chain and static HTML only, so runtime DOM changes, browser requests, consent states, and client-injected metadata remain outside its scope.

Can it request private network addresses?

No. The server fetch layer blocks private, loopback, link-local, reserved, and unsafe redirect destinations after DNS resolution.

What are the audit limits?

A run fetches at most five responses within a 12-second chain deadline and parses at most 2 MB or 1,000,000 decoded characters. Truncation and parser limits are reported as partial evidence.

Does a clean report prove that the page will rank or be indexed?

No. The report records one static response for human review. It does not test Google-selected canonicals, rendering, index coverage, content quality, backlinks, Core Web Vitals, ranking, or regional and personalized variants.

Related tools

Keep the workflow moving

Continue with tools that handle a related input, output, or validation step.

SEO

DKIM Record Checker

Inspect bounded DKIM key evidence.

Network
SEO

Domain & Email Authentication Audit

Audit bounded mail and domain-security DNS evidence.

Network
SEO

Mixed Content Checker

Inspect bounded static mixed-content evidence.

Network
SEO

SSL Certificate Checker

Inspect bounded live TLS certificate evidence.

Network