Polish & Launch
Unique Page Titles and Meta Descriptions
Write and implement unique, keyword-rich titles and meta descriptions for every page on your site — the single highest-impact SEO change you can make.
0/3 filled
Page types
Add a row for each type of page on your site. Use [Variable] for dynamic parts.
Page type 1
Built something? Show it off in the Airo Builder Lab
Your Prompt
0/3 filled
Write and implement unique page titles and meta descriptions for every page on [Your Site Name].
Site name: [Your Site Name]
Tagline: [Your tagline]
Page types and patterns:
• [Page type — e.g., Product pages]
Title: [Product Name] — [Your Site Name]
Description: Shop [Product Name]. [Brief description].
Rules for every title:
- 50–60 characters maximum
- Include the primary keyword for that page
- End with " — [Your Site Name]" (or " | [Your Site Name]")
- Every page must have a unique title — no duplicates
Rules for every meta description:
- 140–160 characters maximum
- Include the primary keyword naturally
- Include a call to action (e.g., "Learn more", "Book now", "Shop today")
- Every page must have a unique description
Implementation:
- Use React 19's native document metadata — place <title> and <meta name="description"> directly in each page component's return statement
- Do not use any external helmet or head management library
- Add a <link rel="canonical"> tag to each page as well
Unfilled fields show as [brackets] — fill them in or leave as-is.