Skip to content
SEO Madmanby Adam Hafez
Topic

Technical SEO - crawling, rendering and indexing

What technical seo means

Technical SEO is the work of making a site reliably crawlable, renderable and indexable: correct status codes, canonical signals, sitemaps, robots directives, fast responses and stable URLs. It does not make weak content rank, but its absence reliably prevents strong content from ranking.

Reference: developers.google.com

Tools

Hreflang XML sitemap generator

Build a sitemap with xhtml:link hreflang annotations for localized pages, with every alternate listed on every URL as Google's documentation requires.

Tools

Robots.txt syntax validator

Lint a whole robots.txt file for structural and syntax errors against RFC 9309 and Google's own interpretation of it, line by line.

Tools

Image alt text auditor

Paste HTML and check every image's alt attribute for missing, empty, generic and keyword-stuffed alt text against Google's own guidance.

Tools

Canonical tag checker

Check a declared canonical URL against Google's documented rules: absolute URL, HTTPS, self versus cross-domain, and tracking parameters.

Tools

URL structure analyzer

Check a URL's length, path depth, parameters and separators against Google's documented URL structure guidance and labelled heuristics.

Tools

XML sitemap structure validator

Paste raw sitemap XML for real parse errors, a namespace and structure check, and the 50,000 URL and 50MB limits from the sitemaps.org protocol.

Tools

Meta robots tag builder

Build a syntactically correct robots meta tag or X-Robots-Tag header, with Google-specific directives flagged and contradictions caught.

Tools

Anchor text diversity calculator

Classify inbound anchor texts against a target keyword and see the real split between exact match, partial match, branded, generic and naked URL anchors.