Task/WC-390 DPMP SEO Metadata#1333
Merged
Merged
Conversation
…WSL2 compatability.
…s. Added the additional methods required to populate the SEO metadata in the templating from the Publication model.
…ck a space thta was mistakenly deleted after the Publication class code block.
shayanaijaz
approved these changes
Jul 13, 2026
shayanaijaz
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Just added a comment for some cleanup
shayanaijaz
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Added the metadata for the site level SEO code for Digital Porous Media Portal published projects pages.
Related
Changes
Testing
This is difficult to test locally because we do not have Published project data in local dev. To verify the meta elements are populating properly we will need to deploy the image in PPRD and test.
UI
The metadata elements are populated in the head element of the page. They can be viewed in the source view under the Elements tab (expand the head element and scroll down to find the meta tags).
Notes