-
Task
-
Resolution: Merged
-
Should have
-
None
-
8
-
SEO
-
Sprint #220
-
rhea
Summary
Currently listing pages are lacking meta tags and opengraph information. For almost all of them we do have the relevant metadata information to populate these tags.
Requirements
- All listing pages
- Add og:site_name and og:url. Use posts as a guide on how to populate those.
- Use website as og:type.
- Categories, Tags, Post Types, Action Types
- Use title and description from their edit page as meta title and description tags, but also as og:title and og:description.
- Author page
- Use profile as og:type.
- News & Stories
- Use assigned page title as og:title and meta title tag.
- Use assigned page excerpt as og:description and meta description tag.
- Use assigned page featured image as og:image.
Resources
- You can use opengraph.xyz for validation.