Publish kit

Meta Checklist Benchmark 2026

Curated pre-publish meta and structured-data checklist—not a live crawl or ranking audit. Search engines may ignore or rewrite tags; validate critical pages with Search Console and rich-results tests after deploy. Pair with the meta tag generator and SERP snippet length study.

Revision Content revision: 2026-06 · 14 checklist items · 7 schema types

Download & cite

HowTo workflow

  1. 1

    Draft title and description

    Write a unique title (15–60 characters ideal) and meta description (50–160 characters) that match search intent.

  2. 2

    Generate meta and Open Graph tags

    Use the meta tag generator to output title, description, canonical, OG, and Twitter tags locally—no upload required.

  3. 3

    Preview the SERP snippet

    Paste copy into the SERP preview tool to check desktop truncation and snippet score before publish.

  4. 4

    Add JSON-LD for the page type

    Pick WebPage, Article, HowTo, or Dataset schema that matches visible content—avoid marking up hidden blocks.

  5. 5

    Validate social cards

    Confirm og:image is 1200×630 (or similar 1.91:1) and twitter:card is set for large image previews.

  6. 6

    Post-deploy checks

    After deploy, spot-check live HTML, run rich-results tests for schema, and monitor Search Console for coverage.

Pre-publish checklist

SERP & indexing

  • Unique title tag (15–60 chars ideal)required

    Avoid duplicate titles across the site; primary keyword early.

  • Meta description (50–160 chars ideal)required

    Benefit + intent; not a keyword list.

  • Canonical URL (absolute https)required

    Self-referencing canonical on indexable pages; consolidate duplicates.

  • Robots meta intentional (index/noindex)required

    Utility, thin, or duplicate URLs should be noindex by design.

Open Graph & Twitter

  • og:title matches or complements titlerecommended

    Social shares often use OG tags instead of raw title.

  • og:description presentrecommended

    Can be shorter and more conversational than meta description.

  • og:image 1200×630 (or 1.91:1)recommended

    Minimum practical width often cited as 600px; test LinkedIn and X cards.

  • twitter:card (summary_large_image)recommended

    twitter:image can mirror og:image.

Structured data

  • WebPage or Article JSON-LDrecommended

    Include name, description, url; Article adds datePublished when editorial.

  • BreadcrumbList on nested pagesrecommended

    Helps SERP breadcrumb display when eligible.

  • FAQPage only when FAQs are visible on-pageconditional

    Do not mark up hidden or boilerplate FAQ blocks.

  • HowTo for step-by-step guidesconditional

    Steps must match visible content; not for every blog post.

International

  • hreflang when multi-localeconditional

    Single-locale English sites can skip.

Technical baseline

  • viewport + charset in <head>required

    Baseline mobile rendering.

Schema.org type picker

TypeUse whenKey propertiesRich result
WebPageGeneric landing, tool, or hub pagesname, url, descriptionnone
ArticleBlog posts and editorial guides with a clear author/dateheadline, datePublished, authorarticle enhancements
HowToVisible numbered steps (recipes, tutorials, checklists)name, stephow-to (eligibility varies)
FAQPageReal FAQ section users can read on the pagemainEntityFAQ (restricted policies)
BreadcrumbListNested URLs with clear hierarchyitemListElementbreadcrumb trail
SoftwareApplicationFree browser tools with clear name and descriptionname, applicationCategory, offersvaries
DatasetDownloadable benchmark or index pagesname, description, distributionnone

Caution: every type must match visible on-page content—see row notes in the JSON export.

Playbooks by page type

Free tool page

Schema: WebPage · SoftwareApplication

  • Unique title tag (15–60 chars ideal)
  • Meta description (50–160 chars ideal)
  • Canonical URL (absolute https)
  • og:image 1200×630 (or 1.91:1)
  • twitter:card (summary_large_image)
  • WebPage or Article JSON-LD

How-to guide

Schema: Article · HowTo · BreadcrumbList

  • Unique title tag (15–60 chars ideal)
  • Meta description (50–160 chars ideal)
  • Canonical URL (absolute https)
  • og:image 1200×630 (or 1.91:1)
  • WebPage or Article JSON-LD
  • HowTo for step-by-step guides

Data / benchmark page

Schema: Dataset · WebPage · BreadcrumbList

  • Unique title tag (15–60 chars ideal)
  • Meta description (50–160 chars ideal)
  • Canonical URL (absolute https)
  • og:image 1200×630 (or 1.91:1)
  • WebPage or Article JSON-LD

Blog post

Schema: Article · BreadcrumbList

  • Unique title tag (15–60 chars ideal)
  • Meta description (50–160 chars ideal)
  • Canonical URL (absolute https)
  • og:image 1200×630 (or 1.91:1)
  • twitter:card (summary_large_image)
  • WebPage or Article JSON-LD

Related guides