Blog Archives

How to add a YouTube video into WordPress 3

Since WordPress and YouTube changed the possibility to embed videos it is not as easy as before. YouTube has an new iframe integration code: <iframe width=”560″ height=”315″ src=”http://www.youtube.com/embed/…” frameborder=”0″ allowfullscreen></iframe> but WordPress prohibits the inclusion of iframes in the standard configuration. I found an easy way to change this.

Tagged with: , , ,
Posted in wordpress