Saturday, March 17, 2012

Remove YouTube Link

Remove YouTube Branding  from the video.
How can i configure how to prevent to click the link for watch on youtube?
Note:copyrighting video not working.

Breaking Nokia phones on purpose - Nokia Test Center(video)


You can now remove the YouTube branding from the video.

Original Code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/PG_yOWrEDJA?rel=0" frameborder="0" allowfullscreen></iframe>

Modified Code:
<iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/LqB4UdpUoGM?modestbranding=1&amp;rel=0" width="420"></iframe>


Add the parameter ?modestbranding=1.

modestbranding=1&amp;



Keywords:Remove YouTube Branding,Remove YouTube Link,Remove YouTube Logo,Tutorial, Tutorials, Blogger Tutorial.