• I would like to add Video OG tags to my entire site. I want every page to show a short video instead of a still image when shared in Facebook, iPhone messages etc. I’ve formatted a short video and uploaded it to my sites media. I have generated code but I don’t know how or where to add it. I’ve used a page builder and a SmartSlider 3 Pro to build out site and have no clue how to add the code. I do not know if I have to add it on each page or if there is a way to add it so that every page in one place. Any help in adding would be appreciated. I’ve read up on the topic for weeks. Here is the various codes I’ve generated. Where and HOW do I add it to my site?

    <meta property=”og:video” content=”https://jefftr.com/wp-content/uploads/2018/11/Connect-With-JeffTR.mp4&#8243; />

    <meta property=”og:video:type” content=”video/mp4″ />
    
<meta property=”og:video:width” content=”1280″ />

    <meta property=”og:video:height” content=”720″ />

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Sorry, theme customization questions are best handled by theme developers. Since WordPress content is generated on the fly by the theme files it may be more complicated than just adding the code. There is no “each page” with WordPRess. All the “pages” in the browser are generated by the same theme file so the content will have to be added dynamically as well.

    https://wordpress.org/plugins/search/open+graph/

Viewing 1 replies (of 1 total)
  • The topic ‘Adding VIDEO open graph OG tags’ is closed to new replies.