<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Social Media Marketing Systems Agency Blog - Social Media Website and Video Marketing &#187; wordpress social media optimization</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/wordpress-social-media-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com</link>
	<description>805-827-2450 Build Market and Improve Your Business 805-827-2450 with  social media marketing services, cutting edge website development, and advertising agency services.</description>
	<lastBuildDate>Tue, 22 May 2012 13:04:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Best bug fix for Youtube player incompatibility with Blog</title>
		<link>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/</link>
		<comments>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:38:18 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[beginning wordpress]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[blog seo mistakes]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[code view]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress SEO guide]]></category>
		<category><![CDATA[wordpress social media optimization]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=2968</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2971" style="margin: 5px 10px" title="WordPress code view tab" src="http://socialmediasystems.com/files/2010/03/wordpresscodeviewtab.jpg" alt="" width="298" height="132" />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.</p>
<p>To work around this bug, here is how to embed video into your blog posts and pages:</p>
<p>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:</p>
<p>1.  Build the rest of the page forst<br />
 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<br />
 3.  Insert the embed code from Youtube: example:<br />
 &lt;object width=&#8221;640&#8243; height=&#8221;385&#8243;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;<br />
 4.  Remove everything but this:<br />
 &lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;</p>
<p>5.  Surround the embed code like this with</p>
<p>&lt;div&gt;&lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;&lt;/div&gt;</p>
<p><br class="spacer_" /></p>
<p>6.  Save without going back to visual editor.</p>
<p><span id="more-2968"></span> <br />
 7.  If you edit the page later, you can use the visual editor to make  edits and change things around, but only save in code view (HTML tab)</p>
<p>8. For WordPress &#8211; there are plug-ins that fix this problem, I found this one with a five star rating:<br />
 <a href="http://www.press75.com/v4/the-simple-video-embedder-wordpress-plugin/">http://www.press75.com/v4/the-simple-video-embedder-wordpress-plugin/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to setup simple two-tier afilliate program in WordPress</title>
		<link>http://socialmediasystems.com/blog/how-to-setup-simple-two-tier-afilliate-program-in-wordpress/</link>
		<comments>http://socialmediasystems.com/blog/how-to-setup-simple-two-tier-afilliate-program-in-wordpress/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 18:43:26 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[beginning wordpress]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[wordpress SEO guide]]></category>
		<category><![CDATA[wordpress social media optimization]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=2966</guid>
		<description><![CDATA[WordPress has a plug-in  Called WP Affiliate that plugs into the WordPress shopping cart using PayPal, or most other merchant gateways &#8211; it costs under $40 per site installation, and it is wonderful&#62; we have set the cookies to last 365 days, so that our affiliates get paid on any referral resulting in a sale [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress has a plug-in  Called WP Affiliate that plugs into the  WordPress shopping cart using PayPal, or most other merchant gateways &#8211;  it costs under $40 per site installation, and it is wonderful&gt; 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!</p>
<p>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:</p>
<p>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<a title="Social Media Marketing Systems Services" href="http://rothmanmarketing.com/services/"> products and services  that everyone needs!</a> sign up here:<br />
 <a href="http://rothmanmarketing.com/wp-content/plugins/wp-affiliate-platform/affiliates/register.php"><img src="http://rothmanmarketing.com/wp-content/uploads/2009/10/websitesevolvedad4.jpg" border="0" alt="Social Media Marketing Systems" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/how-to-setup-simple-two-tier-afilliate-program-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media Optimization Tip &#8211; How to put a digg button on your WordPress blog</title>
		<link>http://socialmediasystems.com/blog/social-media-optimization-tip-how-to-put-a-digg-button-on-your-wordpress-blog/</link>
		<comments>http://socialmediasystems.com/blog/social-media-optimization-tip-how-to-put-a-digg-button-on-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:08:07 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[digg button]]></category>
		<category><![CDATA[wordpress social media optimization]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=767</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Digg on iPhone" href="http://www.flickr.com/photos/78261972@N00/813786651/" target="_blank"><img src="http://farm2.static.flickr.com/1169/813786651_ee9f010828_m.jpg" border="0" alt="Digg on iPhone" /></a><br />
<a title="Attribution-NoDerivs License" href="http://creativecommons.org/licenses/by-nd/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="John Pastor" href="http://www.flickr.com/photos/78261972@N00/813786651/" target="_blank">John Pastor</a></p>
<p>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.<span id="more-767"></span></p>
<p>There are many plugins that will insert digg badges into your posts and pages, but I&#8217;ve found many of them either slow down your site or are more trouble then they&#8217;re worth and limiting in styling options (I like to be able to insert  it EXACTLY where I want and not have to use proprietary plugin tags that could break my theme when I upgrade wordpress.  If you&#8217;re interested in using a plugin here are a few I&#8217;ve looked at before( <a href="http://wordpress.org/extend/plugins/diggz-et/">diggZ-Et</a> ,  <a href="http://wordpress.org/extend/plugins/digg-widget/">digg widget </a> , <a href="http://wordpress.org/extend/plugins/wp-easy-digg/">WP-EasyDigg </a> ).  I personally  prefer to have a compact digg button placed nicely in a float box with the author image and link on my blog posts.  Now the main reason I wrote this, wasn&#8217;t to discuss matters of taste, but it&#8217;s because if you add the digg button javascript directly to your template off the digg tools site you&#8217;ll run into a VERY annoying problem that will GREATLY decrease the traffic to your site from digg.</p>
<p>Like I mentioned above, that most wordpress templates use the content tag to display full posts and most bloggers make use of the more tag at least occationally you&#8217;ll notice that wordpress automatically appends #more-###  to the end of the url when you click the link to continue reading the full post (where ### is the specific numbered id of the post).  The problem is this URL is recognized as a separate and different url from the permalink without the #more-### appened to this.  This means that if some digs the #more version by clicking on the digg button when viewing your site, it will not show up when the post is viewed directly or using any other link.</p>
<p>This means that many visitors may try to resubmit your blog post to digg and won&#8217;t have an accurate number of how many digs it&#8217;s received.  This can cause frustration and less votes, resulting in less traffic.  The fix is VERY simple.  Digg allows you to specific which url to use directly in it&#8217;s javascript.  By default it will use whatever URL the user clicked or whatever is showing at that time in the address bar (which will include appeneded commands and extra info like the #more example above.  To make sure that all the visitors to the page are digging the same URL you can use the wordpress  permalink template tag to tell digg to ALAWAYS use the simplest direct url to that post.</p>
<p>In the simplest form the digg button with javascript has no paramenters.  It looks lik:</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p>
<p>&lt;script src=&#8221;http://digg.com/tools/diggthis.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p>
<p>That will display a large digg button with no other options and use whatever URL is in the visitors address bar resulting in the problems listed above.  To fix the URL issue add this parameter to the javascript digg button</p>
<p>digg_url = &#8216;&lt;?php the_permalink(); ?&gt;&#8217;;</p>
<p>So our button now looks like this:</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
digg_url = &#8216;&lt;?php the_permalink(); ?&gt;&#8217;;<br />
&lt;/script&gt;</p>
<p>&lt;script src=&#8221;http://digg.com/tools/diggthis.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p>
<p>I personally prefer to make the button compact and the link to open in a new window so I adjust my digg button to look like the following:</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
digg_skin = &#8216;compact&#8217;;<br />
digg_window = &#8216;new&#8217;;<br />
digg_url = &#8216;&lt;?php the_permalink(); ?&gt;&#8217;;<br />
&lt;/script&gt;</p>
<p>&lt;script src=&#8221;http://digg.com/tools/diggthis.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p>
<p>Now you can put this code directly into any template where you want the digg button to show up in.  I personally use it only in the posts template, but you can play around with what you like and where you want it in the theme editor.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/social-media-optimization-tip-how-to-put-a-digg-button-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

