How do I share my LinkedIn profile on my website

LinkedIn Codes:

Profile widget

Add this code to the top of the content area

<script type="text/javascript" src="http://www.linkedin.com/js/public-profile/widget-os.js"></script>

Profile Popup Widget

<a class="linkedin-profileinsider-popup" href="http://uk.linkedin.com/pub/kim-reddy/19/b7b/23a">Kim Reddy</a>

Profile open state widget

<a class="linkedin-profileinsider-inline" href="http://uk.linkedin.com/pub/kim-reddy/19/b7b/23a">Kim Reddy</a>

Replace highlighted red code with your profile URL and Name

If you would like to find the codes yourself…

  1. Log into LinkedIn (http://www.linkedin.com)
  2. Scroll down to the bottom of the page and click on Developers
  3. Under LinkedIn Widgets, click on Get Started
  4. There are three types of widgets you can choose from Company Insider, Profile and Share on LinkedIn
  5. Under Profile, click on Get the code.
  6. Read the Terms of Use
  7. Then scroll down to the bottom of the page
  8. Here are the codes you will need to share your share on your website.

CTC-aspire

  1. Click on main menu item Customise
  2. Then click on Custom Content, and then on Social Media
  3. Add your LinkedIn code into the LinkedIn script area, adding the top code first and then the popup or open state widget
  4. Save Changes