|
Webmaster info
This page is directed to webmasters of maritime sites.
If you are webmaster, you will find usefull information about how to link to YachtDatabase and how to implement our services on your site. You can chose among:
- Plain link
- Link with our logo
- Search on boatspecifications direct into our huge database
| How to link to YachtDatabase |
We prefer that you link to YachtDatabase with our domaine name 'YachtDatabase.com'.
The look on your site:
YachtDatabase.com
Copy this piece of HTML into your site:
| <a href="http://www.yachtdatabase.com">YachtDatabase.com</a> |
Please do not use deep links since we might change the sub-path with the consequence that the deep link will break.
You are welcome to use our logo together with a link to our site.
The look on your site:

Copy this piece of HTML into your site:
| <a href="http://www.yachtdatabase.com"><img src="http://www.yachtdatabase.com/common/graphics/logo.gif" alt="YachtDatabase.com" border="0"></a> |
Though, we recomment that you copy our logo-file 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 deep img-link will break.
| How to add boat specification search to your site |
Add boat specification search service on your site.
The look on your site:
Copy this piece of HTML into your site:
<table width="250" border="0" cellpadding="2" cellspacing="0" bgcolor="#000066">
<tr><td>
<table width="246" border="0" cellpadding="2" cellspacing="2" bgcolor="#dddddd">
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;">Bådspecifikationer</td></tr>
<tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">
<form style="margin-bottom:0;" method="post" action="http://www.yachtdatabase.com/app/gateway.jsp" name="ydb">
<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="en_GB">
Båd:<input type="text" value="" name="boattype" style="font-size:10px; width: 150px;"><input name="submit" type="submit" value="Søg" 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;">Powered by <a href="http://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 'url to your page' to the Internet address of the page where you places the HTML code.
E.g. 'www.mydomaine.dk/mypath/index.htm'
If you experience any problems, do not hesitate to contact us.
|
|