Blog

Embedding videos without default YouTube branding and chrome

There are a few different ways to embed YouTube videos without the default Youtube branding on a video. These examples are taken from these articles over at ReelSEO

Example 1:

  • No Title Bar
  • YouTube branding shows in the player, on hover only, after video has started.
  • No related videos at end

<iframe src="http://www.youtube.com/embed/4qoam6DqVG4?hd=1&rel=0&autohide=1&showinfo=0" frameborder="0" width="500" height="280"></iframe>

Example 2:

  • Title Bar visible
  • YouTube branding shows in the player, on hover only, after video has started.
  • No related videos at end

<iframe src="http://www.youtube.com/embed/4qoam6DqVG4?hd=1&rel=0&autohide=1&title=" frameborder="0" width="500" height="280"></iframe>

Example 3:

  • Title Bar visible, with YouTube text in title bar, on hover only, before playing
  • No branding in the player, on hover, after video has started
  • No related videos at end

<iframe src="http://www.youtube.com/embed/4qoam6DqVG4?modestbranding=1&rel=0&title=&autohide=1&wmode=transparent&hd=1" frameborder="0" width="500" height="280"></iframe>

12 Comments

Got something to say? Feel free, I want to hear from you! Leave a Reply to Ian Harding

  1. Chris Kua says:

    Just wanted to let you know that I refer to this page all the time. And I’m sure others do as well but don’t comment, so I wanted to drop some love your way. Thanks for the MEGA HUJANGOUS TIP!

    Aloha
    Chris

  2. srirang says:

    Nice post & very help full, Thank you very much 🙂

  3. Soren says:

    This is exactly what I’ve been loking for – cheers! Now if only there was some way to make the video loop it’d be perfect

  4. Ian Harding says:

    Excellent article, thank you. The videos on my website look much nicer now.

  5. tin says:

    Thank God for this article! I’ve been working on my website and I really hate seeing the title bar. I have searched google, I found this post and my problem was solved.

  6. Nguyen Duy says:

    So how can i remove all : title, logo in bar and logo branding? Thanks

  7. Keith says:

    This was very helpful, thanks so much. I wonder is there a similar method for vimeo?

  8. Marco says:

    Simple and intuitive, thank you!
    but APIs don’t allow total no branding customization.
    if no info bar shown, youtube logo(watermark) is shown… if info bar is shown have a link at the youtube site…
    is it right? bye

  9. I’m using Julbul that completely removes all youtube links (including logo) from embed videos. I’m using this tool with 100% accuracy.

    Method discussed in this post is outdated and doesn’t work any more 🙁

  10. Mark says:

    Thanks @Aloysius.

    I tried JULBUL and I must have to say that this tool is AWESOME. Especially their Wistia/Vimeo player layout for youtube embed videos is the best feature I was looking for.

Leave a Reply to Ian Harding

Let us know your thoughts on this post but remember to place nicely folks!