Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="application/ld+json">
- {
- "@context": "https://schema.org/",
- "@type": "WebPage",
- "mainEntity": {
- "@type": "VideoObject",
- "name": "How to Study Efficiently", // campo title
- "description": "This video provides tips and strategies for studying efficiently and improving learning retention.", // campo de description
- "uploadDate": "2024-10-18", // campo date
- "thumbnailUrl": "https://example.com/images/video-thumbnail.jpg", // la imagen que añadimos al dato global
- "url": "https://example.com/videos/how-to-study-efficiently", // esta es la url en la que se muestra el vídeo
- "contentUrl": "https://example.com/videos/how-to-study-efficiently.mp4" // URL del vídeo
- }
- }
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement