This post says it is easy to add a youtube video but I could not find any tips.
How to add facebook video into og:video meta tag?
Google says you should not add iframe tags to the head as on:
"Don't use invalid elements in the
No element other than the aforementioned is permitted by the HTML specification in the head. Common elements that appear in the head, rendering it invalid are:
iframe
img
We strongly recommend that you don't use these invalid elements in the head, but if you must, place these invalid elements after the ones you want Google to see. Once Google detects one of these invalid elements, it assumes the end of the head and stops reading any further elements in the head."
https://developers.google.com/search/docs/crawling-indexing/valid-page-metadata
I do see search results that indicate a site a video alongside. How can I do that?