Easily Add Video To Your Wordpress Blog
Adding video to your blog or Word Press Blog can be kind of a headache. However, basically it is as simple as is. Below you will find the astonishing simple solution on how to add video to your wordpress blog easily. All you need to do is to copy, paste and modify the simple free script shown below into your word press weblog.
I was getting pissed at WordPress today. That is, until I figured something out I want to share with all of you. If you have Wordpress and want to put Videos from MySpace or YouTube into your blog, don't mess with plug ins and fancy programming code. All you have to do when you "write" a new post is put the following code directly into the box you're writing in. Don't attempt to modify the HTML or input the code below directly into the HTML. Replace the URL in the code below with the video you want to put in your blog.
(Note: Remove the spacing before embed and after the 350. I had to add the spacing so a video wouldn't appear below.)
< embed src="http://www.youtube.com/v/y_FjWNKulNc" mce_src="http://www.youtube.com/v/y_FjWNKulNc" type="application/x-shockwave-flash" width="425" height="350" >
|