<?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>Unilyzer &#187; You Tube</title>
	<atom:link href="http://www.unilyzer.com/category/social-media-marketing/youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unilyzer.com</link>
	<description>Social Media &#38; Internet Marketing Software</description>
	<lastBuildDate>Mon, 03 May 2010 20:10:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Add Youtube Video to your Blog</title>
		<link>http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 23:05:57 +0000</pubDate>
		<dc:creator>Eman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Website Traffic]]></category>
		<category><![CDATA[You Tube]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=1048</guid>
		<description><![CDATA[Do you want to harness the power of your Youtube video to drive traffic to your Blog?  If you are using Wordpress, you can easily embed video from YouTube into your blog posts. This article will show you how to do that, and once you complete the process once, you will be able to add more Youtube Video to your Blog [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to harness the power of your Youtube video to drive traffic to your Blog?  If you are using <strong>Wordpress</strong>, you can easily embed video from YouTube into your blog posts. This article will show you how to do that, and once you complete the process once, you will be able to add more Youtube Video to your Blog Post in just seconds. </p>
<p>Okay, here are the three key steps required to add Youtube Video to your Blog:</p>
<ol>
<li>Upload Your Video to Youtube.</li>
<li>Download and install the Wordpress Plugin named &#8220;Smart Youtube.&#8221;</li>
<li>Place your embed code into your Wordpress Blog Post by copying the video URL from Youtube to your post and changing http:// to httpv:// (notice the &#8216;v&#8217; character).  The video will be automatically embedded to your post in the proper way.</li>
</ol>
<p>For example:</p>
<p>       	<!-- Smart Youtube -->
	<span class="youtube">
		<object width="480" height="295">
			<param name="movie" value="http://www.youtube.com/v/AiXZz4N97Pc&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;hd=1" />
			<param name="allowFullScreen" value="true" />
			<embed wmode="transparent" 
				src="http://www.youtube.com/v/AiXZz4N97Pc&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;hd=1" 
				type="application/x-shockwave-flash" 
				allowfullscreen="true" 
				width="480" 
				height="295">
			</embed>
			<param name="wmode" value="transparent" />
		</object>
	</span><a href="http://www.youtube.com/watch?v=AiXZz4N97Pc&fmt=18" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=AiXZz4N97Pc_fmt=18&amp;referer=');">www.youtube.com/watch?v=AiXZz4N97Pc</a></p>
<p>If you want to post a high quality/HD video you would use httpvh:// (&#8216;vh&#8217; for video high)</p>
<p>To embed a playlist use extension &#8216;vp&#8217;</p>
<p>	<!-- Smart Youtube -->
	<span class="youtube">
		<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube.com/p/528026B4F7B34094&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" >
			<param name="movie" value="http://www.youtube.com/p/528026B4F7B34094&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" />
			<param name="allowFullScreen" value="true" />
			<param name="allowscriptaccess" value="always" />
		</object>
	</span><a href="http://www.youtube.com/watch?v=528026B4F7B34094" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=528026B4F7B34094&amp;referer=');">www.youtube.com/watch?v=528026B4F7B34094</a></p>
<p>Additionally, you can set how do you want the video to be displayed in your RSS feed. Smart Youtube can show the preview image of the video (automatically grabbed from Youtube), the link to the video, or both.  One recommendation is to enable only the preview image.</p>
<p>If you want to go to the source for more information, here is a link to see instructions on how to embed YT videos in Wordpress:  <a href="http://wordpress.org/extend/plugins/smart-youtube/installation/" onclick="pageTracker._trackPageview('/outgoing/wordpress.org/extend/plugins/smart-youtube/installation/?referer=');">http://wordpress.org/extend/plugins/smart-youtube/installation/</a>.</p>
<p>In this Unilyzer Blog, you can read more about the benefits of adding video to your blog, read the article on this blog name Dominate with Video, <a href="http://www.unilyzer.com/social-media-marketing/dominate-with-video/">http://www.unilyzer.com/social-media-marketing/dominate-with-video/</a>.</p>
<p>Good luck!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;title=How+to+Add+Youtube+Video+to+your+Blog" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_title=How+to+Add+Youtube+Video+to+your+Blog&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;title=How+to+Add+Youtube+Video+to+your+Blog" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_title=How+to+Add+Youtube+Video+to+your+Blog&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;title=How+to+Add+Youtube+Video+to+your+Blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_title=How+to+Add+Youtube+Video+to+your+Blog&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;t=How+to+Add+Youtube+Video+to+your+Blog" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_t=How+to+Add+Youtube+Video+to+your+Blog&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=How+to+Add+Youtube+Video+to+your+Blog+-+http://tinyurl.com/yzsayqj+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=How+to+Add+Youtube+Video+to+your+Blog+-+http_//tinyurl.com/yzsayqj+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;title=How+to+Add+Youtube+Video+to+your+Blog&amp;summary=Do%20you%20want%20to%20harness%20the%20power%20of%20your%C2%A0Youtube%20video%20to%20drive%20traffic%20to%20your%20Blog%3F%C2%A0%20If%20you%20are%20using%20Wordpress%2C%20you%20can%20easily%20embed%20video%20from%20YouTube%20into%20your%20blog%20posts.%C2%A0This%20article%20will%C2%A0show%20you%20how%C2%A0to%20do%20that%2C%20and%20once%20you%20complete%20the%20process%20once%2C%C2%A0you%20will%20be%20able%20to%20add%20more%20Youtu&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_title=How+to+Add+Youtube+Video+to+your+Blog_amp_summary=Do_20you_20want_20to_20harness_20the_20power_20of_20your_C2_A0Youtube_20video_20to_20drive_20traffic_20to_20your_20Blog_3F_C2_A0_20If_20you_20are_20using_20Wordpress_2C_20you_20can_20easily_20embed_20video_20from_20YouTube_20into_20your_20blog_20posts._C2_A0This_20article_20will_C2_A0show_20you_20how_C2_A0to_20do_20that_2C_20and_20once_20you_20complete_20the_20process_20once_2C_C2_A0you_20will_20be_20able_20to_20add_20more_20Youtu_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/&amp;title=How+to+Add+Youtube+Video+to+your+Blog" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/_amp_title=How+to+Add+Youtube+Video+to+your+Blog&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=How+to+Add+Youtube+Video+to+your+Blog&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fhow-to-add-youtube-video-to-your-blog%2F&amp;desc=Do%20you%20want%20to%20harness%20the%20power%20of%20your%C2%A0Youtube%20video%20to%20drive%20traffic%20to%20your%20Blog%3F%C2%A0%20If%20you%20are%20using%20Wordpress%2C%20you%20can%20easily%20embed%20video%20from%20YouTube%20into%20your%20blog%20posts.%C2%A0This%20article%20will%C2%A0show%20you%20how%C2%A0to%20do%20that%2C%20and%20once%20you%20complete%20the%20process%20once%2C%C2%A0you%20will%20be%20able%20to%20add%20more%20Youtu&amp;pcat=Technology&amp;tags=social media marketing, internet marketing" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=How+to+Add+Youtube+Video+to+your+Blog_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fhow-to-add-youtube-video-to-your-blog_2F_amp_desc=Do_20you_20want_20to_20harness_20the_20power_20of_20your_C2_A0Youtube_20video_20to_20drive_20traffic_20to_20your_20Blog_3F_C2_A0_20If_20you_20are_20using_20Wordpress_2C_20you_20can_20easily_20embed_20video_20from_20YouTube_20into_20your_20blog_20posts._C2_A0This_20article_20will_C2_A0show_20you_20how_C2_A0to_20do_20that_2C_20and_20once_20you_20complete_20the_20process_20once_2C_C2_A0you_20will_20be_20able_20to_20add_20more_20Youtu_amp_pcat=Technology_amp_tags=social_media_marketing_internet_marketing&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/how-to-add-youtube-video-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally!  A Way to Track Your Facebook Fan Page</title>
		<link>http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:48:59 +0000</pubDate>
		<dc:creator>Nick Frank</dc:creator>
				<category><![CDATA[Facebook Marketing]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing Analytics]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Twitter Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Facebook Fan Pages]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Media Analytics]]></category>
		<category><![CDATA[Social Media Dashboard]]></category>
		<category><![CDATA[Track Fan Pages]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=864</guid>
		<description><![CDATA[ 
Finally!  A Way to Track Your Facebook Fan Page
 
If only there was a way to track Facebook Fan Pages with Google Analytics… 
As Facebook Fan Pages gain momentum as a leading Social Media Marketing outlet, the need to effectively track this medium becomes all the more important.  Up until very recently, the only way to [...]]]></description>
			<content:encoded><![CDATA[<h1> </h1>
<h1>Finally!  A Way to Track Your Facebook Fan Page</h1>
<p> </p>
<p><strong><a href="http://www.unilyzer.com/wp-content/uploads/2010/03/HiRes.jpg"><img class="alignleft size-medium wp-image-872" src="http://www.unilyzer.com/wp-content/uploads/2010/03/HiRes-300x246.jpg" alt="" width="300" height="246" /></a>If only there was a way to track Facebook Fan Pages with Google Analytics… </strong></p>
<p>As Facebook Fan Pages gain momentum as a leading Social Media Marketing outlet, the need to effectively track this medium becomes all the more important.  Up until very recently, the only way to monitor your Fan Page was through the extremely limiting Facebook Insights.  Insights provides page administrators limited data on visitor demographics and fan interaction but is unable to report on visitor statistics, traffic sources, keyword data and some of the other extensive reporting that Google Analytics provides.  Thanks to some crafty out of the box thinking by London based web developers Webdigi, the code has been cracked and now everyone can track their Fan Pages using Google Analytics.  In this post, we will show you how to track your Fan Page with a step-by-step guide, including the necessary links to generate your personal Google Analytics tracking code that will be installed on your page.  We will also introduce you to the Social Media monitoring tool Unilyzer and show you how it can be used in correlation with Google Analytics to extract even more detailed and valuable information from Facebook and other Social Media outlets.  Let’s get started. </p>
<p><strong>Google Analytics for Facebook Fan Pages + Unilyzer = Tracking Bliss</strong></p>
<p>Once you complete the installation of Google Analytics on your Facebook Fan Page, take your tracking to a new level using the Social Media Monitoring Dashboard from the Unilyzer (<a title="Social Media Dashboard Unilyzer" href="www.unilyzer.com" target="_blank">www.unilyzer.com</a>).  The Unilyzer is a data-to-dashboard tool that uses Google Analytics to pull data from a wide range of Social Media outlets such as Facebook, Twitter and YouTube as well as social bookmark sites like Digg, Stumble and Delicious – using this data, the Unilyzer generates a personal dashboard with insightful charts and trending arrows which allows you to adjust your Social Media marketing efforts accordingly.  Before we tackle the process of tracking the Facebook Fan Page on the Unilyzer, let’s take a look at the following step-by-step guide you will need to follow to install Google Analytics on your Fan Page.</p>
<p><strong>Google Analytics Installation Guide for Facebook Fan Pages</strong></p>
<p>Installing Google Analytics on your Facebook Fan Page isn’t all that complicated, but you will want to closely follow the steps provided below as there are a few moving parts.  Luckily, the aforementioned web development company Webdigi (<a title="Webdigi" href="www.webdigi.co.uk/" target="_blank">www.webdigi.co.uk/</a>) has written up an extremely comprehensive “how-to” that will facilitate the process.  Let’s take a look at some excerpts from their article below.  If you’ve already installed Analytics to your page, scroll down to the “Unilyzer” section to learn how the Unilyzer, when used in correlation with Google Analytics, allows for an even more extensive tracking experience.</p>
<p><strong> </strong> </p>
<p style="padding-left: 90px;"><strong>How to setup Google Analytics on your Facebook fan pages</strong></p>
<p style="padding-left: 90px;">“The workaround we use in our code is to include Google Analytics as an image instead of setting the standard Javascript. This method tracks every visitor to the custom facebook pages on Google Analytics. It required a combination of server side cookie management and an additional &lt;img&gt; tag to the bottom of the facebook fan page. Here are the steps to get Google Analytics working on your facebook fan page.</p>
<p style="padding-left: 90px;">1) Setup Google Analytics account. If you already have one, create a new website profile. You can name it facebook.com or facebook.com/your_page_name. You will finally get your tracking code which looks like this UA-3123123-2<br />
2) Create your custom img tag for each of your pages you like to track. EG: contact form, services, products etc. You can use our tool to create the <a title="Google Analytics link Generator for Facebook Pages" href="http://ga.webdigi.co.uk/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ga.webdigi.co.uk/?referer=');">Google Analytics link generator for Facebook pages</a>.<br />
3) Add the entire custom image html tag from step 2 to the bottom of each Facebook fan page that you need to track.</p>
<p style="padding-left: 90px;">That is all there is to it! Google Analytics is not real-time, so you will need to give it some time. Approximately a day before you see the fruits of your “hard” work.”</p>
<p style="padding-left: 90px;"><strong>For advanced users</strong></p>
<p style="padding-left: 90px;">“Use this method, if you don’t want to use our hosted link redirection as mentioned in the method above. You can download the entire source code which is just about three files to get this setup working on your own server (running PHP4.3 or above). The code is written in PHP and essentially creates the Google image tracking URL with the referrer, page information, ID, etc. The additional advantage of hosting this on your own server and domain is that visits from your website to your facebook fan page gets tracked, etc. You will also be able to customise further if you wish. Please do share any useful updates you apply to the tracking link code.</p>
<p style="padding-left: 90px;"><a title="Facebook - Google Analytics Version 1.1" href="http://ga.webdigi.co.uk/code/fbga-version1.1.zip" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ga.webdigi.co.uk/code/fbga-version1.1.zip?referer=');">Facebook &#8211; Google Analytics Version 1.1</a> (Updated 21st Feb, 2010).  For advanced method &#8211; Download this code to use on your server.</p>
<p style="padding-left: 90px;">If you don’t have a Facebook fan page yet, visit our tutorial for code and help on <a title="creating customised Facebook fan pages" href="http://www.webdigi.co.uk/blog/2010/creating-a-custom-facebook-page/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.webdigi.co.uk/blog/2010/creating-a-custom-facebook-page/?referer=');">creating customised Facebook fan pages</a>.</p>
<p style="padding-left: 90px;">PS: We could not find any other source / blog that described how to get Google Analytics on Facebook fan pages! There is support for canvas pages and applications but nothing for Static FBML fan pages. Hope this helps and please leave your comments below.”</p>
<p style="padding-left: 90px;"><strong>UPDATE:<br />
</strong>1) A lot of users have asked how to track visits to the wall. Yes, this can be done. Please see the comments by iphp below.<br />
2) Here is a <a title="Screenshot to a static FBML" href="http://www.webdigi.co.uk/blog/wp-content/uploads/2009/06/adding-img-tag.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.webdigi.co.uk/blog/wp-content/uploads/2009/06/adding-img-tag.png?referer=');">screenshot to a staticFBML</a> where the code should be placed</p>
<p style="padding-left: 90px;">Source: <a title="Webdigi.co.uk" href="http://www.webdigi.co.uk/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.webdigi.co.uk/?referer=');">http://www.webdigi.co.uk/</a></p>
<p style="padding-left: 90px;"> </p>
<p><strong>Google Analytics is now tracking your Facebook Fan Page – Wait, it gets better…</strong></p>
<p>Facebook Fan Pages have really caught on as a great way for individuals and companies to create micro-communities of followers of their brand and/or cause.  Now that you have the capability of installing Google Analytics on your page, take the next step and use a tool that works with Google Analytics to even further enhance your tracking and monitoring efforts.  The Unilyzer (<a title="Unilyzer" href="www.unilyzer.com" target="_self">www.unilyzer.com</a>) is just the tool you need if you are looking for even more in-depth reporting on your Fan Page and other Social Media channels.  We will first take a look at what the Unilyzer is and how it works before moving on to a more detailed explanation of how the Dashboard can be customized to report on specific information.<strong> </strong></p>
<p><strong>The Unilyzer – a new comprehensive Social Media Monitoring and Tracking Dashboard  </strong></p>
<p>A bevy of tools for tracking social media have been developed over the past few years, many of them quite effective in what they do.  With that said, they all have their shortcomings – too expensive, lack of reporting breadth, uninspired user interfaces, minimal tracking channel capabilities.  Some tracking tools are great but medium specific, reporting on only one Social Media outlet and requiring the user to manage multiple monitoring tools in order to get a truly clear vision of their Inbound Marketing efforts.  The new Social Media monitoring Dashboard Unilyzer, developed by <span style="text-decoration: underline;"><a title="Eman Bass" href="www.emanbass.com" target="_blank">Eman Bass</a></span>, provides a great overall package combining a great user interface, numerous customizable data points, user-friendly functionality, and broad reporting on all of the major Social Media channels.  And now that Google Analytics can be easily installed to track Facebook Fan Pages, the Unilyzer is even more attractive as it offers the best combined analytical reporting of Fan Pages the market has to offer.  For more information about the Unilyzer’s tracking and reporting capabilities, visit <a title="THe Unilyzer" href="www.unilyzer.com" target="_self">www.unilyzer.com</a> or click <a title="Unilyzer Video Tour" href="www.unilyzer.com/tour.html" target="_blank">here</a> to watch a short video that describes the Unilyzer’s basic functions.</p>
<p>All in all, the fact that we now have the capability to properly track Facebook Fan Pages is a very good thing and it will give Page administrators a level of insight that Facebook Insight does not.</p>
<address>Article by: Nick Frank</address>
<address>Nick is a Social Media consultant and writer.  You can see his blog at <a title="Nick's News" href="http://mynicknews.blogspot.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/mynicknews.blogspot.com/?referer=');">http://mynicknews.blogspot.com/</a> and follow him on Twitter at <a title="Nick on Twitter" href="http://www.twitter.com/Nick_J_Frank" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/Nick_J_Frank?referer=');">www.twitter.com/Nick_J_Frank</a>.</address>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;t=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_t=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page+-+http://tinyurl.com/yhseso3+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page+-+http_//tinyurl.com/yhseso3+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;summary=%C2%A0%0D%0AFinally%21%20%C2%A0A%20Way%20to%20Track%20Your%20Facebook%20Fan%20Page%0D%0A%C2%A0%0D%0A%0D%0AIf%20only%20there%20was%20a%20way%20to%20track%20Facebook%20Fan%20Pages%20with%20Google%20Analytics%E2%80%A6%20%0D%0A%0D%0AAs%20Facebook%20Fan%20Pages%20gain%20momentum%20as%20a%20leading%20Social%20Media%20Marketing%20outlet%2C%20the%20need%20to%20effectively%20track%20this%20medium%20becomes%20all%20the%20more%20important.%C2%A0%20Up%20&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page_amp_summary=_C2_A0_0D_0AFinally_21_20_C2_A0A_20Way_20to_20Track_20Your_20Facebook_20Fan_20Page_0D_0A_C2_A0_0D_0A_0D_0AIf_20only_20there_20was_20a_20way_20to_20track_20Facebook_20Fan_20Pages_20with_20Google_20Analytics_E2_80_A6_20_0D_0A_0D_0AAs_20Facebook_20Fan_20Pages_20gain_20momentum_20as_20a_20leading_20Social_20Media_20Marketing_20outlet_2C_20the_20need_20to_20effectively_20track_20this_20medium_20becomes_20all_20the_20more_20important._C2_A0_20Up_20_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/&amp;title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/_amp_title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Finally%21++A+Way+to+Track+Your+Facebook+Fan+Page&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Ffinally-a-way-to-track-your-facebook-fan-page%2F&amp;desc=%C2%A0%0D%0AFinally%21%20%C2%A0A%20Way%20to%20Track%20Your%20Facebook%20Fan%20Page%0D%0A%C2%A0%0D%0A%0D%0AIf%20only%20there%20was%20a%20way%20to%20track%20Facebook%20Fan%20Pages%20with%20Google%20Analytics%E2%80%A6%20%0D%0A%0D%0AAs%20Facebook%20Fan%20Pages%20gain%20momentum%20as%20a%20leading%20Social%20Media%20Marketing%20outlet%2C%20the%20need%20to%20effectively%20track%20this%20medium%20becomes%20all%20the%20more%20important.%C2%A0%20Up%20&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Finally_21++A+Way+to+Track+Your+Facebook+Fan+Page_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Ffinally-a-way-to-track-your-facebook-fan-page_2F_amp_desc=_C2_A0_0D_0AFinally_21_20_C2_A0A_20Way_20to_20Track_20Your_20Facebook_20Fan_20Page_0D_0A_C2_A0_0D_0A_0D_0AIf_20only_20there_20was_20a_20way_20to_20track_20Facebook_20Fan_20Pages_20with_20Google_20Analytics_E2_80_A6_20_0D_0A_0D_0AAs_20Facebook_20Fan_20Pages_20gain_20momentum_20as_20a_20leading_20Social_20Media_20Marketing_20outlet_2C_20the_20need_20to_20effectively_20track_20this_20medium_20becomes_20all_20the_20more_20important._C2_A0_20Up_20_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/finally-a-way-to-track-your-facebook-fan-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making a Case for Social Media</title>
		<link>http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:54:09 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Facebook Marketing]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Twitter Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[xplane]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=631</guid>
		<description><![CDATA[Just wanted to share this great video my friend Sten-Erik Armitage recently shared during a presentation on social media. It talks about the importance of social media in today&#8217;s marketing. Bottom line if you&#8217;re not already using web 2.0 and social media to market you business, folks you&#8217;re way behind!


About the Video: Did You Know [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-632" style="margin: 10px;" title="Did You Know 4.0" src="http://www.unilyzer.com/wp-content/uploads/2009/11/Picture-31-300x222.png" alt="Did You Know 4.0" width="229" height="170" />Just wanted to share this great video my friend <a href="http://www.innerstrife.com" onclick="pageTracker._trackPageview('/outgoing/www.innerstrife.com?referer=');">Sten-Erik Armitage</a> recently shared during a presentation on social media. It talks about the importance of social media in today&#8217;s marketing. Bottom line if you&#8217;re not already using web 2.0 and social media to market you business, folks you&#8217;re way behind!<br />
<span id="more-631"></span><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/6ILQrUrEWe8&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/6ILQrUrEWe8&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>About the Video: Did You Know 4.0</strong><br />
This is another official update to the original &#8220;Shift Happens&#8221; video. This completely new Fall 2009 version includes facts and stats focusing on the changing media landscape, including convergence and technology, and was developed in partnership with The Economist. For more information, or to join the conversation, please visit <a href="http://mediaconvergence.economist.com" onclick="pageTracker._trackPageview('/outgoing/mediaconvergence.economist.com?referer=');">http://mediaconvergence.economist.com</a> and <a href="http://shifthappens.wikispaces.com" onclick="pageTracker._trackPageview('/outgoing/shifthappens.wikispaces.com?referer=');">http://shifthappens.wikispaces.com</a>.</p>
<p>Content by XPLANE, The Economist, Karl Fisch, Scott McLeod and Laura Bestler. Music by DoKashiteru, &#8220;Home Tonight.&#8221; Design and development by XPLANE, <a href="http://www.xplane.com" onclick="pageTracker._trackPageview('/outgoing/www.xplane.com?referer=');">http://www.xplane.com</a>. You can follow us on Twitter at <a href="http://www.twitter.com/xplane" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/xplane?referer=');">http://www.twitter.com/xplane</a></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;title=Making+a+Case+for+Social+Media" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_title=Making+a+Case+for+Social+Media&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;title=Making+a+Case+for+Social+Media" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_title=Making+a+Case+for+Social+Media&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;title=Making+a+Case+for+Social+Media" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_title=Making+a+Case+for+Social+Media&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;t=Making+a+Case+for+Social+Media" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_t=Making+a+Case+for+Social+Media&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Making+a+Case+for+Social+Media+-+http://tinyurl.com/y8r72s3+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Making+a+Case+for+Social+Media+-+http_//tinyurl.com/y8r72s3+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;title=Making+a+Case+for+Social+Media&amp;summary=Just%20wanted%20to%20share%20this%20great%20video%20my%20friend%20Sten-Erik%20Armitage%20recently%20shared%20during%20a%20presentation%20on%20social%20media.%20It%20talks%20about%20the%20importance%20of%20social%20media%20in%20today%27s%20marketing.%20Bottom%20line%20if%20you%27re%20not%20already%20using%20web%202.0%20and%20social%20media%20to%20market%20you%20business%2C%20folks%20you%27re%20way%20behi&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_title=Making+a+Case+for+Social+Media_amp_summary=Just_20wanted_20to_20share_20this_20great_20video_20my_20friend_20Sten-Erik_20Armitage_20recently_20shared_20during_20a_20presentation_20on_20social_20media._20It_20talks_20about_20the_20importance_20of_20social_20media_20in_20today_27s_20marketing._20Bottom_20line_20if_20you_27re_20not_20already_20using_20web_202.0_20and_20social_20media_20to_20market_20you_20business_2C_20folks_20you_27re_20way_20behi_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/&amp;title=Making+a+Case+for+Social+Media" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/_amp_title=Making+a+Case+for+Social+Media&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Making+a+Case+for+Social+Media&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fmaking-a-case-for-social-media%2F&amp;desc=Just%20wanted%20to%20share%20this%20great%20video%20my%20friend%20Sten-Erik%20Armitage%20recently%20shared%20during%20a%20presentation%20on%20social%20media.%20It%20talks%20about%20the%20importance%20of%20social%20media%20in%20today%27s%20marketing.%20Bottom%20line%20if%20you%27re%20not%20already%20using%20web%202.0%20and%20social%20media%20to%20market%20you%20business%2C%20folks%20you%27re%20way%20behi&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Making+a+Case+for+Social+Media_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fmaking-a-case-for-social-media_2F_amp_desc=Just_20wanted_20to_20share_20this_20great_20video_20my_20friend_20Sten-Erik_20Armitage_20recently_20shared_20during_20a_20presentation_20on_20social_20media._20It_20talks_20about_20the_20importance_20of_20social_20media_20in_20today_27s_20marketing._20Bottom_20line_20if_20you_27re_20not_20already_20using_20web_202.0_20and_20social_20media_20to_20market_20you_20business_2C_20folks_20you_27re_20way_20behi_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/making-a-case-for-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Your Videos Search Friendly</title>
		<link>http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:21:20 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Facebook Share]]></category>
		<category><![CDATA[Google Video]]></category>
		<category><![CDATA[Meta Tags]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Video Marketing]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=472</guid>
		<description><![CDATA[Google is making it easier for webmasters to tag their video content to get indexed in the Google search results. Because video content is graphic based and not text based it’s hard for Google’s spiders to index this type of content.
&#8220;While we&#8217;ve become smarter at discovering this information on our own, we&#8217;d certainly appreciate some [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-478" title="seo-video" src="http://www.unilyzer.com/wp-content/uploads/2009/10/search-engines-seo-290x300.jpg" alt="seo-video" width="157" height="159" />Google is making it easier for webmasters to tag their video content to get indexed in the Google search results. Because video content is graphic based and not text based it’s hard for Google’s spiders to index this type of content.</p>
<p>&#8220;While we&#8217;ve become smarter at discovering this information on our own, we&#8217;d certainly appreciate some hints directly from webmasters,&#8221; says Google&#8217;s Michael Cohen, Product Manager for the Video Search Team.<br />
<span id="more-472"></span><br />
To help make videos more search-engine friendly, Google now supports the following mark-up formats for videos:</p>
<ul>
<li><a href="http://developer.search.yahoo.com/help/objects/video" onclick="pageTracker._trackPageview('/outgoing/developer.search.yahoo.com/help/objects/video?referer=');">Facebook Share</a></li>
<li><a href="http://developer.search.yahoo.com/help/objects/video" onclick="pageTracker._trackPageview('/outgoing/developer.search.yahoo.com/help/objects/video?referer=');">Yahoo RDFa</a></li>
<li><a href="http://video.search.yahoo.com/mrss" onclick="pageTracker._trackPageview('/outgoing/video.search.yahoo.com/mrss?referer=');">mRSS (media real simple syndication)</a></li>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=80472#2" onclick="pageTracker._trackPageview('/outgoing/www.google.com/support/webmasters/bin/answer.py?hl=en_amp_answer=80472_2&amp;referer=');">Video Sitemaps</a></li>
</ul>
<p>It’s too soon to say if one mark-up is better than the rest. Personally, I recommend the Facebook Share method of mark-up because it’s simple; all you do is add a few lines of meta tag information in your header tag. Just like you enter title tags, alt tags, and keywords for your website pages – you also need to optimize your videos to be search friendly.</p>
<p><strong>The Facebook Share mark-up includes the following information for the search engine spiders:</strong></p>
<ul>
<li>Link to the Video Thumbnail</li>
<li>Link to the Video File</li>
<li>Video Title</li>
<li>Video Description</li>
<li>Video Dimensions (Height &amp; Width)</li>
</ul>
<blockquote><p><strong>Example of the Facebook Share mark-up: </strong><em>Copy and paste into your header tag, customize the bold sections to your video content. If you&#8217;re embedding video from Youtube<strong> </strong>the video source would be something like &#8220;http://www.youtube.com/v/jPtBdydGnWY&amp;hl=en&amp;fs=1&#8243;</em></p>
<p>&lt;head&gt;</p>
<p>&lt;link rel=&#8221;image_src&#8221; href=&#8221;<strong>http://example.com/thumbnail_preview.jpg</strong>&#8221; /&gt;</p>
<p>&lt;link rel=&#8221;video_src&#8221; href=&#8221;<strong>http://example.com/video_object.swf</strong>&#8220;/&gt;</p>
<p>&lt;meta content=&#8221;<strong>My Video Description</strong> “/&gt;</p>
<p>&lt;meta content=&#8221;<strong>My Video Title</strong>&#8221; /&gt;</p>
<p>&lt;meta content=&#8221;<strong>296</strong>&#8221; /&gt;</p>
<p>&lt;meta content=&#8221;<strong>512</strong>&#8221; /&gt;</p>
<p>&lt;meta content=&#8221;<strong>application/x-shockwave-flash</strong>&#8221; /&gt;</p>
<p>&lt;/head&gt;</p></blockquote>
<p>This site has some examples and additional information about the Facebook Share mark-up format and a place to treat your page to make sure you did it right.</p>
<p><a href="http://developer.search.yahoo.com/help/objects/video" onclick="pageTracker._trackPageview('/outgoing/developer.search.yahoo.com/help/objects/video?referer=');">http://developer.search.yahoo.com/help/objects/video</a></p>
<p>Both Google and Yahoo are accepting the Facebook Share mark-up language for videos. While it’s not guaranteed that adding this code to your site will get your videos indexed, at least your videos are now search engine friendly. I would make sure to use your targeted keyword phrases in your video title and description. Just don’t abuse the system. Make sure the content in your videos matches the title and description you tag it with.</p>
<div id="attachment_476" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-476" style="border: 1px solid black;" title="google-video" src="http://www.unilyzer.com/wp-content/uploads/2009/10/google-video.png" alt="google-video" width="600" height="528" /><p class="wp-caption-text">The highlights in yellow show how optimized videos show up in the search results. What you use in your Facebook Share mark-up is what Google displays in the search results.</p></div>
<p style="text-align: center;">
<p><span style="color: #ffffff;">&#8230;</span></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;title=Make+Your+Videos+Search+Friendly" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_title=Make+Your+Videos+Search+Friendly&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;title=Make+Your+Videos+Search+Friendly" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_title=Make+Your+Videos+Search+Friendly&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;title=Make+Your+Videos+Search+Friendly" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_title=Make+Your+Videos+Search+Friendly&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;t=Make+Your+Videos+Search+Friendly" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_t=Make+Your+Videos+Search+Friendly&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Make+Your+Videos+Search+Friendly+-+http://tinyurl.com/yedzjtz+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Make+Your+Videos+Search+Friendly+-+http_//tinyurl.com/yedzjtz+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;title=Make+Your+Videos+Search+Friendly&amp;summary=Google%20is%20making%20it%20easier%20for%20webmasters%20to%20tag%20their%20video%20content%20to%20get%20indexed%20in%20the%20Google%20search%20results.%20Because%20video%20content%20is%20graphic%20based%20and%20not%20text%20based%20it%E2%80%99s%20hard%20for%20Google%E2%80%99s%20spiders%20to%20index%20this%20type%20of%20content.%0D%0A%0D%0A%22While%20we%27ve%20become%20smarter%20at%20discovering%20this%20information&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_title=Make+Your+Videos+Search+Friendly_amp_summary=Google_20is_20making_20it_20easier_20for_20webmasters_20to_20tag_20their_20video_20content_20to_20get_20indexed_20in_20the_20Google_20search_20results._20Because_20video_20content_20is_20graphic_20based_20and_20not_20text_20based_20it_E2_80_99s_20hard_20for_20Google_E2_80_99s_20spiders_20to_20index_20this_20type_20of_20content._0D_0A_0D_0A_22While_20we_27ve_20become_20smarter_20at_20discovering_20this_20information_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/&amp;title=Make+Your+Videos+Search+Friendly" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/_amp_title=Make+Your+Videos+Search+Friendly&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Make+Your+Videos+Search+Friendly&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fmake-your-videos-search-friendly%2F&amp;desc=Google%20is%20making%20it%20easier%20for%20webmasters%20to%20tag%20their%20video%20content%20to%20get%20indexed%20in%20the%20Google%20search%20results.%20Because%20video%20content%20is%20graphic%20based%20and%20not%20text%20based%20it%E2%80%99s%20hard%20for%20Google%E2%80%99s%20spiders%20to%20index%20this%20type%20of%20content.%0D%0A%0D%0A%22While%20we%27ve%20become%20smarter%20at%20discovering%20this%20information&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Make+Your+Videos+Search+Friendly_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fmake-your-videos-search-friendly_2F_amp_desc=Google_20is_20making_20it_20easier_20for_20webmasters_20to_20tag_20their_20video_20content_20to_20get_20indexed_20in_20the_20Google_20search_20results._20Because_20video_20content_20is_20graphic_20based_20and_20not_20text_20based_20it_E2_80_99s_20hard_20for_20Google_E2_80_99s_20spiders_20to_20index_20this_20type_20of_20content._0D_0A_0D_0A_22While_20we_27ve_20become_20smarter_20at_20discovering_20this_20information_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/make-your-videos-search-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dominate with Video</title>
		<link>http://www.unilyzer.com/social-media-marketing/dominate-with-video/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/dominate-with-video/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 01:09:48 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Video Marketing]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=380</guid>
		<description><![CDATA[If you have a blog where you want to reach more people and drive traffic to your website you really need to be creating videos and uploading them on the web. Compete.com shows that YouTube had 85 million unique visitors in July 2009! Just imagine what it could do for your site if you happened [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-381" style="margin: 2px 10px;" title="youtube" src="http://www.unilyzer.com/wp-content/uploads/2009/09/youtube-ui-update-april08-300x247.jpg" alt="youtube" width="229" height="188" />If you have a blog where you want to reach more people and drive traffic to your website you really need to be creating videos and uploading them on the web. Compete.com shows that YouTube had 85 million unique visitors in July 2009! Just imagine what it could do for your site if you happened to create a viral video that got 100,000 views&#8230; 200,000 views&#8230;. 1 million views!<br />
<span id="more-380"></span>A certain percentage of those people would visit your site and a percentage of those would sign up for your newsletter or buy something from you.</p>
<p>If you post a video and get 1 million views for a video and only 3% of those viewers visit your site that is 30 thousand visitors! If 3% of those convert into sign-ups or customers, that is 900 signups or sales! Sound good to you?</p>
<p>I know it&#8217;s very difficult to get a video with 1 million views, but take a look at YouTube and see what videos are popular. Why are they so popular? What is so good about them? It&#8217;s not the production value, it&#8217;s not because they have celebrities or cost a large amount of money to create.</p>
<p>These videos are crazy popular because they are extremely funny, or cool, or amazing for some reason. The videos can be planned or spontaneous, but they are NOT selling something, they are NOT outwardly trying to get customers or build their mailing list. If you want to create a viral video you cannot be selling in the video. Instead, let the video generate buzz for you!</p>
<p>Another great idea is to give the viewer something in your videos for free. Teach them something, give them information they are looking for, entertain them. Become an authority on your topic, and they will love you and gladly tell others about you.</p>
<p><span style="color: #ffffff;">&#8230;</span></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;title=Dominate+with+Video" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_title=Dominate+with+Video&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;title=Dominate+with+Video" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_title=Dominate+with+Video&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;title=Dominate+with+Video" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_title=Dominate+with+Video&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/dominate-with-video/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;t=Dominate+with+Video" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_t=Dominate+with+Video&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Dominate+with+Video+-+http://tinyurl.com/y8az7aa+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Dominate+with+Video+-+http_//tinyurl.com/y8az7aa+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/dominate-with-video/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;title=Dominate+with+Video&amp;summary=If%20you%20have%20a%20blog%20where%20you%20want%20to%20reach%20more%20people%20and%20drive%20traffic%20to%20your%20website%20you%20really%20need%20to%20be%20creating%20videos%20and%20uploading%20them%20on%20the%20web.%20Compete.com%20shows%20that%20YouTube%20had%2085%20million%20unique%20visitors%20in%20July%202009%21%20Just%20imagine%20what%20it%20could%20do%20for%20your%20site%20if%20you%20happened%20to%20cre&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_title=Dominate+with+Video_amp_summary=If_20you_20have_20a_20blog_20where_20you_20want_20to_20reach_20more_20people_20and_20drive_20traffic_20to_20your_20website_20you_20really_20need_20to_20be_20creating_20videos_20and_20uploading_20them_20on_20the_20web._20Compete.com_20shows_20that_20YouTube_20had_2085_20million_20unique_20visitors_20in_20July_202009_21_20Just_20imagine_20what_20it_20could_20do_20for_20your_20site_20if_20you_20happened_20to_20cre_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/dominate-with-video/&amp;title=Dominate+with+Video" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/dominate-with-video/_amp_title=Dominate+with+Video&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Dominate+with+Video&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fdominate-with-video%2F&amp;desc=If%20you%20have%20a%20blog%20where%20you%20want%20to%20reach%20more%20people%20and%20drive%20traffic%20to%20your%20website%20you%20really%20need%20to%20be%20creating%20videos%20and%20uploading%20them%20on%20the%20web.%20Compete.com%20shows%20that%20YouTube%20had%2085%20million%20unique%20visitors%20in%20July%202009%21%20Just%20imagine%20what%20it%20could%20do%20for%20your%20site%20if%20you%20happened%20to%20cre&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Dominate+with+Video_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fdominate-with-video_2F_amp_desc=If_20you_20have_20a_20blog_20where_20you_20want_20to_20reach_20more_20people_20and_20drive_20traffic_20to_20your_20website_20you_20really_20need_20to_20be_20creating_20videos_20and_20uploading_20them_20on_20the_20web._20Compete.com_20shows_20that_20YouTube_20had_2085_20million_20unique_20visitors_20in_20July_202009_21_20Just_20imagine_20what_20it_20could_20do_20for_20your_20site_20if_20you_20happened_20to_20cre_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/dominate-with-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Power of Video for SEO</title>
		<link>http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 01:09:33 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Search Engine Rank]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Video Blogging]]></category>
		<category><![CDATA[Video Marketing]]></category>
		<category><![CDATA[vSEO]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=374</guid>
		<description><![CDATA[When you perform a search on one of the major search engines, take a look at what you get. You get more than just search results, notice the results now include images and videos. The videos returned in the search results stand out on Google because it includes a thumbnail image with a play button. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-376" style="margin: 2px 10px;" title="videoo-marketing" src="http://www.unilyzer.com/wp-content/uploads/2009/09/good-bad-video-300x254.jpg" alt="videoo-marketing" width="189" height="159" />When you perform a search on one of the major search engines, take a look at what you get. You get more than just search results, notice the results now include images and videos. The videos returned in the search results stand out on Google because it includes a thumbnail image with a play button. Web surfers have a tendency to jump the the video link even if it&#8217;s not the top search result, simply because video is more engaging. Having your videos indexed in Google can be a great way to get ahead of your competition when it comes to being discovered on the major search engines.<br />
<span id="more-374"></span><br />
But how do you get those videos in front of people? It&#8217;s called utilizing Video Search Engine Optimization (Video SEO/ vSEO). With the increase of search engines adopting &#8220;Universal Search&#8221; features and the growth of online video content, it is imperative vSEO becomes a player for those businesses looking to drive significant traffic.</p>
<p>Video SEO at its core is about the discoverability of video content via search engines. As a business, the goal of vSEO is getting video content to the top of search engine rankings within the video search results page AND the standard search results page.</p>
<p>A lot of the same rules that apply to SEO also apply to vSEO; you must have relevant and keyword rich text surrounding the video content and utilize inbound and internal linking.  Take advantage of social media to allow visitors to share, bookmark, rate and comment on your videos, and strong video title and meta tags.</p>
<p>Promotional videos and vlogs (video blogs) are important if your business is going to survive in the future of the Internet. Remember, we retain 7% of what we read, 38% of what we hear and 55% of what we see. That alone should tell you online video must be a part of your marketing package. Businesses that put their message in front of a customer through video marketing will be the businesses thriving in the future.</p>
<p><span style="color: #ffffff;">&#8230;</span></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;title=Using+the+Power+of+Video+for+SEO" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_title=Using+the+Power+of+Video+for+SEO&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;title=Using+the+Power+of+Video+for+SEO" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_title=Using+the+Power+of+Video+for+SEO&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;title=Using+the+Power+of+Video+for+SEO" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_title=Using+the+Power+of+Video+for+SEO&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;t=Using+the+Power+of+Video+for+SEO" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_t=Using+the+Power+of+Video+for+SEO&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Using+the+Power+of+Video+for+SEO+-+http://tinyurl.com/y9ookxz+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Using+the+Power+of+Video+for+SEO+-+http_//tinyurl.com/y9ookxz+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;title=Using+the+Power+of+Video+for+SEO&amp;summary=When%20you%20perform%20a%20search%20on%20one%20of%20the%20major%20search%20engines%2C%20take%20a%20look%20at%20what%20you%20get.%20You%20get%20more%20than%20just%20search%20results%2C%20notice%20the%20results%20now%20include%20images%20and%20videos.%20The%20videos%20returned%20in%20the%20search%20results%20stand%20out%20on%20Google%20because%20it%20includes%20a%20thumbnail%20image%20with%20a%20play%20button.%20&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_title=Using+the+Power+of+Video+for+SEO_amp_summary=When_20you_20perform_20a_20search_20on_20one_20of_20the_20major_20search_20engines_2C_20take_20a_20look_20at_20what_20you_20get._20You_20get_20more_20than_20just_20search_20results_2C_20notice_20the_20results_20now_20include_20images_20and_20videos._20The_20videos_20returned_20in_20the_20search_20results_20stand_20out_20on_20Google_20because_20it_20includes_20a_20thumbnail_20image_20with_20a_20play_20button._20_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/&amp;title=Using+the+Power+of+Video+for+SEO" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/_amp_title=Using+the+Power+of+Video+for+SEO&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Using+the+Power+of+Video+for+SEO&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fyoutube%2Fusing-the-power-of-video-for-seo%2F&amp;desc=When%20you%20perform%20a%20search%20on%20one%20of%20the%20major%20search%20engines%2C%20take%20a%20look%20at%20what%20you%20get.%20You%20get%20more%20than%20just%20search%20results%2C%20notice%20the%20results%20now%20include%20images%20and%20videos.%20The%20videos%20returned%20in%20the%20search%20results%20stand%20out%20on%20Google%20because%20it%20includes%20a%20thumbnail%20image%20with%20a%20play%20button.%20&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Using+the+Power+of+Video+for+SEO_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fyoutube_2Fusing-the-power-of-video-for-seo_2F_amp_desc=When_20you_20perform_20a_20search_20on_20one_20of_20the_20major_20search_20engines_2C_20take_20a_20look_20at_20what_20you_20get._20You_20get_20more_20than_20just_20search_20results_2C_20notice_20the_20results_20now_20include_20images_20and_20videos._20The_20videos_20returned_20in_20the_20search_20results_20stand_20out_20on_20Google_20because_20it_20includes_20a_20thumbnail_20image_20with_20a_20play_20button._20_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/youtube/using-the-power-of-video-for-seo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Repurpose Your Content</title>
		<link>http://www.unilyzer.com/social-media-marketing/repurpose-your-content/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/repurpose-your-content/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 23:49:52 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Facebook Marketing]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Twitter Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Article Directories]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Video Blogging]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=367</guid>
		<description><![CDATA[It can be overwhelming to think about all of the content you have to create to maintain a social media and internet marketing campaign. Coming up and generating original ideas for blog posts, tweets, fan pages, videos, and podcasts can be challenging. However, by compounding your content and using a blog post to inspire a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-369" title="recycle" src="http://www.unilyzer.com/wp-content/uploads/2009/09/recycle.jpg" alt="recycle" width="148" height="148" />It can be overwhelming to think about all of the content you have to create to maintain a social media and internet marketing campaign. Coming up and generating original ideas for blog posts, tweets, fan pages, videos, and podcasts can be challenging. However, by compounding your content and using a blog post to inspire a chain of related tweets, posts, and video you can reduce the time and increase the effectiveness of your online marketing.<br />
<span id="more-367"></span><br />
Here is the formula for getting the most mileage out of your content:</p>
<ul>
<li><strong>Write a blog post with the rule of three. </strong>The post contains an introduction paragraph, three supporting examples or arguments, and a conclusion.</li>
</ul>
<ul>
<li> <strong>Turn the blog post into tweets.</strong> Take your main point from the introduction paragraph and post it as a question to your twitter followers.  Then take the first sentence of each of your supporting examples or arguments and drip tweet them throughout the day. Make sure to link to your original blog post in all your tweets.</li>
<li><strong>Turn your blog post in to wall posts.</strong> The conclusion of your blog post summarizes the overall point you&#8217;re making. Take this nugget of an idea and find a related video, resource, or book on the topic. Post the video or resource on your Facebook wall along with a link to your original blog post.</li>
<li><strong>Turn your blog post into a video or podcast.</strong> Take the blog post introduction and personalize with your own voice and style. Take the three supporting arguments and find an expert in the opposing or supporting side and interview them. With a podcast format you can call them and record their voice. With video you can be like a journalist and interview a local expert in the topic. Suggest several resources for the audience to get more information and wrap up with your final conclusion. Don’t forget to plug your website and encourage folks to subscribe to your channel.</li>
</ul>
<ul>
<li> <strong>Digg and Ping your blog &amp; videos.</strong> After you post to your blog and video site of choice, make sure to recommend yourself on the social bookmarking sites. This introduces your content to folks and generates incoming links. If you&#8217;re using a tool like WordPress to write your blogsite make sure you have it set to auto-ping blog indexing sites like Feed Burnner and Technorati.</li>
</ul>
<p>As you can see, one blog post can be easily repurposed into four different social media channels. This not only saves you time, but keeps your message consistent. If one blog post can generate four different pieces of content you can exponentially increase the reach of your online marketing.</p>
<p><span style="color: #ffffff;">&#8230;</span></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;title=Repurpose+Your+Content" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_title=Repurpose+Your+Content&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;title=Repurpose+Your+Content" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_title=Repurpose+Your+Content&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;title=Repurpose+Your+Content" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_title=Repurpose+Your+Content&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;t=Repurpose+Your+Content" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_t=Repurpose+Your+Content&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Repurpose+Your+Content+-+http://tinyurl.com/yc2fr8v+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Repurpose+Your+Content+-+http_//tinyurl.com/yc2fr8v+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/repurpose-your-content/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;title=Repurpose+Your+Content&amp;summary=It%20can%20be%20overwhelming%20to%20think%20about%20all%20of%20the%20content%20you%20have%20to%20create%20to%20maintain%20a%20social%20media%20and%20internet%20marketing%20campaign.%20Coming%20up%20and%20generating%20original%20ideas%20for%20blog%20posts%2C%20tweets%2C%20fan%20pages%2C%20videos%2C%20and%20podcasts%20can%20be%20challenging.%20However%2C%20by%20compounding%20your%20content%20and%20using%20a&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_title=Repurpose+Your+Content_amp_summary=It_20can_20be_20overwhelming_20to_20think_20about_20all_20of_20the_20content_20you_20have_20to_20create_20to_20maintain_20a_20social_20media_20and_20internet_20marketing_20campaign._20Coming_20up_20and_20generating_20original_20ideas_20for_20blog_20posts_2C_20tweets_2C_20fan_20pages_2C_20videos_2C_20and_20podcasts_20can_20be_20challenging._20However_2C_20by_20compounding_20your_20content_20and_20using_20a_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/repurpose-your-content/&amp;title=Repurpose+Your+Content" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/repurpose-your-content/_amp_title=Repurpose+Your+Content&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Repurpose+Your+Content&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Frepurpose-your-content%2F&amp;desc=It%20can%20be%20overwhelming%20to%20think%20about%20all%20of%20the%20content%20you%20have%20to%20create%20to%20maintain%20a%20social%20media%20and%20internet%20marketing%20campaign.%20Coming%20up%20and%20generating%20original%20ideas%20for%20blog%20posts%2C%20tweets%2C%20fan%20pages%2C%20videos%2C%20and%20podcasts%20can%20be%20challenging.%20However%2C%20by%20compounding%20your%20content%20and%20using%20a&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Repurpose+Your+Content_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Frepurpose-your-content_2F_amp_desc=It_20can_20be_20overwhelming_20to_20think_20about_20all_20of_20the_20content_20you_20have_20to_20create_20to_20maintain_20a_20social_20media_20and_20internet_20marketing_20campaign._20Coming_20up_20and_20generating_20original_20ideas_20for_20blog_20posts_2C_20tweets_2C_20fan_20pages_2C_20videos_2C_20and_20podcasts_20can_20be_20challenging._20However_2C_20by_20compounding_20your_20content_20and_20using_20a_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/repurpose-your-content/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Grab Attention with Your Facebook Wall Posts</title>
		<link>http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/</link>
		<comments>http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 21:41:01 +0000</pubDate>
		<dc:creator>Rebecca</dc:creator>
				<category><![CDATA[Facebook Marketing]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Engage Your Audience]]></category>
		<category><![CDATA[Video Blogging]]></category>

		<guid isPermaLink="false">http://www.unilyzer.com/?p=351</guid>
		<description><![CDATA[The Facebook wall is a running list of your friend’s latest status updates. Typically it includes a thumbnail of your friends profile photo and some text on the right. When there are about 30 updates on your wall, it’s hard to stand out if all you have is text. Adding video and photos to your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-361" title="Facebook Attention" src="http://www.unilyzer.com/wp-content/uploads/2009/09/megaphone-300x199.jpg" alt="Facebook Attention" width="164" height="109" />The Facebook wall is a running list of your friend’s latest status updates. Typically it includes a thumbnail of your friends profile photo and some text on the right. When there are about 30 updates on your wall, it’s hard to stand out if all you have is text. Adding video and photos to your updates makes your wall post stand-out from the crowd and draws friends or fans to click and see more. The examples below show how wall posts with photos and video stand out.</p>
<ul>
<li><span id="more-351"></span><strong>Standard Facebook wall post:</strong></li>
</ul>
<p style="padding-left: 30px;"><img class="size-full wp-image-352 alignnone" title="facebook-marketing-2" src="http://www.unilyzer.com/wp-content/uploads/2009/09/facebook-marketing-2.png" alt="facebook-marketing-2" width="562" height="99" /></p>
<ul>
<li><strong>Facebook wall post with photo:</strong></li>
</ul>
<p style="padding-left: 30px;"><img class="size-full wp-image-353 alignnone" title="facebook-marketing-3" src="http://www.unilyzer.com/wp-content/uploads/2009/09/facebook-marketing-3.png" alt="facebook-marketing-3" width="562" height="166" /></p>
<ul>
<li><strong> Facebook wall post with video:</strong></li>
</ul>
<p style="padding-left: 30px;"><img class="size-full wp-image-354 alignnone" title="facebook-marketing-1" src="http://www.unilyzer.com/wp-content/uploads/2009/09/facebook-marketing-1.png" alt="facebook-marketing-1" width="562" height="166" /></p>
<p>Facebook makes adding video super easy. Embed video from YouTube, Revver, and Yahoo Video. In fact, you can record video from your webcam directly into Facebook, no fancy editing software needed. (<a href="http://www.kewego.com/video/iLyROoafMRfe.html" onclick="pageTracker._trackPageview('/outgoing/www.kewego.com/video/iLyROoafMRfe.html?referer=');">watch tutorial</a>) When your friends or fans click on your video link they can watch the video (it expands and plays). They never have to leave Facebook to watch. What a great tool to keep users on your fan page or encourage them to learn more about you, and in the end your products and services.</p>
<p>People are naturally drawn to pictures and video. I know when friends post photos I almost always check out their profile photo galley to see more. Next time you post on Facebook, try adding a photo or video then observe your friends reactions. Did they have a tendency to comment more? Let me know how this works for you by leaving a comment below.</p>
<p><span style="color: #ffffff;">&#8230;</span></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;title=Grab+Attention+with+Your+Facebook+Wall+Posts" rel="nofollow" class="external" title="Share this on del.icio.us" onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;referer=');">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;title=Grab+Attention+with+Your+Facebook+Wall+Posts" rel="nofollow" class="external" title="Digg this!" onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;referer=');">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;title=Grab+Attention+with+Your+Facebook+Wall+Posts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon" onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;referer=');">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/" rel="nofollow" class="external" title="Share this on Technorati" onclick="pageTracker._trackPageview('/outgoing/technorati.com/faves?add=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;referer=');">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;t=Grab+Attention+with+Your+Facebook+Wall+Posts" rel="nofollow" class="external" title="Share this on Facebook" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/share.php?u=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_t=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;referer=');">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://twitter.com/home?status=Grab+Attention+with+Your+Facebook+Wall+Posts+-+http://tinyurl.com/yef474j+(via+@Unilyzer)" rel="nofollow" class="external" title="Tweet This!" onclick="pageTracker._trackPageview('/outgoing/twitter.com/home?status=Grab+Attention+with+Your+Facebook+Wall+Posts+-+http_//tinyurl.com/yef474j+_via+_Unilyzer&amp;referer=');">Tweet This!</a></li><li class="sexy-comfeed"><a href="http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;summary=The%20Facebook%20wall%20is%20a%20running%20list%20of%20your%20friend%E2%80%99s%20latest%20status%20updates.%20Typically%20it%20includes%20a%20thumbnail%20of%20your%20friends%20profile%20photo%20and%20some%20text%20on%20the%20right.%20When%20there%20are%20about%2030%20updates%20on%20your%20wall%2C%20it%E2%80%99s%20hard%20to%20stand%20out%20if%20all%20you%20have%20is%20text.%20Adding%20video%20and%20photos%20to%20your%20up&amp;source=Unilyzer" rel="nofollow" class="external" title="Share this on Linkedin" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_title=Grab+Attention+with+Your+Facebook+Wall+Posts_amp_summary=The_20Facebook_20wall_20is_20a_20running_20list_20of_20your_20friend_E2_80_99s_20latest_20status_20updates._20Typically_20it_20includes_20a_20thumbnail_20of_20your_20friends_20profile_20photo_20and_20some_20text_20on_20the_20right._20When_20there_20are_20about_2030_20updates_20on_20your_20wall_2C_20it_E2_80_99s_20hard_20to_20stand_20out_20if_20all_20you_20have_20is_20text._20Adding_20video_20and_20photos_20to_20your_20up_amp_source=Unilyzer&amp;referer=');">Share this on Linkedin</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/&amp;title=Grab+Attention+with+Your+Facebook+Wall+Posts" rel="nofollow" class="external" title="Add this to Google Bookmarks" onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=add_amp_bkmk=http_//www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/_amp_title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;referer=');">Add this to Google Bookmarks</a></li><li class="sexy-twittley"><a href="http://twittley.com/submit/?title=Grab+Attention+with+Your+Facebook+Wall+Posts&amp;url=http%3A%2F%2Fwww.unilyzer.com%2Fsocial-media-marketing%2Fgrab-attention-with-your-facebook-wall-posts%2F&amp;desc=The%20Facebook%20wall%20is%20a%20running%20list%20of%20your%20friend%E2%80%99s%20latest%20status%20updates.%20Typically%20it%20includes%20a%20thumbnail%20of%20your%20friends%20profile%20photo%20and%20some%20text%20on%20the%20right.%20When%20there%20are%20about%2030%20updates%20on%20your%20wall%2C%20it%E2%80%99s%20hard%20to%20stand%20out%20if%20all%20you%20have%20is%20text.%20Adding%20video%20and%20photos%20to%20your%20up&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley" onclick="pageTracker._trackPageview('/outgoing/twittley.com/submit/?title=Grab+Attention+with+Your+Facebook+Wall+Posts_amp_url=http_3A_2F_2Fwww.unilyzer.com_2Fsocial-media-marketing_2Fgrab-attention-with-your-facebook-wall-posts_2F_amp_desc=The_20Facebook_20wall_20is_20a_20running_20list_20of_20your_20friend_E2_80_99s_20latest_20status_20updates._20Typically_20it_20includes_20a_20thumbnail_20of_20your_20friends_20profile_20photo_20and_20some_20text_20on_20the_20right._20When_20there_20are_20about_2030_20updates_20on_20your_20wall_2C_20it_E2_80_99s_20hard_20to_20stand_20out_20if_20all_20you_20have_20is_20text._20Adding_20video_20and_20photos_20to_20your_20up_amp_pcat=Technology_amp_tags=&amp;referer=');">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.unilyzer.com/social-media-marketing/grab-attention-with-your-facebook-wall-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
