laravel-seo
laravel-seo copied to clipboard
How to add Video Structure Schema?
I want to add the video data to the page. How do I do that?
Using OpenGraph? You can push an OpenGraph tag.
https://www.semrush.com/blog/video-schema/
It may be outside the scope of this package. I want to ask before searching for other solutions. Thank you for the fantastic work.
#81 Would allow you to define a video schema
@QuentinGab Many thanks you!
Hi @ronald2wing, the PR from #81 has just been released in 1.6.0, you can now use the following to define the Video schema: https://github.com/ralphjsmit/laravel-seo?tab=readme-ov-file#adding-your-first-schema.
Thank you for a great job!