SEO Tools
Technical SEO without the subscription. Generate structured data and check it, write meta tags that fit, preview how a page will look in search results and on social, produce a correct robots.txt and redirect rules, and audit a page's headings, internal links and accessibility. Each tool covers one job and explains what search engines actually do with the output.
Search results
No tool matches that. Try a shorter word.
Every SEO tool
Article Schema Generator
Build Article, NewsArticle or BlogPosting JSON-LD with the properties Google requires.
Breadcrumb Schema Generator
Build BreadcrumbList JSON-LD and an accessible nav from a Name | URL trail.
Canonical URL Generator
Normalise URLs to their canonical form and generate rel=canonical tags.
FAQ Schema Generator
Turn a list of questions and answers into FAQPage JSON-LD structured data.
Heading Structure Checker
List a page's h1–h6 in order and flag skipped levels, missing h1, empties.
Internal Link Analyzer
List a page's links with anchor text, internal/external split, nofollow and repeats.
Local Business Schema Generator
Build LocalBusiness JSON-LD with address, geo, opening hours and social profiles.
Meta Description Generator
Draft meta descriptions from your own page text, trimmed to length.
Meta Tag & Open Graph Checker
Check title, description, canonical, Open Graph and Twitter card tags in pasted HTML.
Product Schema Generator
Build Product and Offer JSON-LD with price, availability, identifiers and rating.
Redirect Generator
Turn an old-to-new URL list into 301 rules for Apache, Nginx, Netlify and Vercel.
Robots.txt Checker
Check a robots.txt file line by line before you deploy it.
SERP Preview
Preview your page title and description as a Google search result.
Schema Markup Validator
Validate JSON-LD schema.org markup for required properties and format errors.
Sitemap Validator
Validate sitemap.xml and sitemap index files against the sitemaps.org protocol.
Title Length Checker
Check page titles and meta descriptions by pixel width, not just characters.
Twitter Card Preview
Preview your link as an X (Twitter) card and copy the meta tags.
UTM Campaign URL Builder
Build correctly encoded UTM campaign links with consistent naming.
WCAG Checker
Find WCAG accessibility failures in pasted HTML, with the criterion each breaks.
XML Sitemap Generator
Turn a list of URLs into a valid sitemap.xml in seconds.
hreflang Generator
Generate hreflang link tags, headers or sitemap XML for multilingual pages.
Structured data
Five generators produce JSON-LD for the schema types most sites need: article, FAQ, product, breadcrumb and local business. Fill in the fields, copy the script block into the page head. The schema validator then parses any JSON-LD or page URL, checks it against schema.org types and reports missing required properties and the values Google's rich results need.
Meta tags and previews
The meta description generator drafts a description to length from a page's content and counts characters and pixels as you edit. The title length checker does the same for titles, since truncation is by pixel width not character count. The meta tag checker fetches a URL and lists every title, description, canonical, robots and Open Graph tag it finds, with the problems. SERP preview shows the result as it would appear on desktop and mobile; Twitter card preview does the same for a shared link.
Canonical, hreflang and redirects
The canonical URL generator normalises a URL and produces the link tag; hreflang generates the full set of alternate tags for a page's language and region versions, including the x-default, and catches the reciprocal links that are easy to miss. The redirect generator writes 301 rules for Apache, Nginx, Netlify, Vercel and Cloudflare from a simple old-to-new list.
Crawling
Robots.txt builds a file from allow and disallow rules per user agent and explains what each directive does and does not do. The sitemap validator fetches or accepts an XML sitemap, checks its structure, URL count and last-modified dates, and flags URLs that redirect or 404.
On-page audits
The heading structure checker shows a page's H1–H6 outline and points out skipped levels and multiple H1s. The internal link analyser lists every internal link on a page with its anchor text, target and status, so orphaned pages and broken links are visible. The WCAG checker runs the automated accessibility checks — contrast, alt text, labels, landmarks — that overlap heavily with what search engines reward.
What is fetched
Tools that take a URL fetch that page to analyse it; everything else runs on the text you paste, in your browser. Nothing is stored.