Meta Pack Builder

Build metadata in one pass.

Answer a few prompts and get a ready-to-use SEO pack.

Sign in to save packs (free plan up to 10).

Meta

Title variants
Generate a pack to see titles.
Description variants
Generate a pack to see descriptions.
Canonical URL
https://example.com/your-page
Robots
index,follow

OG / Twitter

og:title
0 chars
og:description
0 chars
og:type
og:url
og:image
twitter:card
twitter:title
0 chars
twitter:description
0 chars
twitter:image

Checklist

⚠️ Canonical present
✅ Robots suggestion: index,follow
⚠️ og:image set (recommended 1200x630)
✅ twitter:card set
ℹ️ Reminder: favicon, sitemap.xml, robots.txt, 301 http->https

Export

Meta tags
<title></title>
<meta name="description" content="">
<link rel="canonical" href="https://example.com/your-page">
<meta name="robots" content="index,follow">
<meta property="og:title" content="">
<meta property="og:description" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<meta property="og:site_name" content="">
<meta name="twitter:card" content="">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="">
JSON payload
{
    "meta_titles": [],
    "meta_descriptions": [],
    "canonical": "https://example.com/your-page",
    "robots": "index,follow",
    "og": [],
    "twitter": []
}
Download .txt