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…
- Log into LinkedIn (http://www.linkedin.com)
- Scroll down to the bottom of the page and click on Developers
- Under LinkedIn Widgets, click on Get Started
- There are three types of widgets you can choose from Company Insider, Profile and Share on LinkedIn
- Under Profile, click on Get the code.
- Read the Terms of Use
- Then scroll down to the bottom of the page
- Here are the codes you will need to share your share on your website.
CTC-aspire
- Click on main menu item Customise
- Then click on Custom Content, and then on Social Media
- Add your LinkedIn code into the LinkedIn script area, adding the top code first and then the popup or open state widget
- Save Changes