Antivirus|Multimedia Tools|Burning Tools|Internet Tools|Recovery Tools|Converter|PC Games|Full Version Software|Mediafire|Ebooks english...

Saturday, February 4, 2012

Add Orkut Share Button To Your Blog - Promote Your Posts On Orkut For Free!

 

First things first: What is Orkut Promote?

* Orkut Promote lets you and your friends share YouTube videos, photos, or text with each other, so you can easily spread word of a funny video, a cool picture, or an upcoming event.
* You can reshare your friends promotions, and they can reshare yours, so the information can spread throughout orkut.
* Once you've promoted something, you can track how many people have seen your promotion, and how many of them have shared it with their friends or trashed it under the my promotions tab.

So basically Orkut promote lets you to advertise your blog posts/articles freely on Orkut (at least for a group of audience)...more on orkut promote here
Integrate Orkut Share with Your Blog - A Traffic Booster
Now this tutorial will help you to place orkut share buttons on your blog (similar to facebookand twitter buttons). When a visitor clicks on one of these buttons, s/he will be able to promote your posts through his/her orkut-promotions list.

Orkut ad replaced with a promotion event

UPDATE: As this tutorial requires you to add JavaScript to your blog, so an updated tutorial has been published on Blogger, to add exactly the same Orkut Share button without any Javascripts.

Instructions to follow:
STEP #1
Log in to Blogger -> Layout -> Edit HTML and click on the tick-box "Expand Widget Templates"
STEP #2
Find this code in the template:

</head>
And immediately ABOVE/BEFORE it, paste this code:
<!--ORKUT-STARTS-->
<script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load(&#39;orkut.share&#39;, &#39;1&#39;);
google.setOnLoadCallback(function() {
var params = {};
params[google.orkut.share.Field.TITLE] = &#39;<data:blog.pageName/>&#39;;
params[google.orkut.share.Field.DESTINATION_URL] = &#39;<data:blog.url/>&#39;;
var connection = new google.orkut.share.Connection(params);
document.getElementById(&#39;orkut-share&#39;).onclick =
function(e) { connection.send(&#39;orkut.com&#39;, {}); };
}, true);
</script>
<!--ORKUT-STOPS-Blogger-Help-http://bloggerstop.net-->

Now search for this code:
<div class='post-header-line-1'/>
And immediately BELOW/AFTER it, paste this code:
<b:if cond='data:blog.pageType == "item"'>
<span id="orkut-share" style="cursor:pointer; border:1px solid black">
<img src="http://code.google.com/apis/orkut/docs/images/share.gif"/>
</span>
</b:if>
To change/modify the display button, simply upload your image to any image hosting website (recommended - tinypic.com) and replace the link in RED color with your newDIRECT LINK.
You may use any of these buttons too:

DIRECT-LINK: http://i50.tinypic.com/14mz4ac.jpg

DIRECT-LINK: http://i47.tinypic.com/35bba5e.jpg

DIRECT-LINK: http://i47.tinypic.com/2ccmbmo.jpg
Save the widget.
Now if someone clicks on the "Orkut Share" button, then a pop-up box will appear like this:

NOTE: One can delete or create promotions manually from orkut too...

Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2011 English Software Collection
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSSComments RSS
Back to top