{{/* 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 */}}
{{/* Allow all AI crawlers — maximize discoverability */}}
{{/* Explicit AI crawler permissions */}}
{{/* Clear, machine-parseable description for AI summarization */}}
{{ if .IsPage }}
{{ with .Params.tags }}{{ end }}
{{ end }}
{{/* LLMs.txt discovery */}}