Sitecore / XM-Cloud-Introduction

A repository containing the code for the MVP & SUGCON Sites, powered by XM Cloud
47 stars 47 forks source link

Add open graph tags #433

Closed ericsanner closed 3 months ago

ericsanner commented 3 months ago

Description / Motivation

https://trello.com/c/PA8gZfz9/83-og-tags

image

How Has This Been Tested?

  1. I added a new base template for _ogtags
  2. I added the _ogtags to the _basepage (which is used by home page and generic page)
  3. I added the tags to the layout.tsx file
  4. I added a canonical tag to the layout.tsx file.
  5. If a field for a page is empty, the tag will render with empty content in the html

Types of changes

Checklist: