Have Your Blog Setup for FREE!

Jeff Ochoa

So you are ready to start up your blog but not sure where to begin. The good news is you can get your blog set up without dealing with the technical details for FREE! We make it easy for you so you can spend your time blogging. Sign up with one of our partner hosts and we'll set it up for you. Then all you do is sign in and start blogging. Get Started Today .

Archive for June, 2010

So I showed you how to add a video to your WordPress blog and I have had some requests on how to get that YouTube video to autoplay right when someone lands on your site. Below I will spell it out for you as well as show you a video.

1. Grab your embed code from YouTube and look for the   src=

<object width=”580″ height=”360″><param name=”movie” value=”http://www.youtube.com/v/yFgZmYZDcmY&hl=en_US&fs=1&rel=0&color1=0×234900&color2=0x4e9e00&border=1″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/yFgZmYZDcmY&hl=en_US&fs=1&rel=0&color1=0×234900&color2=0x4e9e00&border=1″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”580″ height=”360″></embed></object>

2. Go to the end of this link and before the first & sign and add  &autoplay=1

3.  Code will then look like this:

<object width=”580″ height=”360″><param name=”movie” value=”http://www.youtube.com/v/yFgZmYZDcmY&hl=en_US&fs=1&rel=0&color1=0×234900&color2=0x4e9e00&border=1″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/yFgZmYZDcmY&autoplay=1&hl=en_US&fs=1&rel=0&color1=0×234900&color2=0x4e9e00&border=1″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”580″ height=”360″></embed></object>

4. Copy code into widget in your side bar and save.  That’s it. (don’t forget to re-size your video to fit your side bar)

DiggRedditLinkedInStumbleUponGoogle BookmarksDeliciousFacebookShare

Here are some simple instructions on how to add a video to your WordPress blog.  Video’s are great for some things but don’t go crazy putting videos everywhere on your blog.  Some people like text, some people like pictures and some people will like video.  Use a little bit of everything throughout your blog to get the best results and to try and keep all of your readers happy.  I heard and old saying that “A picture is worth a thousand words” but “A video is worth a thousand pictures”. Just don’t over due and your blog will look great.

DiggRedditLinkedInStumbleUponGoogle BookmarksDeliciousFacebookShare