Hi Guys
Is it possible to have ones linked in feed fed through to your Wordpress sidebar. Like you can with Twitter?
Thanks
Steve
Dbranes answers:
Hi Steve
Do you have a public RSS feed? (I'm not a user of LinkedIn)
LinkedIn seems to provide some plugins:
[[LINK href="http://developer.linkedin.com/plugins"]]http://developer.linkedin.com/plugins[[/LINK]]
that you can copy/paste into your sidebar text widget.
Here is a plugin (not a free one) that seems to be using the LinkedIn API to fetch data:
[[LINK href="http://codecanyon.net/item/linkedin-social-feed/4449006"]]http://codecanyon.net/item/linkedin-social-feed/4449006[[/LINK]]
and comes with a video tutorial
[[LINK href="http://www.youtube.com/watch?v=Mz96n3iIqrk"]]http://www.youtube.com/watch?v=Mz96n3iIqrk[[/LINK]]
Giri answers:
Wordpress has a built-in RSS widget. Here is a screenshot of that widget.
[[LINK href="https://www.diigo.com/item/image/1exeb/j53t"]]https://www.diigo.com/item/image/1exeb/j53t[[/LINK]]
Just get the RSS feed link from linkedin.
[[LINK href="http://help.linkedin.com/app/answers/detail/a_id/1277"]]http://help.linkedin.com/app/answers/detail/a_id/1277[[/LINK]]
MDan answers:
Hi Steve
Yes, they have an comprehensive API for this kind of things.
You can see the updates for your profile here:
https://www.linkedin.com/updates?view=my
They also offer a set of social plugins:
http://developer.linkedin.com/plugins
The Share and Social Stream is located here:
https://developer.linkedin.com/apis
You can also see an example of the member Profile plugin here:
http://developer.linkedin.com/plugins/member-profile-plugin-generator?button-type-inline=true
Here's a wordpress plugin for extracting data from your Linkedin profile. You can use Network Update Fields shortcode to customize it for your needs.
http://developer.linkedin.com/documents/profile-fields#nus
http://wordpress.org/extend/plugins/linkedin-sc/
Julien Maury answers:
<blockquote>On Linkedin : Go to edit profile and scroll down to the bottom. You will see a link that says Applications- Add an Application. Click on that link and you will see this page of options. There is an option to add your blog link with WordPress. Click on the link and you will be taken to a page where you can add in the RSS feed for your blog</blockquote>
[[LINK href="http://writingontheweb.com/2011/02/21/feed-your-blog-posts-automatically-linkedin-twitter/"]]source[[/LINK]]