Problem/Motivation
The current schema_article module does not include the articleSection property: https://schema.org/articleSection or the url property inherited from Thing: https://schema.org/url
Proposed resolution
Add a tag plugin classes for articleSection and url
Issue fork schema_metatag-3578031
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
jastraat commentedComment #6
jastraat commentedComment #7
jastraat commentedPer https://momenticmarketing.com/blog/id-schema-for-seo-llms-knowledge-grap... (and from a few other issues in the queue) Article should really have a top-level url property. I'm going to add this to the MR.
Comment #8
jastraat commentedComment #9
jastraat commentedComment #12
jasongose commentedThis looks good to me (tested on Drupal 10; checked the json-ld output from a handful of existing pages using the validator.schema.org web app and didn't find any issues.)
Comment #14
anybodyComment #15
anybody