Swamp Geek
  Login or Register HomeDownloadsYour Account   
Navigation 
Site Info 
Last SeenLast Seen
Server TrafficServer Traffic
  • Total: 4,199,889
  • Today: 845
Server InfoServer Info
  • Apr 29, 2024
  • 11:37 am CDT
 
 
Reviews, comparisons, and opinions about the latest technology products, services, trends and anything of interest to the thick glasses crowd!

Promote Your Website


Maybe you can be interested in several of the remote '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:



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

<a href="http://swampgeek.com/modules.php?name=Web_Links&l_op=ratelink&lid=1">Rate this Resource</a>


The Number "1" in the HTML source references your site's ID number in Swamp Geek 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:

The source code for the above button is:


<form action="http://swampgeek.com/modules.php?name=Web_Links" method="post">
  <input type="hidden" name="lid" value="1">
  <input type="hidden" name="l_op" value="ratelink">
  <input type="submit" value="Rate this Site!">
</form>

Using this form will allow users to rate your resource directly from your site and the rating will be recorded here. The above form is disabled, but the following source code will work if you simply cut and paste it into your web page. The source code is shown below:

Thanks! and good luck with your ratings!

- Swamp Geek Staff

Old Articles