<?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>Google Gadgets &#38; SEO &#187; linkedin</title>
	<atom:link href="http://www.seoish.com/seo/linkedin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seoish.com</link>
	<description>Widget strategy, Google Gadgets, iGoogle, and the shifting sands of SEO.</description>
	<lastBuildDate>Mon, 23 Aug 2010 15:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LinkedIn and Widgets</title>
		<link>http://www.seoish.com/linkedin-and-widgets/</link>
		<comments>http://www.seoish.com/linkedin-and-widgets/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:06:56 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[Open Social]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.seoish.com/linkedin-and-widgets/</guid>
		<description><![CDATA[LinkedIn has been pretty specific about their intentions for Open Social. They plan to have useful, business orientated widgets only. At Google I/O they also mentioned they would be revenue sharing in a &#8220;unique&#8221; way. Hmmm. To see what they said (and what all the other social networks said) about their Open Social implementations you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.seoish.com/wp-content/uploads/2008/06/linkedinlogo.gif" title="linkedinlogo.gif" alt="linkedinlogo.gif" vspace="7" align="right" hspace="12" /><a href="http://www.linkedin.com">LinkedIn</a> has been pretty specific about their intentions for Open Social. They plan to have useful, business orientated widgets only. At Google I/O they also mentioned they would be revenue sharing in a &#8220;unique&#8221; way. Hmmm.</p>
<p>To see what they said (and what all the other social networks said) about their Open Social implementations you can watch the full <a href="http://sites.google.com/site/io/meet-the-opensocial-containers">&#8220;Meet the Containers&#8221; session</a> from Google I/O.</p>
<p>But that is the future, there are a couple &#8220;widgets&#8221; that already exist for Linkedin, they aren&#8217;t Open Social but we can see how they will handle widgets from what is already there. The <a href="http://www.linkedin.com/static?key=developers_widgets&amp;trk=hb_ft_widgets">widgets page</a>, the &#8220;<a href="http://www.linkedin.com/static?key=pop%2Fpop_more_auth_apps">about applications&#8221; page</a>, and the &#8220;<a href="https://www.linkedin.com/secure/settings?userAgree=&amp;goback=.aas">authorized applications&#8221; page</a> (you must be logged in to see the &#8220;authorized applications&#8221; page)</p>
<p>Let&#8217;s look at a widget created by <a href="http://www.businessweek.com/">BusinessWeek</a> for Linkedin that displays how many connections you have to a company, let&#8217;s look at Google:<br />
<span id="google"></span><br />
<script type="text/javascript">  new LinkedIn.CompanyInsiderBox("google","google");</script><br />
The widget displays the amount of people you are linked to in Google if you are signed in, if you aren&#8217;t signed in it will show you how many people work at the company and prompt you to sign in.<br />
When I am signed into Linkedin it displays this for me (image below).</p>
<p><img src="http://www.seoish.com/wp-content/uploads/2008/06/linkedin.jpg" title="linkedin.jpg" alt="linkedin.jpg" vspace="5" border="0" hspace="5" /></p>
<p>This widget is quite useful for your readers because it allows them to see who they are connected to at that company.</p>
<p>I think it would also be a great widget for company blogs. If you run a company blog, this could be in your sidebar and would encourage interaction with your company.</p>
<p>BusinessWeek uses this gadget, but use the &#8220;popup&#8221; version. Here is used in a story about HP&#8230;</p>
<p><img src="http://www.seoish.com/wp-content/uploads/2008/06/pop.jpg" alt="pop.jpg" /></p>
<p>If you click on &#8220;linkedin connections&#8221; you get&#8230;</p>
<p><img src="http://www.seoish.com/wp-content/uploads/2008/06/pop2.jpg" alt="pop2.jpg" /></p>
<p>So if I read the story, and I needed to respond to it, or if it reminded me that I needed to contact someone at HP, I could immediately do so without having to look that contact up.</p>
<h2><strong>How to install the Linkedin widget </strong></h2>
<p>The instructions for installing the different versions of this widget <a href="http://www.linkedin.com/static?key=developers_widget_companyinsider">are here</a>, but it might be confusing if you want it to display in a blog sidebar because part of those instructions tell you to put something in the &#8220;head&#8221; section of your page. To do this in WordPress, just go to the &#8220;Presentation&#8221; tab and then choose &#8220;theme editor&#8221;</p>
<p><a href="http://www.seoish.com/wp-content/uploads/2008/06/wordpress1.jpg" title="wordpress1.jpg"><img src="http://www.seoish.com/wp-content/uploads/2008/06/wordpress1.jpg" alt="wordpress1.jpg" /></a></p>
<p>once you are in the theme editor, look to the right and choose &#8220;header&#8221;&#8230;</p>
<p><img src="http://www.seoish.com/wp-content/uploads/2008/06/header.jpg" alt="header.jpg" /></p>
<p>After you choose header you can add the provided code into the head section, save, and then put the rest of the code in your post using the &#8220;code&#8221; tab.</p>
<p>Remember that the &#8220;span&#8221; value has to match the first value of the code and the company name is the second value&#8230;</p>
<p><a href="http://www.seoish.com/wp-content/uploads/2008/06/code.jpg" title="code.jpg"><img src="http://www.seoish.com/wp-content/uploads/2008/06/code.jpg" alt="code.jpg" /></a></p>
<p>To choose a different company, just change the second value (the first value is the &#8220;span&#8221; id).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoish.com/linkedin-and-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
