Sunday 2 September 2012

How to Add BlogEngage Vote Button To Blogger.

This article explain how to add Blog engage button in your blogger blog so that people vote your best post in anytime. so add this best vote button in your blog now. and received more traffic from this button.
Follow simple step to add this vote button in your blog now---->>>>

* First go to your blogger Dashboard .


* Now click in design tab and edit HTML.

* Click in small box to expand your blogger template.

* Now find this code 
<data:post.body> with CTRL+F key .
* Copy below code and paste before this code now 
<data:post.body>
<div style='float:right; margin-right:10px; margin-top:10px'>
<script type='text/javascript'>
submit_url=&quot;<data:post.url/>&quot;;</script>
<script src='http://blogengage.com/evb/button.php' type='text/javascript'/>
</div>
Note- You can change  Float:right or Float:left   if you add this left or right position.
* Now save your blogger template and you are now done.

No comments: