Updates to SEO
This commit is contained in:
parent
5bbbd39137
commit
36d7231cad
13 changed files with 179 additions and 30 deletions
6
layouts/partials/seo/schema.html
Normal file
6
layouts/partials/seo/schema.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{{- partial "seo/structured/website" . }}
|
||||
{{- partial "seo/structured/organization" . }}
|
||||
{{ if .IsPage }}
|
||||
{{- partial "seo/structured/breadcrumb" . }}
|
||||
{{- partial "seo/structured/article" . }}
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue