Option 1: Add "SargeNation Vote with Vote Count" Button to your site
Example:
The SargeNation Vote button is for website and blog publishers that want to encourage their users to submit or vote for their content on SargeNation.com
Code:
<script type="text/javascript">submit_url = 'http://www.targeturl.com';</script>
<script type="text/javascript" src="http://sargenation.com/evb/button.php"></script> |
Copy and paste the code above into your site to add this button. Next, replace "www.targeturl.com" with the url of your page or if your using it for individual blog posts use the permalink in the front page template.
If using Wordpress, you will need to add the javascript directly to the template files through FTP, and not just use the admin template editor, which seems to strip out javascript.
|