How to place InfoLinks on Office Live Websites?
So you have heard that you can make money from infolinks and you want to place links on your website right? Have you signed up yet? If you haven't already signed up at infolinks, do so here, just keep this page opened for your next step. The process of adding infolinks to your OfficeLive site is a little more complex than just copying and pasting the code. It is however worth the trouble in the long run. You can really make money with your website's content!
Making money online can be quite difficult if you are not directed to the right resources. This help page will be a great money making resource. Read the step by step guide below to place infolinks code to your site. What is Infolinks and how to make money from it? Read this page!
I was fortunate enough to get the css code made and shared with me by Office Live Solutions. Solutions for OfficeLive is another great website that helps officelive users! They have great tips and information on how to improve your Microsoft Office Live website. If you are unable to find the website help you need, I encourage you to visit their website for help!
Office Live users need to insert a css code in their custom footer module, use the code below! You will need to insert your own infolink information in the code.
| Step by step Guide for adding infolinks code to an OfficeLive Website! |
| Signup for InfoLinks! If you have already signed up then open your infolinks account page! |
|---|
| Login to your Office Live website! Make sure your advanced options are on! |
|---|
| Go to the page you want to add the infolinks too. Click the top area of the page, blank area before any text is typed. |
|---|
| Click on your insert module! You should get a list of different modules! |
|---|
Scroll down to your custom footer! You are now going to delete the css code that is in the custom footer box. (You may want to save the original code in your notepad just to be safe). Copy the css Code that I provide in the next step. You are going to copy and paste it in the custom footer box. The box should say: "Edit XSLT code." |
|---|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="text" omit-xml-declaration="yes"/> <xsl:template match="/Footer"> <![CDATA[ <script type="text/javascript"> var infolink_pid = 35690; var infolink_wsid = 0; </script> <script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script> ]]> </xsl:template> </xsl:stylesheet> |
|---|
| Change the 35690 to your infolinkcode #. You will find your code number on your infolinks account page! Change the 0 to your own infolinks #, also found in your infolinks code. |
|---|
You need to do the above steps for each web page that your want highlighted infolinks on! Make sure you adjust your settings within your infolinks account. Make sure your links will be displayed as obvious links!