Lakshmana Deepesh

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.

Published 2026-02-27·Updated 2026-03-03·7 min read
LD

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:title
  • og:description
  • og:url
  • og:image
  • twitter:card
  • twitter:title
  • twitter:description
  • twitter:image

Always use absolute image URLs for consistent social rendering.

4) Structured data mapping

Use schema types based on page role:

  • BlogPosting for articles
  • CollectionPage for archives and topic hubs
  • BreadcrumbList for 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