richie
richie copied to clipboard
Configure meta and opengraph tags
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe. We want to define meta tags as meaningfully as possible for all pages.
Describe the solution you'd like We should define the description and keyword metas + OG
- For the course page:
- og:title (page title truncated to 65 characters)
- og:type ?
- og:image (from cover image plugin, og:image:url, og:image:width, og:image:height, og:image:alt)
- og:url
- og:description (from about plugin truncated to 300 characters)
- og:video (from teaser plugin)
- og:locale
- og:site_name
- meta keyword: comma separated list of the categories
- meta description: same as og:description
- For the organization page:
- og:title (page title truncated to 65 characters)
- og:type ?
- og:image (from logo image plugin, og:image:url, og:image:width, og:image:height, og:image:alt)
- og:url
- og:description (from description plugin truncated to 300 characters)
- og:locale
- og:site_name
- meta keyword: organization name,...
- meta description: truncated content of the description plugin
- For the person page:
- og:title (page title truncated to 65 characters)
- og:type = profile, profile:first_name, profile:last_name
- og:image (from cover image plugin, og:image:url, og:image:width, og:image:height, og:image:alt)
- og:url
- og:description (from about plugin truncated to 300 characters)
- og:video (from teaser plugin)
- og:locale
- og:site_name
- meta keyword: full name, related organization name...
- meta description: truncated bio
- For the categories page:
- og:title (page title truncated to 65 characters)
- og:type ?
- og:image (from logo image plugin, og:image:url, og:image:width, og:image:height, og:image:alt)
- og:url
- og:description (from description plugin truncated to 300 characters)
- og:locale
- og:site_name
- meta keyword: category name + comma separated list of children ?
- meta description: truncated content of the description plugin
- For the blog post page:
- og:title (page title truncated to 65 characters)
- og:type = article, article:published_time, article:author, article:tag
- og:image (from cover image plugin, og:image:url, og:image:width, og:image:height, og:image:alt)
- og:url
- og:description (from excerpt plugin truncated to 300 characters)
- og:locale
- og:site_name
- meta keyword: comma separated list of the categories
- meta description: truncated excerpt