Linking to Dream of Kiwi
When you put a link on your website to Dream of Kiwi, you
are joining a growing network of great New Zealand companies.
Dream of Kiwi is committed to promoting New Zealand businesses
and the New Zealand tourism industry to the world.
When you link to a portal website in your topic area, such
as Dream of Kiwi, you increase the overall search engine ranking
of your website.
This effectively raises you exposure to potential international
visitors and enables your business to become part of a visitors
itenary for intended accomodation and activities.
How to add a link to your website
1. Firstly choose whether you would like to add a text link
of a graphic link to your website.
How to add a Text Link
You can copy and paste the html code directly into the code
of your website. After you have added the link it will appear
on your website as below:
Dream of Kiwi
HTML Code:
<a href="http://www.dreamofkiwi.com/">Dream
of Kiwi</a>
How to add a Graphic Link
Here is how the graphic link will appear on your website:

To add the link all you need to do is copy and paste the
folloing HTML code into the code location you want the graphic
to apear on your website.
HTML Code:
<a href="http://www.dreamofkiwi.com/" target="_top">
<img src="http://www.dreamofkiwi.com/images/dok_link.gif"
width="105" height="66" alt="Dream
of Kiwi" border="0"></a>
|