• Hi, in the next release can be usefull adding facebook meta tag

    <meta name=”title” content=”video_title” />
    <meta name=”description” content=”video_description” />
    <link rel=”image_src” href=”video_screenshot_image_src url” />
    <link rel=”video_src” href=”video_src url”/>
    <meta name=”video_height” content=”video_height” />
    <meta name=”video_width” content=”video_width” />
    <meta name=”video_type” content=”application/x-shockwave-flash” />

    they are all already existing data in wordtube… i’m not programmer.. so temporary i have used embed it plugin to have similar result:

    https://www.tecnopc.info/blog/la-storia-del-pane/

Viewing 3 replies - 1 through 3 (of 3 total)
  • dlawton

    (@dlawton)

    bump, exactly what i’m looking for, can’t figure out how to get the video src populated

    note the api has changed for these meta tags:

    Flash (required)

    In order to embed Flash content with Facebook Share, you must add a few additional meta tags along with title and description from above:

    <meta property=”og:title” content=”video title” />
    <meta property=”og:description” content=”video description” />
    <meta property=”og:image” content=”video screenshot image url” />
    <meta property=”og:video” content=”video url (.swf only)”/>

    Flash (optional)

    <meta name=”video_height” content=”video height” />
    <meta name=”video_width” content=”video width” />
    <meta name=”video_type” content=”application/x-shockwave-flash” />

    dlawton

    (@dlawton)

    @sainsuper what plugin did you use to make it work?

    thanks!

    Hello how did you made it work?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: wordTube] Suggestion – Facebook meta tag’ is closed to new replies.