GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Do I need Schema for direct mp4 (https://gfy.com/showthread.php?t=1359642)

lakerslive 11-28-2022 12:03 PM

Do I need Schema for direct mp4
 
Example

I am embeddeda domain.com/video.mp4 on my CMS,

Do I need schema for it? and is below the correct way?

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Name Goes Here",
"description": ,
"thumbnailUrl": "https://www.domain.com/post_images/1-amie-clark.jpg",
"uploadDate": "2022-04-21",
"duration": "PT50M3S",
"publisher": {
"@type": "Organization",
"name": "Dan",
"logo": {
"@type": "ImageObject",
"url": "https://www.domain.com/img/profile.png",
"width": 50,
"height": 50
}
},
"contentUrl": "https://www.domain.com/video/free-advice-how-to-pay-for-assisted-living/",
"potentialAction": {
"@type": "SeekToAction",
"target": "https://www.domain.com/video/cool-video/={seek_to_second_number}",
"startOffset-input": "required name=seek_to_second_number"
}
}
</script>

thanks


All times are GMT -7. The time now is 08:49 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123