Article JSON-LD
A Article schema is the strongest single AEO signal for a informational query. Paste this in the <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Build in a weekendScale to millions",
"description": "Build production-grade applications with a Postgres database, Authentication, instant APIs, Realtime, Functions, Storage and Vector embeddings. Start for free.",
"url": "https://supabase.com/",
"datePublished": "2026-05-31",
"author": {
"@type": "Person",
"name": "Add author name"
},
"publisher": {
"@type": "Organization",
"name": "Supabase",
"logo": {
"@type": "ImageObject",
"url": "https://supabase.com/logo.png"
}
}
}
</script>