Auto populate structured data based on page attributes

Permalink Browser Info Environment
Let's say I write articles or blogg posts using the composer interface; entering Name, description, content and images.

I would like common entered attributes being used for structured data like this

"@context": "https://schema.org",
"@type": "Article",
"headline": "< PAGE_NAME >",
"image": [
< PAGE THUMBNAIL>
],
"datePublished": "<PAGE_PUBLISH_DATE>,
"dateModified": "<PAGE_EDIT_DATE>",
"author": [{
"@type": "Person",
"name": "<CONTENT_AUTHOR>",
"url": "<CONTENT_AUTHOR_PAGE>"
}
}]

How do I do this?

Cheers!

Type: Discussion
Status: New
typhoon
View Replies:

concrete5 Environment Information

# Concrete Version
Core Version - 9.1.1
Version Installed - 9.1.1
Database Version - 20220516191423

# Database Information
Version: 10.3.34-MariaDB-0ubuntu0.20.04.1
SQL Mode: STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# Concrete Packages
Devoda SEO (1.6.2)

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:104.0) Gecko/20100101 Firefox/104.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.