From ca6f8367dd2ce7568b30932b0e809d9ee63dde9c Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 11 Apr 2026 10:09:40 +0700 Subject: [PATCH] Add JSON-LD structured data for improved SEO Add Organization, WebSite, and SoftwareApplication schema.org markup to the homepage head partial, enabling rich search results with app category, pricing (free), license, and social profiles. Co-Authored-By: Claude Opus 4.6 (1M context) --- layouts/partials/head.html | 60 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e3031c8..b0c38f2 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -76,5 +76,65 @@ + + {{ if .IsHome }} + + {{ end }} +