|
|
Text
Links
Text links are both the simplest and most versatile of all the linking
methods provided and provide the format for linking for all other methods.
See Examples:
Example : Basic Text Link
These links will take the user to the front page of whichever site you
choose to link to.
Tip! Don't forget to link to both of our sites
to maximise your earnings.
| FindJewellery: |
<a href="http://www.findjewellery.co.uk/buy.php?id=000000">Find
Jewellery</a> |
FindWatches: |
<a href="http://www.findwatches.co.uk/buy.php?id=000000">Find
Watches</a> |
Important :: In the above examples 000000 must be changed for your
own affiliate ID number
|
Example : Deep Link directly to product
Text links can also point directly to a product on either of our sites.
All you need to link directly to a product is the item number.
| FindJewellery: |
<a href="http://www.findjewellery.co.uk/item.php?id=000000&item=1111">View
Jewellery</a> |
FindWatches: |
<a href="http://www.findwatches.co.uk/item.php?id=000000&item=1111">View
Watch </a> |
|
Example : Deep Link to other
pages
You may also wish to link to other pages on our site such as categories.
This can be done using the method below.
| FindJewellery: |
<a href="http://www.findjewellery.co.uk/buy.php?id=000000&p=http://www.findjewellery.co.uk/shop/default.php?cPath=207">Hot
Diamonds</a> |
| FindWatches: |
<a href="http://www.findwatches.co.uk/buy.php?id=000000&p=http://www.findwatches.co.uk/index.php/cPath/28">Seiko
Watches</a> |
Important :: In the above examples 000000 must be changed for your
own affiliate ID number
You must also change the example address to the page that you want
to send customers to.
|
|
|
|