Needs review
Project:
Schema.org Metatag
Version:
3.0.x-dev
Component:
Existing structures
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2024 at 14:41 UTC
Updated:
4 Jun 2026 at 23:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaDid you read the documentation? https://www.drupal.org/docs/contributed-modules/schemaorg-metatag
Comment #3
yevhen2308 commentedAs I understand it, to add additional fields, for example a name for a SchemaWebPage, I have to create a commit?
Comment #4
damienmckennaApologies, I thought the fields existed already, I'm surprised they don't.
The simplest thing to do would be to find equivalent plugins in other submodules, copy them to the schema_web_page/src/Plugin/metatag/Tag directory, rename them and update their contents as appropriate, then create a patch or merge request with the files.
Comment #5
yevhen2308 commentedThank you very much. I will try to do this
Comment #7
yevhen2308 commentedHello. Please remove the two branches 3415013 and 3415013-Add-new-fields-to-WebPage. Thank you
Comment #8
samberry commentedHi,
I noticed some of the fields that I required were missing here, so I have added name, url, mainEntity, datePublished and dateModified.
Comment #9
ericdsd commentedPatch #8 works for me.
Comment #10
almunningsMerge requests/branches look a bit garbled.
I'd like to update the fork for 3415013-Add-new-fields-to-WebPage and add patch from #8, plus add
mainContentOfPage.I'll have a stab at cleaning this up.
Comment #16
almunningsMerge request adds:
audience's typeAudiencecontains:Static patch of MR attached,
Comment #17
almunningsAttaching static patch of MR
Comment #18
yevhen2308 commentedComment #20
almunnings