01Meta TagsHTML Head Metadata
<meta name="title">
Starter Framework — White-label Brandbook Starter
Primary page title. Max 60 chars.
<meta name="description">
Local-first starter for white-label brandbooks, design systems, and reusable brand operations.
Meta description. Max 155 chars.
<meta name="robots">
index, follow
Search engine crawl directives.
<meta name="canonical">
https://starter.local/
Canonical URL to prevent duplicates.
02Open GraphSocial Sharing Protocol
OG Properties
og:titleStarter Framework — White-label Brandbook Starter
og:descriptionLocal-first starter for white-label brandbooks, design systems, and reusable brand operations.
og:typewebsite
og:image/logo/AIOX-Starter-OG.svg
og:urlhttps://starter.local
OG Image Preview (1200x630)
03Twitter CardsX/Twitter Social Cards
twitter:card
summary_large_image
Large image card format
twitter:site
@starterframework
Site Twitter handle
twitter:title
Starter Framework — White-label Brandbook Starter
Card title
twitter:image
/logo/AIOX-Starter-OG.svg
Current placeholder. 1200x600 recommended.
04Structured DataJSON-LD Schema.org
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Starter Framework",
"url": "https://starter.local",
"logo": "https://starter.local/logo/AIOX-Starter-White.svg",
"description": "Local-first starter for white-label brandbooks, design systems, and reusable brand operations.",
"sameAs": [
"https://x.com/starterframework",
"https://linkedin.com/company/starter-framework"
]
}