The website loading is critical for users to access with mobile devices, my websites do have many youtube videos embedded. The new way is iframe embed and the expert do recommend NOT to use. I found another way to embed youtube videos without using the iframe and it’s supposed to load faster. The labnol.org shows […]
| 223 viewsTag: Youtube Embed
The website loading is critical for users to access with mobile devices, my websites do have many youtube videos embedded. The new way is iframe embed and the expert do recommend NOT to use. I found another way to embed youtube videos without using the iframe and it’s supposed to load faster. The labnol.org shows […]
| 188 viewsHow To Embed Iframe Youtube Video In WordPress Single youtube video <p style=”text-align: center;”><iframe src=”//www.youtube.com/embed/VLvSBXsRfcQ?rel=0″ height=”315″ width=”560″ allowfullscreen=”yes” frameborder=”0″></iframe></p> Embed youtube playlist. <p style=”text-align: center;”><iframe src=”//www.youtube.com/embed?listType=playlist&list=PLuRzvc_tEcZST27lPO1_WgftNO1pVUZZY” height=”315″ width=”560″ allowfullscreen=”yes” frameborder=”0″></iframe></p>
| 1,036 views