experimentation growth analytics
SEO Metadata Checklist: Titles, OG, and Schema
A practical metadata checklist for article pages and archive routes, including title systems, Open Graph fields, and schema implementation details.
Lakshmana Deepesh Reddy
Data Scientist and Growth Analytics Leader
Metadata quality is one of the easiest wins for technical SEO, but most sites still treat it as copy-paste boilerplate. This checklist keeps it disciplined.
1) Title system
Use page-specific titles with clear intent and concise phrasing.
Good pattern:
Primary keyword or concept | Brand
Avoid generic titles like "Blog" or repeated templates across pages.
2) Description system
Meta descriptions should summarize the value proposition in 120-160 characters. They do not directly rank pages, but strongly affect click-through behavior.
3) Open Graph and Twitter tags
Every indexable page should define:
og:titleog:descriptionog:urlog:imagetwitter:cardtwitter:titletwitter:descriptiontwitter:image
Always use absolute image URLs for consistent social rendering.
4) Structured data mapping
Use schema types based on page role:
BlogPostingfor articlesCollectionPagefor archives and topic hubsBreadcrumbListfor route hierarchy
5) QA routine before publish
- Confirm title uniqueness
- Confirm description uniqueness
- Validate canonical resolution
- Validate JSON-LD syntax
- Verify social preview cards
This process takes minutes and prevents months of avoidable SEO debt.
Related posts

Technical SEO Basics for a Clean, Indexable Site
The technical SEO baseline this website uses: canonical discipline, metadata consistency, structured data, and indexation hygiene.

Experimentation Framework: From Hypothesis to Decision
A practical system for running product and growth experiments end-to-end, from hypothesis quality to decision confidence and rollout discipline.