Udkik.dk

Webmaster


Photo by Andy Holmes on Unsplash This page is directed to webmasters of maritime sites.

If you are webmaster, you will find useful information about how to link to Udkik and how to implement our services on your site. You can chose among:
  • Plain link
  • Link with our logo
  • Search boat specifications direct into our huge database
  • Search among boats for sale direct into our database

How to add plain link
We prefer that you link to Udkik using our domain name 'Udkik.dk'.

The look on your site:
Udkik.dk

Copy this piece of HTML into your site:
<a href="https://www.udkik.dk"> Udkik.dk </a>

Please do not use deep links since we might change the sub-path with the consequence that the deep link will become invalid.

How to add link with our logo
You are welcome to use our logo together with a link to our site.

The look on your site:
Udkik.dk
Udkik.dk

Copy this piece of HTML into your site:
<table>
<tr><td align="center">
<a href="https://www.udkik.dk"><img src="https://www.udkik.dk/common/graphics/logo.gif" alt="Udkik.dk" title="Udkik.dk" ><br />
Udkik.dk</a></td></tr>
</table>
We recommend that you copy our logo (logo.gif) to your site and use the img-link from your site. The reason is we might change the sub-path with the consequence that the link to our logo will become invalid.

How to add boat reviews search to your site
Add boat reviews to your site.

The look on your site:
Specyfikacja łodzi
Łódź. :
Obsługiwane przez YachtDatabase.com

Copy this piece of HTML into your site:
<table cellpadding="2" cellspacing="0" bgcolor="#000066">
<tr><td>
<table cellpadding="2" cellspacing="2" bgcolor="#dddddd">
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;">Specyfikacja łodzi</td></tr>
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">
<form style="margin-bottom:0;" method="post" action="https://www.yachtdatabase.com/en/gateway.jsp">
<input type="hidden" name="service" value="yspecs">
<input type="hidden" name="url" value="url to your page">
<input type="hidden" name="goo" value="gooyacht">
<input type="hidden" name="locale" value="pl_PL">
Łódź. :<input type="text" value="MAXI" name="boattype" style="font-size:10px; width: 150px;"><input name="submit" type="submit" value="szukaj" style="font-size:10px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;">
</form>
</td></tr>
<tr><td align="right" style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">Obsługiwane przez <a href="https://www.yachtdatabase.com"> YachtDatabase.com </a></td></tr>
</table>
</td></tr>
</table>

Remark: When you have copied this piece of HTML code to your site, you must:
  • Change the text 'en' to the ISO 639-1 language code of your language.
    Must be one of da, de, en, fi, fr, it, nl, no, pl, ro, sv.
  • Change the text 'url to your page' to the Internet address of the page where you places the HTML code.
    E.g. 'www.mydomaine.dk/mypath/mypage.htm'
  • Change the text 'MAXI' to the default type of boat you wish to search for. You may also leave the value blank.
If you experience any problems, do not hesitate to contact us.

How to add boat for sale search to your site
If you have a web site for a specific boat type e.g. MAXI, you might be interested in having access to advertisements for your specific boat type on your site.

The look on your site:
Szukasz łodzi?
Łódź. :
Obsługiwane przez Udkik

Copy this piece of HTML into your site:
<table cellpadding="2" cellspacing="0" bgcolor="#000066">
<tr><td>
<table cellpadding="2" cellspacing="2" bgcolor="#dddddd">
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;">Szukasz łodzi?</td></tr>
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">
<form style="margin-bottom:0;" method="post" action="https://www.yachtdatabase.com/en/gateway.jsp">
<input type="hidden" name="service" value="ysale">
<input type="hidden" name="url" value="url to your page">
<input type="hidden" name="goo" value="gooyacht">
<input type="hidden" name="locale" value="pl_PL">
Łódź. :<input type="text" value="MAXI" name="boattype" style="font-size:10px; width: 150px;"><input name="submit" type="submit" value="szukaj" style="font-size:10px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;">
</form>
</td></tr>
<tr><td align="right" style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">Obsługiwane przez <a href="https://www.udkik.dk"> Udkik </a></td></tr>
</table>
</td></tr>
</table>

Remark: When you have copied this piece of HTML code to your site, you must:
  • Change the text 'en' to the ISO 639-1 language code of your language.
    Must be one of da, de, en, fi, fr, it, nl, no, pl, ro, sv.
  • Change the text 'url to your page' to the Internet address of the page where you places the HTML code.
    E.g. 'www.mydomaine.dk/mypath/mypage.htm'
  • Change the text 'MAXI' to the default type of boat you wish to search for. You may also leave the value blank.
If you experience any problems, please do not hesitate to contact us.