If you Like Our Blog Then

Saturday, December 12, 2009

Adding Orkut Share on your Blog

0 comments


Orkut is one of the most used social networking site so promoting your post or blog through Orkut can be one of the major source of Traffic to your site or blog.
Adding Orkut share element to your blog or site is very easy task. You just have to visit Orkut Share page or you can also just paste the below code where you want your Orkut share button code to appear.

Code


<!-- Google Orkut Share Element -->
<div id="orkut_share" style="width:100%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('orkut.share', '1');
google.setOnLoadCallback(function(){
new google.orkut.share.Button({
style:google.orkut.share.Button.STYLE_REGULAR
}).draw('orkut_share');
}, true);
</script>

After adding above code have a preview of your blog and save it. For any help leave a comment.If you like this post share with your friends too.

Advertisements

0 comments:

Post a Comment

No Abusive comment will be approved. Make comment related to Topic only.

Enter your email address:

Delivered by FeedBurner