{{/* Structured data for SEO + AI search */}}
{{ partial "structured-data.html" . }}
{{/* Hreflang tags for multilingual SEO */}}
{{ if .IsTranslated }}
{{ range .Translations }}
{{ end }}
{{ end }}
{{/* Canonical URL */}}
{{/* AI Search Engine Optimization */}}
{{ if .IsPage }}
{{ with .Params.tags }}{{ end }}
{{ end }}
{{/* LLMs.txt discovery */}}