<title>The <title> tag is the single most-read piece of metadata on a page.
AI crawlers and search engines use it as the short name of your content, and it's what
shows in browser tabs and search results. Every page should have its own — not the same
site-wide title repeated everywhere.
Inside <head>, one per page:
<head>
<title>AI-Readiness Grader — score any site for AI crawlers | airready</title>
</head>
| Avoid | Prefer |
|---|---|
Home | Acme — invoicing software for freelancers |
Untitled / empty | Pricing — Acme plans from $9/mo |
| Same title on every page | A distinct title per page |
Keep it roughly 50–60 characters so it isn't truncated. Put the specific thing first, brand last. Make each page's title unique. Describe the page honestly — keyword-stuffing reads as spam to both crawlers and people.