Promote Your Website


Here are the 'Rate a Website' options we have available. These allow you to place an image (or even a rating form) on your web site in order to increase the number of votes your resource receive. Please choose from one of the options listed below:

1) Text Link



One way to link to the rating form is through a simple text link:

Rate this Resource @ Canada Kicks Ass


The HTML code you should use in this case, is the following:

<a href="http://www.canadaka.net/modules.php?name=Top_Sites&op=ratelink&lid=3">Rate this Resource @ Canada Kicks Ass</a>


The Number "3" in the HTML source references your site's ID number in database. Be sure this number is present.



2) Button Link



If you're looking for a little more than a basic text link, you may wish to use a small button link:

vote1.gif
 
vote2.gif

The source code for the above button is:
<form action="http://www.canadaka.net/top_sites" method="post">
  <input type="hidden" name="lid" value="3">
  <input type="hidden" name="op" value="ratelink">
  <input type="image" src="http://www.canadaka.net/images/vote2.gif">
</form>

You can also use any of our banners and simply use the text link URL.




You may also make your own voting image or save one of ours to your site localy.

Thanks! and good luck with your ratings! Staff