Add the CyleCluster External Vote Button (EVB) to Your Web Pages

Encourage readers to vote for posts by placing the following code within your blog. The standard vote button submits your webpage by automatically pulling the URL. If you wish to place the EVB on a blog it is advised that you use the advanced method button, and direct the link to a posts permalink (not just your website).

How to add an External Vote Button:

  • Standard Method - display one instance of the button on a single web page:
  • <script type="text/javascript" src="http://cyclecluster.com/evb/button.php"></script>

    Example:



  • Advanced Method - display single or multiple buttons on a page, each pointing to a different target url:
  • <script type="text/javascript">submit_url = 'http://yoursite.com/linkedpost.html';</script>
    <script type="text/javascript" src="http://cyclecluster.com/evb/button.php"></script>

    Example:



    <li class="style3"><a href="http://cyclecluster.com/pliggit.php?url=yoursite.com">Submit to CycleCluster</a></li>

    Example:


     

    Remember: The advanced method is good for blogs and other sites that display link to multiple stories / pages on the same web page. For example, if using Wordpress, you can configure the submit_url to use the permalink in the front page template or with Blogger insert <$BlogItemPermalinkUrl$>.

    Click here if you have questions or suggestions.

    Home

    Close Window