I have four Joomla articles with embedded videos (not [[youtube]]) that Google complains that certain things like uploadDate is missing.
Joomla 5.2.3
Gantry 5 Hydrogen
PHP 8.3
I have added Json+LD code in custom Schema.org in the article to fix this, but when I save the article I get a red message:
JSON code is not valid or @context or @type missing. I have checked this JSON code online and its reported valid: https://jsonlint.com/Grateful for comments!
                       
                           
                       
                     Joomla 5.2.3
Gantry 5 Hydrogen
PHP 8.3
I have added Json+LD code in custom Schema.org in the article to fix this, but when I save the article I get a red message:
JSON code is not valid or @context or @type missing. I have checked this JSON code online and its reported valid: https://jsonlint.com/
Code:
{  "@context": "http://schema.org",  "@type": "VideoObject",  "name": "Nationella utvecklingsteam ska stotta den specialiserade psykiatrin",  "description": "Socialministern presenterar satsning för att stodja den specialiserade psykiatrin",  "thumbnailUrl": "https://regeringen.se/globalassets/video-thumbnails/4f73bcebcad642caab2f2f21c88d4a95/",  "uploadDate": "2024-08-19T14:00:00+01:00",  "duration": "PT27S",  "embedUrl": "https://play2.qbrick.com/qplayer/index.html?accountId=3175841&mediaId=50bb67a7-1fb3-49a1-8fe1-692b3bdd6299&configId=Enterprise" }Statistics: Posted by Slackervaara — Sun Jan 12, 2025 7:19 pm