thuliteio / seo

Official SEO integration for Thulite
https://seo.thulite.io
MIT License
0 stars 2 forks source link

Customize OpenGraph tags #9

Open h-enk opened 1 year ago

h-enk commented 1 year ago

Summary

seo:
  title: "" # custom title (optional)
  description: "" # custom description (recommended)
  canonical: "" # custom canonical URL (optional)
  noindex: false # false (default) or true

Basic example

Include a basic example or links here.

Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?