Title tags and meta descriptions are the two pieces of HTML that most directly shape how your page looks in search results and how often people click it. They are quick to fix and high leverage. Here is how to write both well.
Title tags
The title tag (<title>) is the clickable headline in search results and a
strong on-page ranking signal.
- Length: aim for about 50-60 characters so it is not truncated.
- Keyword first: lead with the primary term, then a qualifier, then the brand.
- Unique: every page needs its own title; duplicates confuse search engines.
- Readable: write for a person, not a keyword list.
<title>Primary Keyword - Benefit or Qualifier | Brand</title>
Meta descriptions
The meta description is the snippet under the title. It is not a direct ranking factor, but a good one lifts click-through, and search engines and AI answers often use it as the summary.
- Length: roughly 70-160 characters.
- Sell the click: state the value and give a reason to choose your result.
- Include the keyword: it is often bolded when it matches the query.
- Unique per page, and avoid auto-generated boilerplate.
<meta name="description" content="A 70-160 character summary with the primary keyword and a clear benefit.">
Common mistakes
- Missing or duplicate titles and descriptions across pages.
- Titles that are all brand or all keywords.
- Descriptions that repeat the title instead of adding a reason to click.
- Writing past the truncation point so the key message is cut off.
Fix these across your site and you often see a click-through lift without changing rankings at all. A free Crawlyze audit flags missing, short, long, or duplicate titles and descriptions for every page. See also the technical SEO checklist.