In the latest version of WordPress, and, I suspect, other blog platforms, there is an incompatibility between the Youtube embed code and the visual editor.
To work around this bug, here is how to embed video into your blog posts and pages:
I had to fix the videos in code view, here are instructions for now, to work around the incompatibility of the Youtube player with the visual editor:
1. Build the rest of the page forst
2. In the editor, click HTML tab, now you are looking at code, but the text is still text so you can see where you are
3. Insert the embed code from Youtube: example:
<object width=”640″ height=”385″><param name=”movie” value=”http://www.youtube.com/v/YAwJR0_G2vU&color1=0xb1b1b1&color2=0xcfcfcf&hl=en_US&feature=player_embedded&fs=1″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowScriptAccess” value=”always”></param><embed src=”http://www.youtube.com/v/YAwJR0_G2vU&color1=0xb1b1b1&color2=0xcfcfcf&hl=en_US&feature=player_embedded&fs=1″ type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”385″></embed></object><br />
4. Remove everything but this:
<embed src=”http://www.youtube.com/v/YAwJR0_G2vU&color1=0xb1b1b1&color2=0xcfcfcf&hl=en_US&feature=player_embedded&fs=1″ type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”385″></embed>
5. Surround the embed code like this with
<div><embed src=”http://www.youtube.com/v/YAwJR0_G2vU&color1=0xb1b1b1&color2=0xcfcfcf&hl=en_US&feature=player_embedded&fs=1″ type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”385″></embed></div>
6. Save without going back to visual editor.
WordPress has a plug-in Called WP Affiliate that plugs into the WordPress shopping cart using PayPal, or most other merchant gateways – it costs under $40 per site installation, and it is wonderful> we have set the cookies to last 365 days, so that our affiliates get paid on any referral resulting in a sale at 15%, or any recruited affiliate at 10% of gross sales, for one year after they are referred!
I have always wanted to do a direct marketing program for fun products and services that are fairly priced: where the money is in selling products, not business opportunity bubbles! The time has come:
Would you like to make 15% of gross sales for referring people here, and 10% of gross in overrides for their referrals for the first year? This is not Multilevel, only two levels and we actually have a wonderful list of products and services that everyone needs! sign up here:


photo credit: John Pastor
Believe it or not there is a right way and a wrong way to do this. Most wordpress blog templates use the content tag on the main index page, meaning it shows full posts unless you use a more tag. If you use a more tag it will truncate the post at that tag and give you a link to read the full article. (more…)