<?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; blogging</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com</link>
	<description>805-827-2450 We offer complete social media website design, marketing systems, agency services and video production. Grow your busienss and your web presence with Viral Video and RSS Feeds Syndication</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:50:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.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>2010 Internet &#124; The Roar of Us talking to Each Other</title>
		<link>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/</link>
		<comments>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 14:55:14 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[conquesting]]></category>
		<category><![CDATA[Google me]]></category>
		<category><![CDATA[search engine placement]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=2756</guid>
		<description><![CDATA[Stop buying sweet lies.  You need video, interaction, and real content to compete online in 2010: and the best way to get these things  on a scale that will scale, is user-generated, user-filtered content.]]></description>
			<content:encoded><![CDATA[<p>User-generated, User-filtered content is the name of the game now: without it you will not compete is this quickly changing environment.</p>
<p><a title="Hong Kong" href="http://www.flickr.com/photos/25934927@N08/2489329665/" target="_blank"><img class="alignleft" style="border: 0pt none;margin: 5px 10px" title="Us talking to Us" src="http://farm3.static.flickr.com/2415/2489329665_500b85922d.jpg" border="0" alt="Hong Kong" width="375" height="500" /></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="Skype Nomad" href="http://www.flickr.com/photos/25934927@N08/2489329665/" target="_blank">Skype Nomad</a></p>
<p>I here it almost everyday:</p>
<p>&#8220;Must I post, can&#8217;t you just make me rank on Google search without me having to do anything?&#8221;</p>
<p>The answer is yes, and not.</p>
<p>What good will it do you?  Even if i know some ways to fool somebody into coming to your worthless, page, what would be the point?</p>
<p>Very soon (and is some ways already) it will only be the value of your site to your visitors, and how long they spend there that determines your rankings; the tips and tricks of Gurus like me will not help you, if Google knows that people do not stay on your site; and Google already knows everything.</p>
<p>I am living proof that most of you would rather buy sweet lies than hear the truth.  But the truth is still the truth.  It is all about the value of the resources you provide now.</p>
<p>Stop buying sweet lies.  You need video, interaction, and real content to compete online in 2010: and the best way to get these things  on a scale that will scale, is user-generated, user-filtered content.  The way to get that, is with a social media enabled site.</p>
<p><a title="2010 rothman guide to building succesful websites" href="http://socialmediasystems.com/rothmanguide/">&gt;&gt;more here&gt;&gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2009 Latest trends in Social Media Marketing: Bloblive, Meetup</title>
		<link>http://socialmediasystems.com/blog/2009-latest-trends-in-social-media-marketing-bloblive-meetup/</link>
		<comments>http://socialmediasystems.com/blog/2009-latest-trends-in-social-media-marketing-bloblive-meetup/#comments</comments>
		<pubDate>Tue, 05 May 2009 19:18:23 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[media trends]]></category>
		<category><![CDATA[social media website]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=965</guid>
		<description><![CDATA[Local Media companies are replacing local TV stations, Radio stations, Newspapers, Tabloids, Leads Clubs, Social Clubs, Affinity Associations, Political Action groups....]]></description>
			<content:encoded><![CDATA[<p>When I reserved socialmediasystems.com three years ago for $8.75  my ex-partner (a programmer) laughed at me.</p>
<p>My, my what a great deal has changed since then.  In an effort to keep up, here are some current trends:</p>
<p><span id="more-965"></span></p>
<ul>
<li>Check out Meetup.com and Bloblive.com, and Ning.com</li>
<li>As the technology advances, and becomes more user-friendly, the grass roots localisation of the web is coming to fruition</li>
<li>Local Media companies are replacing local TV stations, Radio stations, Newspapers, Tabloids, Leads Clubs, Social Clubs, Affinity Associations, Political Action groups&#8230;.</li>
<li>Once a small cog in Google&#8217;s big wheel, you can now reach half the population between MySpace and Facebook, and quite possibly 80% on about 46 different social media sites.</li>
<li>The Internet has changed traffic patterns, life styles, culture, demographics, and the media. (Heck, it is the media!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/2009-latest-trends-in-social-media-marketing-bloblive-meetup/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Scott Lauri hits hard with North Brunswick Real Estate Blog</title>
		<link>http://socialmediasystems.com/blog/scott-lauri-hits-hard-north-brunswick-real-estate-blog/</link>
		<comments>http://socialmediasystems.com/blog/scott-lauri-hits-hard-north-brunswick-real-estate-blog/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 12:34:46 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[North Brunswick]]></category>
		<category><![CDATA[Real Estate]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=486</guid>
		<description><![CDATA[Be sure to read this article: 1rst page Organic results: North Brunswick Real Estate, to learn about how a Realtor can definately achieve rankings for city, state, real estate and other competitive key word searches by way of a properly optimized, well sydicated blog: Scott ranks for many searches with his http://homesofnj.com/, here just a [...]]]></description>
			<content:encoded><![CDATA[<p>Be sure to read this article: <span class="greenline"><a title="new jersey real estate blog" href="http://rismedia.com/localnews/social-media-marketing/2008/07/03/1rst-page-organic-results-north-brunswick-real-estate/">1rst page Organic results: North Brunswick Real Estate</a>, to learn about how a Realtor can definately achieve rankings for city, state, real estate and other competitive key word searches by way of a properly optimized, well sydicated blog: Scott ranks for many searches with his <a href="http://homesofnj.com/">http://homesofnj.com/</a>, here just a few examples:<span id="more-743"></span></span><br />
<a title="North Brunswick real estate Google search" href="http://www.google.com/search?hl=en&amp;sa=X&amp;oi=spell&amp;resnum=0&amp;ct=result&amp;cd=1&amp;q=north+brunswick+real+estate&amp;spell=1">North Brunswick real estate</a>,<br />
<a title="north brunswick new jersey real estate google search" href="http://www.google.com/search?hl=en&amp;q=north+brunswick+new+jersey+real+estate&amp;btnG=Search">north brunswick new jersey real estate</a><br />
<a title="north brunswick real estate listings" href="http://www.google.com/search?hl=en&amp;q=north+brunswick+new+jersey+real+estate+listings&amp;btnG=Search">north brunswick new jersey real estate listings</a><a href="http://socialmediasystems.com/files/2008/07/era.jpg"></a><br />
<a title="north brunswick new jersey real estate advice" href="http://www.google.com/search?hl=en&amp;q=north+brunswick+new+jersey+real+estate+advice&amp;btnG=Search">North Brunswick Real Estate advice</a>,<br />
<a title="north brunswick new jersey real estate listings" href="http://www.google.com/search?hl=en&amp;q=north+brunswick+new+jersey+real+estate+listings&amp;btnG=Search">North Brunswick Real Estate listings</a><br />
<a title="new jersey real estate blog" href="http://www.google.com/search?hl=en&amp;q=new+jersey+real+estate+blog&amp;btnG=Search">New Jersey real estate blog</a></p>
<p>You can achieve great results too by way of RSS (really simple syndication). </p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/scott-lauri-hits-hard-north-brunswick-real-estate-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

