Skip to content
Snippets Groups Projects
Commit 82b9028e authored by Kevin Paxman's avatar Kevin Paxman Committed by Lily Yan
Browse files

ISTWCMS-4107: update/fix some metatags

parent 2ddc82e2
No related branches found
No related tags found
1 merge request!19ISTWCMS-4107 ISTWCMS-4107 Set defaults for metatags for profile views page
......@@ -266,12 +266,12 @@ display:
title: '[current-page:title] | [site:name]'
description: 'Listing the profiles on the [site:name] site.'
canonical_url: '[current-page:url:absolute]'
content_language: en
og_url: '[view:url]'
content_language: en-CA
image_src: 'https://uwaterloo.ca/university-of-waterloo-logo-152.png'
og_title: '[current-page:url:absolute]'
og_url: '[current-page:url:absolute]'
og_title: '[current-page:metatag:title]'
og_description: '[current-page:metatag:description]'
og_image: 'https://uwaterloo.ca/university-of-waterloo-logo-152.png'
og_image: '[current-page:metatag:image_src]'
og_locale: en_CA
twitter_cards_type: summary_large_image
path: profiles
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment