How to I put a youtube video on my website and keep the related videos on my site?

by MissTR
11 replies
Does anyone know exactly how to post your youtube video on your website, then

1. Not allow the click to open the video in youtube, in other words keep the user on my website and not get distracted by other youtube video distractions.

2. When the video on my site ends, allow related videos from youtube but only allow them to be viewed on my website, not click through to youtube.

I've seen this before, but I don't know how to make it work on my website.

Can anyone point me in the right direction?

Thanks,
MissTR
#put #related #related videos #site #video #videos #website #youtube
  • Profile picture of the author Coolstro
    its possible with Vimeo+, hosting the videos on vimeo and embedding with vimeo, but you can also host them on youtube seperately for more viewers. the vimeoplus has many options for how people see the video box
    {{ DiscussionBoard.errors[5739207].message }}
  • Profile picture of the author powerofschool
    Hi mate,

    It is possible to put like that.

    You can go to embed code in the youtube.

    And you can disable the related videos and check the privacy settings.
    Signature

    Get ready to ace your digital marketing interview with our comprehensive guide to the most commonly asked questions and answers. Upgrade your skills today!

    Digital Marketing Interview Questions and Answers

    {{ DiscussionBoard.errors[5739221].message }}
  • Profile picture of the author PaulyC
    Hey MissTR,

    In order to put your video from YouTube onto your site, click on 'share' and 'embed' within your youtube account. When you get the code, make sure you're switched to HTML when pasting in wordpress... and that's all there is to it.

    If they click play on your video they won't be taken to youtube.

    As far as keeping them on your site, I completely avoid the chance that they'll see videos snippets after mine is done by playing about 30 seconds of blank screen with my URL at the end of the video, that way they'll navigate elsewhere on my site instead of clicking a youtube video.

    Hope that helps!

    Pauly
    {{ DiscussionBoard.errors[5739222].message }}
    • Profile picture of the author MissTR
      Pauly,

      I'll try what you have said.

      Thanks,
      MissTR
      {{ DiscussionBoard.errors[5739558].message }}
    • Profile picture of the author Marty S
      Originally Posted by PaulyC View Post

      I completely avoid the chance that they'll see videos snippets after mine is done by playing about 30 seconds of blank screen with my URL at the end of the video, that way they'll navigate elsewhere on my site instead of clicking a youtube video.
      Sometimes Youtube will actually cut out such still-screen "activity" if it runs too long. It can also be a little irritating to viewers as well. A MUCH better way to keep viewers within your world is to create your OWN related video links that go to YOUR other videos.

      I made a blog post about how to do this here:
      Screenflow tip: adding links to your other Youtube videos | Youtube
      {{ DiscussionBoard.errors[5744048].message }}
      • Profile picture of the author MissTR
        Originally Posted by Marty S View Post

        Sometimes Youtube will actually cut out such still-screen "activity" if it runs too long. It can also be a little irritating to viewers as well. A MUCH better way to keep viewers within your world is to create your OWN related video links that go to YOUR other videos.

        I made a blog post about how to do this here:
        Screenflow tip: adding links to your other Youtube videos | Youtube
        Marty,

        I agree. I want MY related videos to show. But, I want them to show within my site only and not take the user out to Youtube.

        Thanks,
        MissTR

        P.S. - Thanks for the Screenflow tip.
        {{ DiscussionBoard.errors[5746269].message }}
        • Profile picture of the author Marty S
          Originally Posted by MissTR View Post

          Marty,

          I agree. I want MY related videos to show. But, I want them to show within my site only and not take the user out to Youtube.
          Start thinking about this from the other end of creating free traffic.

          But firstly I must say, if you concentrate on providing good quality information in your videos, related vids are not going to be a problem either way. Viewers will be convinced YOU are the go-to dude in your niche, and even if they do see a competitor's weak-ass video, if they are REAL buyers - they will find their way back to you. Don't get hung up on viewers seeing other videos, they will find them eventually anyway.

          Also, you have to think bigger picture with your Youtube channel because other blogs (and auto-blogs in particular) will be embedding your video into their posts. They really won't care about the related content, but they also won't even know that you have usurped the competition with your own related links, that will bring viewers back to your channel - from their blogs!! So ideally you want to be prepared for that, and act as if the channel is an extension of your website.

          If done consistently, your Youtube channel will be a significant source of traffic to your website and CTA, and will absolutely be a competitive advantage in your niche.
          {{ DiscussionBoard.errors[5747250].message }}
          • Profile picture of the author MissTR
            Originally Posted by Marty S View Post

            Start thinking about this from the other end of creating free traffic.

            But firstly I must say, if you concentrate on providing good quality information in your videos, related vids are not going to be a problem either way. Viewers will be convinced YOU are the go-to dude in your niche, and even if they do see a competitor's weak-ass video, if they are REAL buyers - they will find their way back to you. Don't get hung up on viewers seeing other videos, they will find them eventually anyway.

            Also, you have to think bigger picture with your Youtube channel because other blogs (and auto-blogs in particular) will be embedding your video into their posts. They really won't care about the related content, but they also won't even know that you have usurped the competition with your own related links, that will bring viewers back to your channel - from their blogs!! So ideally you want to be prepared for that, and act as if the channel is an extension of your website.

            If done consistently, your Youtube channel will be a significant source of traffic to your website and CTA, and will absolutely be a competitive advantage in your niche.
            Marty,

            You are right with your comment. I will keep that in mind. (lots to think about)


            Thanks!
            -MissTR
            {{ DiscussionBoard.errors[5872573].message }}
  • Profile picture of the author Mbullard
    <iframe width="560" height="349" src="http://www.youtube.com/embed/39pjOe5e0m8?rel=0&amp;hd=1;autoplay=0;controls=0;showinfo=0;mo destbranding=1;iv_load_policy=1 "frameborder="0" allowfullscreen></iframe>

    Replace the bold part of the code with your own video's ID and you'll have everything you asked for.
    Also, if you even want the controls visible (they aren't with these settings), change the part of the code that says "controls=0" to "controls=1".
    Signature

    YouTube Marketing Mastery - Discover what you can do with YouTube.
    YouTube Marketing Mastery

    {{ DiscussionBoard.errors[5743656].message }}
    • Profile picture of the author MissTR
      Originally Posted by Mbullard View Post

      <iframe width="560" height="349" src="http://www.youtube.com/embed/39pjOe5e0m8?rel=0&amp;hd=1;autoplay=0;controls=0;showinfo=0;mo destbranding=1;iv_load_policy=1 "frameborder="0" allowfullscreen></iframe>

      Replace the bold part of the code with your own video's ID and you'll have everything you asked for.
      Also, if you even want the controls visible (they aren't with these settings), change the part of the code that says "controls=0" to "controls=1".
      MB,

      BIG THANKS! I will try this and let you know how it turns out.

      Sincerely,
      MissTR
      {{ DiscussionBoard.errors[5746248].message }}
    • Profile picture of the author MissTR
      Originally Posted by Mbullard View Post

      <iframe width="560" height="349" src="http://www.youtube.com/embed/39pjOe5e0m8?rel=0&amp;hd=1;autoplay=0;controls=0;showinfo=0;mo destbranding=1;iv_load_policy=1 "frameborder="0" allowfullscreen></iframe>

      Replace the bold part of the code with your own video's ID and you'll have everything you asked for.
      Also, if you even want the controls visible (they aren't with these settings), change the part of the code that says "controls=0" to "controls=1".
      Mbullard,

      I will try this and let you know if I really do "have everything I asked for".

      Thanks!
      -MissTR
      {{ DiscussionBoard.errors[5872527].message }}

Trending Topics