December 12, 2009

How to add Big Xmas Social Buttons to your Wordpress Blog

As the Christmas comes ,many bloggers may want to add  Big Xmas Social Bookmarking Buttons into their blog posts.At the same time,with eye catching big social buttons,you visitors much likely will bookmark your posts. In this short tutorial,I will show you how you can do it within five minutes.

social-buttons

First download this plugin from Wordpress Plugin Directory

Download

Then upload this plugin to your blog’s plugin directory and activate the plugin.

Next,download Big Xmas Social Button,these are 256×256 px Digg,Delicious,Facebook,Blinklist,Reddit, Stumbleupon and Technorati buttons

Download

Then,extract files from Icons.rar folder.The next this you must do is to login Cpanel/File Manager,find the site that you want to add button, then wp-content/plugins/socialfluid/images . Then,just upload the files from icons.rar in to the images folder of socialfluid plugin. It will ask you the files already exist in images folder,overwrite it,click Yes

Then,return to Wordpress Dashboard,click SocialFluid under Settings tab,check the social sites of uploaded files,set the size of icons to 48×48 px.

Now,you have Xmas Social Buttons.Happy Blogging!

Continue Reading...

November 10, 2009

How to Add Email Share Button on Each Post?

We have already seen on how to add orkut share and facebook share button for each post, this time we are going to see, how to add email share button on each post. With this button, readers can easily share the article with their family and friends via Email service.

4 The MailCounter badge gives visitors to your blog an easy way to share your content via email. In fact, this is the fastest and easiest way to email an article! Every time an email is sent this way the badge will auto-update and show you the live number of times someone clicked the email link. Simple, easy and elegant.

If you're a Blogspot User - then Embed this code on your template :

Make sure you enter the right URL and description where the blue lines of text are:

<iframe src="http://getmailcounter.com/mailcounter/?url=http://yoururlhere.com&title=title of your page here" height="64" width="50" frameborder="0" scrolling="no"></iframe>

How to Add this Button on each and every post ?

1. Go to Blogger.com

2. Go to Layout > Edit HTML >

1

3. Save a copy of your template, so that if anything happens while editing you can restore it.

4. Now click on Expand Widget Templates and Search for

2

 

<div class='post-header-line-1'/>
5. Now Paste the following code below this line
<div style='float:right; margin-left:10px;'>
<iframe src="http://getmailcounter.com/mailcounter/?url=http://yoururlhere.com&title=title of your page here" height="64" width="50" frameborder="0" scrolling="no"></iframe>
</div>

6. You're Done !! Now save your template and Enjoy Sharing via Email !! 

3

 
For Wordpress Users -

Add this to your single.php and index.php files in WordPress.


<?php
echo '<iframe src="http://getmailcounter.com/mailcounter/?url=';
urlencode(the_permalink());
echo '&title=';
urlencode(the_title());
echo '" height="64" width="50" frameborder="0" scrolling="no" ></iframe>';
?>

Mail Counter badge – Homepage

Continue Reading...

November 4, 2009

How to Add Orkut Share Button on Each Blog Post ?

Now you can share interesting content with your orkut friends easily, just by single click. The orkut Share API allows website owners to enable their visitors to share the content on their website, with visitors' friends on orkut.


Orkut_Logo_1


Users can share the content and optionally promote it to make recommendations to their friends, which then appears in their activity updates. Every such shared item has the potential to spread virally and get wider attention from orkut users, increasing the traffic to the website. Now lets see how to add Orkut sharebutton on each blog post ?
How to add orkut share button ?

For Blogger Blogspot -

1. Login to your dashboard.

2. Navigate through :Layout >> Edit HTML

3. Click on Expand widget template (before making changes to your blog - backup the current template)

4. Use your browser search to find </head> and place the below code above </head>

<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('orkut.share', '1');
google.setOnLoadCallback(function() {
var params = {};
params[google.orkut.share.Field.TITLE] = 'Interesting Page!';
params[google.orkut.share.Field.DESTINATION_URL] = 'http://example.com/';
var connection = new google.orkut.share.Connection(params);
document.getElementById('orkut-share').onclick =
function(e) { connection.send('orkut.com', {}); };
}, true);
</script>

5. Now change the codes which is in red to your blog address - http://example.com/ to your blog address.

6. Now add the button near your Retweet button -


ss
7. Search for this line -

<div class='post-header-line-1'/>

8. Now Paste the following code below this line

<span id="orkut-share" style="cursor:pointer; border:0px solid black">
<img src="http://i50.tinypic.com/30afg2w.gif" alt="Share Orkut" />
</span>

9. You can use text version of this button by using this code instead of above code which uses image :

<span id="orkut-share" style="cursor:pointer; border:1px solid black">
Share on Orkut
</span>

10. Click Save Template and view your blog !


Shareorkut

(the above picture is made by me - if you want to have your own share button picture - you can change the image url which is given on red color on the above code.)

For Wordpress users -

1. Open header.php file of your theme file and enter below code above </head>


<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('orkut.share', '1');
google.setOnLoadCallback(function() {
var params = {};
params[google.orkut.share.Field.TITLE] = '<?php the_title() ?>';
params[google.orkut.share.Field.DESTINATION_URL] = '<?php the_permalink() ?>';
var connection = new google.orkut.share.Connection(params);
document.getElementById('orkut-share').onclick =
function(e) { connection.send('orkut.com', {}); };
}, true);
</script>

2. Update the page and Move to Single.php or any place where you put this Orkut Share buttonand place below Code.

<span id="orkut-share" style="cursor:pointer; border:0px solid black">
<img src="http://i50.tinypic.com/30afg2w.gif" alt="Share Orkut" />
</span>


You can see the shared content on orkut in your promotion page

share_promotion


and it also appears in your profile activity updates -

udpates 

Continue Reading...

October 13, 2009

Traffic Analysis Services

interchange_homepage It is very important for marketers and SEO specialists to be able to accurately assess the traffic to the site, to analyze ROI, CTR,  and sales . For these purposes, they use the  traffic analysis systems (services). There are very huge number of such systems, some of them are paid, part are  free of charge, some collect statistics remotely, while others require the installation of scripts on the server. In order to better navigate in many existing systems, I suggest you look at the list of the most popular and convenient services traffic analysis.

Google Analytics – free and very convenient traffic analysis system. Namely, it has priority than the paid system Stuffed Tracker (requires installation on the server), which allows convenient way to generate reports on sales, software downloads, all actions of users, to analyze the ROI of advertising campaigns, etc. The only negative side of Stuffed Tracker  is  low scalability. The system starts to slow down at high traffic flows. However, it copes with  up to 5000 unique visitors per day.

Yahoo! Web Analytics – is  only for users who are members of Yahoo Small Business. Service had very good feedback, so if you are a member of Yahoo, you can safely join .

Quantcast – a popular free service.
AWStats – open source system that requires installation on the server where the site is available. Gives comprehensive analysis of web traffic, but poorly applied for marketing purposes.

Piwiki – similar system to AWStats, with a modern Web 2.0 interface.

Do you know other good traffic another services like these?If yes,then Let us know

Continue Reading...

August 30, 2009

Create Go to Top of Page Link in Blogger

If you have lot of posts in a label or achieve page , its essential that you provide an easy navigation to the top portion of the page without making your visitors to scroll a lot .

Here's how you can do that.

Open your Blogger template's layout section and select edit HTML .

Move on to the bottom portion of your template and find out </body> .

Copy and paste the following HTML code above that section.

a href='#' style='display:scroll;position:fixed;bottom:5px;right:1px;' title='move on to top of page'><img src='http://img401.imageshack.us/img401/710/homepa2.gif'/></a>



Now save your template and preview the top of page link . Make necessary changes by editing the HTML code .

Continue Reading...

July 29, 2009

Add Meta Tag in Blogger

How-to-Create-Meta-Tags

 

Meta tags are Simple HTML codes that can describe various factors of your site to the search engine spiders .These factors include web page title ,Description,keywords , language and many others . Though many blogs says that the meta tags don't have any value now , i strongly believe that they can affect SERPS in Google ,Yahoo and Bing . In this case i will help you to add meta tag in a Blogger blog.

Go to your Blogger template Layout and Edit HTML .

Fill the following example meta tag with your details

 

<meta name="Title" content="Your blog title" />
<meta name="Description" content="this is the description of your Blogger blog" />
<meta name="Keywords" content="Your keywords separated by comma" />
<meta name="Author" content="Author Name" />
<meta name="Language" content="Language of Website" />
<meta name="Copyright" content="© Copyright information" />
<meta name="Revisit-After" content="1 Days" />
<meta name="Robots" content="All" />



Now we are about to add meta tag in Blogger.



Find out the <head> tag and paste your details exactly after that selection.



add meta tag in blogger



PN: Keywords in meta tag can help you to bring targeted adsense ads into your blog.


Continue Reading...

July 27, 2009

Recent Comments and Recent Posts in Blogger

Here we are are making use of the default blogger post and comment feeds.So this his Recent comments /Recent post widget can incorporate only the latest 5 results.
To start with ,Go to Layout and select page element.

Choose suitable location for your widget and click on add a gadget/element. Now select feeds and as shown below and enter your feed URL . If you are using Blogger , then most probably it would be like this : http://www.yoururl.blogspot.com/atom.xml.

 add recent posts blogger

Change the URL with yours and continue . You can alter the default title with Recent comments and select the number of posts required to be displayed .

 Recent Comments in blogger

For recent comment widget , the same procedure goes but with a slight difference. Instead of atom feed , we are using comments feed . That is, http://www.yoururl.blogspot.com/feeds/comments/default . Select the number of comments to be displayed and save the widget.

Continue Reading...

July 24, 2009

Add Yahoo Messenger to Your Blog

Yahoo ! Presence is a kind of online status button which indicates the Yahoo messenger status of a webmaster , on his blog/website or forum  .On clicking the online status button (usually a smiley) a new window will appear, leading the visitor to Yahoo web messenger .Yahoo online presence in your blog or website

 

Add Yahoo messenger to a website , you need Yahoo Geocities account . In Geocities control panel select create & update then addons from sub tab . After selecting Yahoo! presence choose a suitable button and copy the code anywhere . Other than presence, there are services like Yahoo search , webcam ,maps,guest book,email form etc. that you can choose if you want them .

To add  Yahoo messenger to Blogger , open dashboard and select the blog where you want to implement the code .

Go to Layout and select a suitable location for the widget to appear . Click to add a page element ( Add a Gadget for blogger in draft) and select HTML and JavaScript .Paste the code and save your widget.

Continue Reading...

July 23, 2009

Flash Animated Label Tags Cloud Widget For Blogger

flash_tags

Blogger blogging platform by default gives you the ability to add Labels for your post, so you can add and display your blog Labels at your sidebar.

But because we all want our blogs look great for our visitors, we need to give this labels good style,

So now, we’ll learn how to add amazing tag/labels cloud widget to our sidebar instate of the normal one that presented by blogger.

We’ll do it in few steps:

1. Log into your blogger account.

2. Go to dashboard >> layout >> Edit HTML

3. Find the next code

You can find it by clicking ctrl+f in your browser.

And past the next code just after the above code.

4. Click save template and now check your Blog. And enjoy.

Hints.
- You can change it’s location at your side bar by going to dashboard >> layout
and move it up or down.

- You can change the widget width and height by editing this part in the code.

width="250" height="200"



Continue Reading...

How to Delete & Remove Blogger Blog

delete_blog Back in year 2000 there wasn’t many free blogging platform was available as well blogging was totally new concept for every one. Then first free blog providing service Blogspot (changed to Blogger) came into picture and revolution of Blogging started.

Even I had created my first blog on blogspot which I have abandoned now. The information on my blogspot blog wasn’t much important one, but this can not be case for all. You may want to delete and remove your blogger (blogspot) blog. Well then here is guide of How to delete blogspot/blogger blog.

How to Delete & Remove Blogger Blog

1. Sing in to your blogger account

2. Your Blogger Dashboard will list all your blogs created with this account

3. Click on Settings Link of Respective blog which you want to delete

blogger-dashboard

4. A new page with blog settings will appear

5. Click on Delete blog link displays under Blog tools section

delete-blog-blogger-blog-setting

6. Confirmation Message will be displayed, Click ‘DELETE THIS BLOG’ to proceed for final deleting of Blogger Blog.

delete-blogger-blog

You can use ‘export it’ link to export all your blogger post published on this blog.

Continue Reading...

July 22, 2009

Add Big Social Bookmarking Buttons Below Blogger Posts

social11

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

<p><data:post.body/></p>



4.Copy below code and paste it immediately after the line <p><data:post.body/></p> .




<div style='clear:both; '>
<div style='width:60px; float:left;'>
<script type='text/javascript'>
digg_url = &#39;<data:post.url/>&#39;;
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
</div>
<div style='width:60px; float:left;'>
<script badgetype='square' src='http://d.yimg.com/ds/badge2.js' type='text/javascript'><data:post.url/></script>
</div>
<div style='width:65px; float:left;'>
<a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' src='http://s310.photobucket.com/albums/kk426/magznetwork/socialbig/stumble.gif' style='padding:0;margin:0;border:none;'/></a>
</div>
<div style='width:65px; float:left;'>
<a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Delicious' src='http://s310.photobucket.com/albums/kk426/magznetwork/socialbig/delicious.gif' style='padding:0;margin:0;border:none;'/></a>
</div>
<div style='width:65px; float:left;'>
<a expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Technorati' src='http://s310.photobucket.com/albums/kk426/magznetwork/socialbig/technorati.gif' style='padding:0;margin:0;border:none;'/></a>
</div>
<div style='width:65px; float:left;'>
<a expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Twitter' src='http://s310.photobucket.com/albums/kk426/magznetwork/socialbig/twitter.gif' style='padding:0;margin:0;border:none;'/></a>
</div>
<div style='width:65px; float:left;'>
<a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Facebook' src='http://s310.photobucket.com/albums/kk426/magznetwork/socialbig/facebook.gif' style='padding:0;margin:0;border:none;'/></a>
</div>
</div>



5. Click on "Save Templates" and now you are done. It will look like this.


social11 

Continue Reading...

July 18, 2009

Add the Google Translate Mini-Flags Widgets to Blogger

1.Login to your blogger dashboard-->Layout > Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below and click save.



Single Column Widget with White Background :

<div style="border:1px solid #ccc;padding:10px 3px 3px 10px;text-align:center;background-color:#FFFFFF;">

<!---GOOGLE TRANSLATE MINI FLAGS--->
<div align="left">

<!-- Add English to Chinese (Simplified) BETA -->

<strong> Google Translate</strong>™<br/>

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Czh-CN&hl=en&ie=UTF8'); return false;" title="Google-Translate-Chinese (Simplified) BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-Chinese (Simplified) BETA" src="http://growpa.bay.livefilestore.com/y1p1uPoPqXa3UKUUAkAVFfexI7egVPHRwG3pImeqPG7Lje9X3Vaok2Ow5pXvBf-O44vyDmb9PRG78uzI9GNZUQM0Q/_chinese_s.png" height="24" title="Google-Translate-Chinese (Simplified) BETA"/> Chinese</a>

<!-- END English to Chinese (Simplified) BETA-->

<br/>

<!-- Add English to French -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cfr&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to French "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to French " src="http://growpa.bay.livefilestore.com/y1p2khoQY_AJfGOc4sr626ugjACTUnVs-mBTEUz-tb5f8jQ9_BM37-lp3ZxqFjmUvMRSH35UYbHHp0lN6QAXE3-aQ/_french_s.png" height="24" title="Google-Translate-English to French "/> French</a>

<!-- END English to French -->

<br/>

<!-- Add English to German -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cde&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to German"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to German" src="http://growpa.bay.livefilestore.com/y1prWarW-yS9UWGkP9t6HIIQjW_Eltl__uJPVASmgDKql99zKOlv1jJilTrGVvRM7VSEIvjGsR4A6pbPo2KrQdrow/_german_s.png" height="24" title="Google-Translate-English to German"/> German</a>

<!-- END English to German -->

<br/>

<!-- Add English to Italian -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cit&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Italian"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Italian" src="http://growpa.bay.livefilestore.com/y1pihtUnS8uKwJQ8ep-_AtvEefYsSSpe7BuGCRmnoA5G2305nPqYP5ENQnX6i6YHBXveCLNXgitzGpQLCvw8YYBTA/_italian_s.png" height="24" title="Google-Translate-English to Italian"/> Italian</a>

<!-- END English to Italian -->

<BR/>

<!-- Add English to Japanese BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cja&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Japanese BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Japanese BETA" src="http://growpa.bay.livefilestore.com/y1pwPr3iynDaRaulak1f2W4f3gWNEOqQ4K9nsIWB6N7aOYBI02QhhX-48OOeROACQAcHleqiCY2wTLKfnffTghs2A/_japanese_s.png" height="24" title="Google-Translate-English to Japanese BETA"/> Japanese</a>

<!-- END English to Japanese BETA -->

<br/>

<!-- Add English to Korean BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cko&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Korean BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Korean BETA" src="http://growpa.bay.livefilestore.com/y1pXidbN5Z6YZ5j0fb2AXCyjLBr9n_ddaYqz1qFEi3N7NBjegm2VkUQavp9d8hMz2UWBJHF2ajVRjWUnn5PCdj5Cg/_korean_s.png" height="24" title="Google-Translate-English to Korean BETA"/> Korean</a>

<!-- END English to Korean BETA -->

<br/>

<!-- Add English to Russian BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cru&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Russian BETA "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Russian BETA " src="http://growpa.bay.livefilestore.com/y1phf9HxXBCzVD3KIGCm2oTlvoTGwR_rWkgTRQ0_w-Nw_Oi9OYdzIMfJjhl1kvbven1Fo61xxKLF_6KM7w_BlDhCg/_russian_s.png" height="24" title="Google-Translate-English to Russian BETA "/> Russian</a>

<!-- END English to Russian BETA -->

<br/>

<!-- Add English to Spanish -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Ces&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Spanish "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Spanish " src="http://growpa.bay.livefilestore.com/y1pS41oGyQtMRYc6yBTJoaovLHaCZOthp6qXfQxIau493uQ-BefJvBTkz5kliT5BfzKgxIZ8hYMuUXPjKEXio1Gow/_spanish_s.png" height="24" title="Google-Translate-English to Spanish "/> Spanish</a>

<!-- END English to Spanish -->

</div>

<sup>Powered by</sup> <img align="absbottom" src="http://www.google.com/ig/modules/translatemypage_content/logo.gif"><br/>
<small><a href="http://www.madtomatoe.com" target="_blank">?</a> <a href="http://www.madtomatoe.com/google-translate-mini-flags-widget" target="_blank">Grab this Widget</a></small><br/>

</div>










Single Column Widget with Transparent Background :






<div style="border:1px solid #ccc;padding:10px 3px 3px 10px;text-align:center;background-color:none;margin:7px 0 7px 0;">

<!---GOOGLE TRANSLATE MINI FLAGS--->
<div align="left">

<!-- Add English to Chinese (Simplified) BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Czh-CN&hl=en&ie=UTF8'); return false;" title="Google-Translate-Chinese (Simplified) BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-Chinese (Simplified) BETA" src="http://growpa.bay.livefilestore.com/y1p1uPoPqXa3UKUUAkAVFfexI7egVPHRwG3pImeqPG7Lje9X3Vaok2Ow5pXvBf-O44vyDmb9PRG78uzI9GNZUQM0Q/_chinese_s.png" height="24" title="Google-Translate-Chinese (Simplified) BETA"/> Chinese</a>

<!-- END English to Chinese (Simplified) BETA-->

<br/>

<!-- Add English to French -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cfr&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to French "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to French " src="http://growpa.bay.livefilestore.com/y1p2khoQY_AJfGOc4sr626ugjACTUnVs-mBTEUz-tb5f8jQ9_BM37-lp3ZxqFjmUvMRSH35UYbHHp0lN6QAXE3-aQ/_french_s.png" height="24" title="Google-Translate-English to French "/> French</a>

<!-- END English to French -->

<br/>

<!-- Add English to German -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cde&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to German"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to German" src="http://growpa.bay.livefilestore.com/y1prWarW-yS9UWGkP9t6HIIQjW_Eltl__uJPVASmgDKql99zKOlv1jJilTrGVvRM7VSEIvjGsR4A6pbPo2KrQdrow/_german_s.png" height="24" title="Google-Translate-English to German"/> German</a>

<!-- END English to German -->

<br/>

<!-- Add English to Italian -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cit&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Italian"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Italian" src="http://growpa.bay.livefilestore.com/y1pihtUnS8uKwJQ8ep-_AtvEefYsSSpe7BuGCRmnoA5G2305nPqYP5ENQnX6i6YHBXveCLNXgitzGpQLCvw8YYBTA/_italian_s.png" height="24" title="Google-Translate-English to Italian"/> Italian</a>

<!-- END English to Italian -->

<BR/>

<!-- Add English to Japanese BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cja&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Japanese BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Japanese BETA" src="http://growpa.bay.livefilestore.com/y1pwPr3iynDaRaulak1f2W4f3gWNEOqQ4K9nsIWB6N7aOYBI02QhhX-48OOeROACQAcHleqiCY2wTLKfnffTghs2A/_japanese_s.png" height="24" title="Google-Translate-English to Japanese BETA"/> Japanese</a>

<!-- END English to Japanese BETA -->

<br/>

<!-- Add English to Korean BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cko&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Korean BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Korean BETA" src="http://growpa.bay.livefilestore.com/y1pXidbN5Z6YZ5j0fb2AXCyjLBr9n_ddaYqz1qFEi3N7NBjegm2VkUQavp9d8hMz2UWBJHF2ajVRjWUnn5PCdj5Cg/_korean_s.png" height="24" title="Google-Translate-English to Korean BETA"/> Korean</a>

<!-- END English to Korean BETA -->

<br/>

<!-- Add English to Russian BETA -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cru&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Russian BETA "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Russian BETA " src="http://growpa.bay.livefilestore.com/y1phf9HxXBCzVD3KIGCm2oTlvoTGwR_rWkgTRQ0_w-Nw_Oi9OYdzIMfJjhl1kvbven1Fo61xxKLF_6KM7w_BlDhCg/_russian_s.png" height="24" title="Google-Translate-English to Russian BETA "/> Russian</a>

<!-- END English to Russian BETA -->

<br/>

<!-- Add English to Spanish -->

<a target="_blank" rel="nofollow" style="cursor:pointer; cursor:hand;" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Ces&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Spanish "><img border="0" style="cursor:pointer; cursor:hand;" width="24" align="absbottom" alt="Google-Translate-English to Spanish " src="http://growpa.bay.livefilestore.com/y1pS41oGyQtMRYc6yBTJoaovLHaCZOthp6qXfQxIau493uQ-BefJvBTkz5kliT5BfzKgxIZ8hYMuUXPjKEXio1Gow/_spanish_s.png" height="24" title="Google-Translate-English to Spanish "/> Spanish</a>

<!-- END English to Spanish -->

</div>

<span >Powered by</span> <br/>
<strong>Google</strong>™ Translate<br/>
<span ><a href="http://www.madtomatoe.com" target="_blank">?</a> <a href="http://www.madtomatoe.com/google-translate-mini-flags-widget" target="_blank">Grab this Widget</a></span>

</div>







Single Row Widget :












<div style="border:1px solid #ccc;padding:10px 0px 3px 0px;text-align:center;background-color:#FFFFFF;min-width:235px; margin: 5px 0 5px 0;">

<!--GOOGLE TRANSLATE MINI FLAGS-->
<div align="center" style="width:auto;">

<!-- Add English to Chinese (Simplified) BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Czh-CN&hl=en&ie=UTF8'); return false;" title="Google-Translate-Chinese (Simplified) BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-Chinese (Simplified) BETA" src="http://growpa.bay.livefilestore.com/y1p1uPoPqXa3UKUUAkAVFfexI7egVPHRwG3pImeqPG7Lje9X3Vaok2Ow5pXvBf-O44vyDmb9PRG78uzI9GNZUQM0Q/_chinese_s.png" height="24" title="Google-Translate-Chinese (Simplified) BETA"/></a>

<!-- END English to Chinese (Simplified) BETA-->

<!-- Add English to French -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cfr&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to French "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to French " src="http://growpa.bay.livefilestore.com/y1p2khoQY_AJfGOc4sr626ugjACTUnVs-mBTEUz-tb5f8jQ9_BM37-lp3ZxqFjmUvMRSH35UYbHHp0lN6QAXE3-aQ/_french_s.png" height="24" title="Google-Translate-English to French "/></a>

<!-- END English to French -->

<!-- Add English to German -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cde&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to German"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to German" src="http://growpa.bay.livefilestore.com/y1prWarW-yS9UWGkP9t6HIIQjW_Eltl__uJPVASmgDKql99zKOlv1jJilTrGVvRM7VSEIvjGsR4A6pbPo2KrQdrow/_german_s.png" height="24" title="Google-Translate-English to German"/></a>

<!-- END English to German -->

<!-- Add English to Italian -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cit&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Italian"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Italian" src="http://growpa.bay.livefilestore.com/y1pihtUnS8uKwJQ8ep-_AtvEefYsSSpe7BuGCRmnoA5G2305nPqYP5ENQnX6i6YHBXveCLNXgitzGpQLCvw8YYBTA/_italian_s.png" height="24" title="Google-Translate-English to Italian"/></a>

<!-- END English to Italian -->

<!-- Add English to Japanese BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cja&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Japanese BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Japanese BETA" src="http://growpa.bay.livefilestore.com/y1pwPr3iynDaRaulak1f2W4f3gWNEOqQ4K9nsIWB6N7aOYBI02QhhX-48OOeROACQAcHleqiCY2wTLKfnffTghs2A/_japanese_s.png" height="24" title="Google-Translate-English to Japanese BETA"/></a>

<!-- END English to Japanese BETA -->

<!-- Add English to Korean BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cko&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Korean BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Korean BETA" src="http://growpa.bay.livefilestore.com/y1pXidbN5Z6YZ5j0fb2AXCyjLBr9n_ddaYqz1qFEi3N7NBjegm2VkUQavp9d8hMz2UWBJHF2ajVRjWUnn5PCdj5Cg/_korean_s.png" height="24" title="Google-Translate-English to Korean BETA"/></a>

<!-- END English to Korean BETA -->

<!-- Add English to Russian BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cru&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Russian BETA "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Russian BETA " src="http://growpa.bay.livefilestore.com/y1phf9HxXBCzVD3KIGCm2oTlvoTGwR_rWkgTRQ0_w-Nw_Oi9OYdzIMfJjhl1kvbven1Fo61xxKLF_6KM7w_BlDhCg/_russian_s.png" height="24" title="Google-Translate-English to Russian BETA "/></a>

<!-- END English to Russian BETA -->

<!-- Add English to Spanish -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Ces&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Spanish "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Spanish " src="http://growpa.bay.livefilestore.com/y1pS41oGyQtMRYc6yBTJoaovLHaCZOthp6qXfQxIau493uQ-BefJvBTkz5kliT5BfzKgxIZ8hYMuUXPjKEXio1Gow/_spanish_s.png" height="24" title="Google-Translate-English to Spanish "/></a>

<!-- END English to Spanish -->

</div>

<sup>Powered by</sup> <img align="absbottom" src="http://www.google.com/ig/modules/translatemypage_content/logo.gif"><br/>
<small><a href="http://www.madtomatoe.com" target="_blank">?</a> <a href="http://www.madtomatoe.com/google-translate-mini-flags-widget" target="_blank">Grab this Widget</a></small><br/>

</div>







Double Row Widget :












<div style="border:1px solid #ccc;padding:10px 0px 3px 0px;text-align:center;background-color:#FFFFFF;min-width:180px; margin: 5px 0 5px 0;">

<!--GOOGLE TRANSLATE MINI FLAGS-->
<div align="center" style="width:auto;">

<!-- Add English to Chinese (Simplified) BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Czh-CN&hl=en&ie=UTF8'); return false;" title="Google-Translate-Chinese (Simplified) BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-Chinese (Simplified) BETA" src="http://growpa.bay.livefilestore.com/y1p1uPoPqXa3UKUUAkAVFfexI7egVPHRwG3pImeqPG7Lje9X3Vaok2Ow5pXvBf-O44vyDmb9PRG78uzI9GNZUQM0Q/_chinese_s.png" height="24" title="Google-Translate-Chinese (Simplified) BETA"/></a>

<!-- END English to Chinese (Simplified) BETA-->

<!-- Add English to French -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cfr&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to French "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to French " src="http://growpa.bay.livefilestore.com/y1p2khoQY_AJfGOc4sr626ugjACTUnVs-mBTEUz-tb5f8jQ9_BM37-lp3ZxqFjmUvMRSH35UYbHHp0lN6QAXE3-aQ/_french_s.png" height="24" title="Google-Translate-English to French "/></a>

<!-- END English to French -->

<!-- Add English to German -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cde&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to German"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to German" src="http://growpa.bay.livefilestore.com/y1prWarW-yS9UWGkP9t6HIIQjW_Eltl__uJPVASmgDKql99zKOlv1jJilTrGVvRM7VSEIvjGsR4A6pbPo2KrQdrow/_german_s.png" height="24" title="Google-Translate-English to German"/></a>

<!-- END English to German -->

<!-- Add English to Italian -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cit&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Italian"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Italian" src="http://growpa.bay.livefilestore.com/y1pihtUnS8uKwJQ8ep-_AtvEefYsSSpe7BuGCRmnoA5G2305nPqYP5ENQnX6i6YHBXveCLNXgitzGpQLCvw8YYBTA/_italian_s.png" height="24" title="Google-Translate-English to Italian"/></a><!--END English to Italian--><BR/><!--Add English to Japanese BETA--><a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cja&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Japanese BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Japanese BETA" src="http://growpa.bay.livefilestore.com/y1pwPr3iynDaRaulak1f2W4f3gWNEOqQ4K9nsIWB6N7aOYBI02QhhX-48OOeROACQAcHleqiCY2wTLKfnffTghs2A/_japanese_s.png" height="24" title="Google-Translate-English to Japanese BETA"/></a>

<!-- END English to Japanese BETA -->

<!-- Add English to Korean BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cko&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Korean BETA"><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Korean BETA" src="http://growpa.bay.livefilestore.com/y1pXidbN5Z6YZ5j0fb2AXCyjLBr9n_ddaYqz1qFEi3N7NBjegm2VkUQavp9d8hMz2UWBJHF2ajVRjWUnn5PCdj5Cg/_korean_s.png" height="24" title="Google-Translate-English to Korean BETA"/></a>

<!-- END English to Korean BETA -->

<!-- Add English to Russian BETA -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cru&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Russian BETA "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Russian BETA " src="http://growpa.bay.livefilestore.com/y1phf9HxXBCzVD3KIGCm2oTlvoTGwR_rWkgTRQ0_w-Nw_Oi9OYdzIMfJjhl1kvbven1Fo61xxKLF_6KM7w_BlDhCg/_russian_s.png" height="24" title="Google-Translate-English to Russian BETA "/></a>

<!-- END English to Russian BETA -->

<!-- Add English to Spanish -->

<a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Ces&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to Spanish "><img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-English to Spanish " src="http://growpa.bay.livefilestore.com/y1pS41oGyQtMRYc6yBTJoaovLHaCZOthp6qXfQxIau493uQ-BefJvBTkz5kliT5BfzKgxIZ8hYMuUXPjKEXio1Gow/_spanish_s.png" height="24" title="Google-Translate-English to Spanish "/></a>

<!-- END English to Spanish -->

</div>

<sup>Powered by</sup> <img align="absbottom" src="http://www.google.com/ig/modules/translatemypage_content/logo.gif"><br/>
<small><a href="http://www.madtomatoe.com" target="_blank">?</a> <a href="http://www.madtomatoe.com/google-translate-mini-flags-widget" target="_blank">Grab this widget</a></small><br/>

</div>

Continue Reading...

July 16, 2009

How To Add Top Commentators Widget for Blogger

If you like to add Top Commentators Widget to your blog follow the steps below.It will increase the commenting rate on blogs.

1.Log in to your dashboard--> layout- ->Page Elements 

2.Click on 'Add a Gadget' on the sidebar. 

3.Select 'HTML/Javascript' and add the code given below and click save.

<script type="text/javascript">
function pipeCallback(obj) {
document.write("<ol>");
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write("</ol>");
}
</script>
<script src= "http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&
_id=c92ac21897d8b56e61cfa85930dd89a1&url=http%3A%2F%2FBLOGNAME.blogspot.com&num=10" type="text/javascript"></script>

Note : Remember to replace BLOGNAME with your blog name. Do not include http://

Continue Reading...

July 14, 2009

How To Add Text Resizer to Blogger

re11

 

 

 

 

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this :

]]></b:skin>

4.Add below code before  ]]></b:skin>  tag.

.textresize {
padding-left:20px;
padding-top:5px;
}


5.Now add below code between  ]]></b:skin>  and  </head>  tags.
<script language='JavaScript' type='text/javascript'>
function changeFontSize(inc)
{
var p = document.getElementsByTagName(&#39;p&#39;);
for(n=0; n&lt;p.length; n++) {
if(p[n].style.fontSize) {
var size = parseInt(p[n].style.fontSize.replace(&quot;px&quot;, &quot;&quot;));
} else {
var size = 12;
}
p[n].style.fontSize = size+inc + &#39;px&#39;;
}
}
</script>

6.Now again scroll down to where you see this :

<div class='post-header-line-1'/>

7.Add below code immediately after above line.

<span class='textresize'>
Text Size :<a href='javascript:changeFontSize(1)'> [+]</a> | <a href='javascript:changeFontSize(-1)'> [-]</a>
</span>

8.Now save your template and you are done.

Continue Reading...

July 12, 2009

How To Split Blogger Header into 2 Sections

1. Log in to your dashboard - -> layout - -> Edit HTML

2.Don't click on "Expand Widget Templates"

3. Scroll down to where you see like this code:



#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color:$pagetitlecolor;
}


4. Now replace above code with below code :

#header {
float:left;
width:40%;
height:200px;
margin: 0px;
border: 0px solid $bordercolor;
text-align: center;
color:$pagetitlecolor;
}

#header2{float:left; width:60%; height:200px}



Look at the picture below.

h11

Note : If you like you can change width,height,... as your choice.

5. Now again scroll down to where you see like this code:

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR-BLOG-TITLE (Header)' type='Header'/>
</b:section>
</div>


Remember that YOUR-BLOG-TITLE is your real blog title. Look at the example below. header55 6. Now replace this code with below code :

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR-BLOG-TITLE (Header)' type='Header'/>
</b:section>

<b:section class='header' id='header2' maxwidgets='4' showaddelement='yes'/>
<div style='clear:both;'/>
</div><!-- end header-wrapper -->


Look at the example below:

h22

7. Now save your template and your done. It will look like this.

h33

Continue Reading...

July 10, 2009

How To Add Sexy Social Bookmark to Blogger

screenshot-1

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see  </head>  tag.

4.Now add below code before </head>  tag.

<style type='text/css'>
div.sexy-bookmarks {
height:54px;
background:url('http://i43.tinypic.com/2ueii3t.png') no-repeat left bottom;
position:relative;
width:540px;
}

div.sexy-bookmarks span.sexy-rightside {
width:17px;
height:54px;
background:url('http://i43.tinypic.com/2ueii3t.png') no-repeat right bottom;
position:absolute;
right:-17px;
}

div.sexy-bookmarks ul.socials {
margin:0 !important;
padding:0 !important;
position:absolute;
bottom:0;
left:10px;
}

div.sexy-bookmarks ul.socials li {
display:inline-block !important;
float:left !important;
list-style-type:none !important;
margin:0 !important;
height:29px !important;
width:48px !important;
cursor:pointer !important;
padding:0 !important;
}

div.sexy-bookmarks ul.socials a {
display:block !important;
width:48px !important;
height:29px !important;
font-size:0 !important;
color:transparent !important;

}

.sexy-furl, .sexy-furl:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumble, .sexy-stumble:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoo, .sexy-yahoo:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-script-style, .sexy-script-style:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-syndicate, .sexy-syndicate:hover, .sexy-email, .sexy-email:hover {
background:url('http://img509.imageshack.us/img509/3131/sexysprite.png') no-repeat !important;
}

.sexy-furl {
background-position:-300px top !important;
}
.sexy-furl:hover {
background-position:-300px bottom !important;
}
.sexy-digg {
background-position:-500px top !important;
}
.sexy-digg:hover {
background-position:-500px bottom !important;
}
.sexy-reddit {
background-position:-100px top !important;
}
.sexy-reddit:hover {
background-position:-100px bottom !important;
}
.sexy-stumble {
background-position:-50px top !important;
}
.sexy-stumble:hover {
background-position:-50px bottom !important;
}
.sexy-delicious {
background-position:left top !important;
}
.sexy-delicious:hover {
background-position:left bottom !important;
}
.sexy-yahoo {
background-position:-650px top !important;
}
.sexy-yahoo:hover {
background-position:-650px bottom !important;
}
.sexy-blinklist {
background-position:-600px top !important;
}
.sexy-blinklist:hover {
background-position:-600px bottom !important;
}
.sexy-technorati {
background-position:-700px top !important;
}
.sexy-technorati:hover {
background-position:-700px bottom !important;
}
.sexy-myspace {
background-position:-200px top !important;
}
.sexy-myspace:hover {
background-position:-200px bottom !important;
}
.sexy-twitter {
background-position:-350px top !important;
}
.sexy-twitter:hover {
background-position:-350px bottom !important;
}
.sexy-facebook {
background-position:-450px top !important;
}
.sexy-facebook:hover {
background-position:-450px bottom !important;
}
.sexy-mixx {
background-position:-250px top !important;
}
.sexy-mixx:hover {
background-position:-250px bottom !important;
}
.sexy-script-style {
background-position:-400px top !important;
}
.sexy-script-style:hover {
background-position:-400px bottom !important;
}
.sexy-designfloat {
background-position:-550px top !important;
}
.sexy-designfloat:hover {
background-position:-550px bottom !important;
}
.sexy-syndicate {
background-position:-150px top !important;
}
.sexy-syndicate:hover {
background-position:-150px bottom !important;
}
.sexy-email {
background-position:-753px top !important;
}
.sexy-email:hover {
background-position:-753px bottom !important;
}

</style>

5.Now again scroll down to where you see this:

<data:post.body/>


Note : If you use "Read more...." feature in your template,find second code like this( <data:post.body/> ).

6.Now add below code immediately after  <data:post.body/>  .

<div class='sexy-bookmarks'>
<ul class='socials'>
<li class='sexy-delicious'><a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-digg'><a expr:href='&quot; http://digg.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-technorati'><a expr:href='&quot; http://technorati.com/faves?add=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-reddit'><a expr:href='&quot; http://www.reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-stumble'><a expr:href='&quot; http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-designfloat'><a expr:href='&quot;http://www.designfloat.com/submit.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-facebook'><a expr:href='&quot; http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-twitter'><a expr:href='&quot; http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-furl'><a expr:href='&quot; http://www.furl.net/storeIt.jsp?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

<li class='sexy-syndicate'><a href='http://feeds2.feedburner.com/YOUR-FEEDBURNER-ID' title='Subscribe to RSS'/></li>

<li class='sexy-email'><a expr:href='&quot; mailto:?subject=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

</ul>
<span class='sexy-rightside'/></div>

Note : Remember to replace  YOUR-FEEDBURNER-ID  with your real feedburner ID.

7.Now save your template and you are done.

Continue Reading...

July 4, 2009

Adsense Empire

AdsenseEmpire 

Who Else Would Like A $4000.00 Check From Google In Their Mail Box Every Single Month?

Create A Massive Auto-Pilot Income With The Google Adsense Program Starting Now!

 

Many website owners have built a fortune at breakneck speed using this plan, and now we?re going to show YOU exactly how you can do it, too --even if you have NO EXPERIENCE with e-commerce or online advertising!

 

DOWNLOD

Continue Reading...

July 2, 2009

How To Insert Adsense Ads In Blogger Post

This will explain how to Embed adsense ads in between posts body.

1.Generate Parsed code for adsense code because we cannot put adsense code directly in the xml.So parse it using AdParser.

2.After parsing your ad code Should look like this.

ads11

How To Place Ad above or below your post header

Log in to your dashboard--> layout- -> Edit HTML

Click on "Expand Widget Template" and  scroll down  to where you see this:-

<div class='post-header-line-1'/>

To place ad above your post header.Paste the code above this line.

To place ad below your post header.Paste the code below this line.

How To Place ad end of your post body

log in to your dashboard--> layout- -> Edit HTML

Click on "Expand Widget Template" and  scroll down  to where you see this:-

<p><data:post.body/></p>

Paste the code below this line, to show your ad at the end of your post.

NOTE : To Set the Align of your ad , Insert your code like this.

<p align="center"> 
Your Ad code
</p>

Replace "center" with "left" or "right" for desired alignment.

Continue Reading...

June 27, 2009

6 Tips How to Write Effective PPC Ads

Pay per Click Nowadays, it became quite easy to start and maintain Pay per Click (PPC) campaigns. Looking from the dull side, there is a lot of money being wasted given that these Ads are appealing to the visitor, thus reducing the Click through Rate.

Writing effective PPC Ads can be quite easy. The most important thing to remember is that the one and only goal of your PPC Ad is to get clicked. There is no room for branding and no time to sell. You can do all that on the landing page, but only if you get the visitor to your landing page.

Keep in Mind: The Headline

Just as in all advertising, the headline is the most important part of your PPC Ad. In fact, studies show that Ads with powerful headlines get clicked even if the rest of the ad copy is below average. The number one tip is to include your keyword in your headline. And whenever possible, include active words and speak to your target market. Avoid exclamation points or other symbols which only take up space.

Keep in Mind: The Benefits

Again, writing a PPC ad is not much different than writing a display ad - except of course you have much less words to work with. Emphasize the benefits to your visitors, not the features of your products. In other words, what will your customer get when he uses your product or service?

Keep in Mind: Your Target Market

Display Ads work best when the reader believes the Ad is meant for him - and the same goes for your PPC Ad. While you might not have enough space to use "Attention: Small Business Owners" you can probably fit the word "you" into your Ad.

Keep in Mind: The Action

You don't want to waste your precious Ad space with the obvious "click here" but you can refer to what action the visitor will take on your landing page. How about "take the quiz" or "request and instant quote" or whatever fits your particular situation.

Keep in Mind: Your Secondary Goal

The number one goal is to get a click, but what do you hope to accomplish once the visitor gets to your landing page? Do you want to capture names, or do you want to make a sale? If you want as many names as possible, offer something free in your Ad.

Keep in Mind: The Competition

Before writing your Ads look at current Ads for your keywords. Next, do the exact opposite of what the industry norm is. Why? PPC is similar to the yellow pages with all your competitors lumped into one space, looking almost identical. Do something different so you will stand out from the crowd.

Continue Reading...

June 26, 2009

How to Hide/Remove Label Count in Blogger Blogs

Some people prefer not to display the label count in their blogs as it looks a bit unprofessional. Lets say if you have a label 'Funny sms' with 50 label count and another one ' Good morning sms' with 2 as label count... less people will show interest on clicking the second one.

blogger-label-count-no-hide

So, let’s see how to hide or remove the Label count in your blogger blog(s)...

1. Sign into Blogger dashboard » Layout » Edit html

Tick the expand widget templates and remove this line from the template..

<span dir='ltr'>(<data:label.count/>)</span>

 removing label count

2. Save the Changes and done!

Continue Reading...

June 25, 2009

Tips to Improve Visitors Bounce Rate

blog Bounce rate is the percentage or amount of visitors who leave your website after arriving at the entry page. These are visitors who ‘bounce away’ after arriving without viewing other pages on your website. You can easily find your website’s bounce rate by using statistics tools like Google Analytics.

A low bounce rate means that visitors are exploring your website in greater detail meaning that they are more engaged with your content. High bounce rates of over 60% require immediate attention. Below find some tips to help you reduce your bounce rate and increase visitors’ loyalty.

Page Headline

Most times a wrong page headline can make your visitors quickly click the back button. Your headline should make visitors want to continue reading. Typically when you visit a website you begin by reading the headline. If the headline connects with you then you begin reading the contents of the page.

Add Photos, Videos or Screen Shots to Catch Attention

Adding a nice screen shot of your product or a photo will cause visitors to give a second look. Use a good caption below the picture to grab their attention and make them interested. Embedded videos are a great way to reduce bounce rate since it takes time to view a video.

Improve the Web Page Loading Time

Visitors tend to click the back button if the page takes long to load. Optimize your HTML code, remove unwanted images and optimize your images. Consider a new website design. Go for a simple, practical but decent looking design.

Improve Navigation

Assume that your visitor knows nothing about your site. Assume that they want more information. Make navigation points easy to access, position links around content. There are many ways to orient your visitors and the most important principle is to make the links highly visible and relevant to the current page.

Test your Web Pages

Test your website with a group of users. Ask them to enter your site from specific pages. Get feedback based on their experiences. This will give you ways to improve.

To best achieve this, you should regularly analyze and study your bounce rate. After collecting data, implement changes to your website and see if the bounce rate improves. Also, determine how it affects your goals. Finally, make changes if necessary.

If you’ve not paid any attention to your bounce rate before, try starting today. It might help you to dramatically improve your website.

Continue Reading...

June 21, 2009

Give Your Website a Global Appeal

crowdsourcing A research has found that not less than 85% people rely on search engines when it comes to finding relevant information online. While organic search is used predominantly - as many as 70% of the search engine users according to reliable source, Paid or Sponsored links also help users extensively as an alternative but dominant search method. So, for getting a good rank for a site on any search engine, like Google, Yahoo and others, search engine optimization plays a real trick. Various tactics are used in the process of search engine optimization ranging from Domain Name Registration to aggressive PPC campaigning. First is the selection of a domain name that should contain the main keyword and obviously no hyphens. It is advised to use easy and simple keywords, which are used widely. The keyword density comes close second.

Many people think that high keyword density will lead the site to get a good ranking, but always remember that high density of keywords are mostly taken as spamming, which may leave the site blacklisted. So, be careful while using keywords in your writing. Apart from these, link exchanging, directory submission, social media optimization, article submission, blogging and so on are the most common constituents of any standard SEO packages under the search engine optimization periphery.

A number of Search Engine Optimization Australia companies offer search engines optimization services. All these companies offer various attractive SEO packages, easy on pocket and high on expectations. According to your budget and business necessity, you can choose any of these packages. Even more, if you are looking for Google Adwords packages, many of these companies will help you strategically.

Especially, if you are keener about web marketing, these companies will provide you with intelligent PPC campaigns and related services. It is true that of late, 80% expenses pertaining to web marketing are spent on PPC marketing only. No matter whether you want sponsored match PPC campaign or content match PPC campaign, with a wide range of PPC services, these Search Engine Optimization Australia companies will definitely meet your needs. Whatever you do before selecting a company, you must first check how proficient they are in using various search engine techniques, their packages, rates on offer and then only go for the best option. Search engine optimization not only steps up your web presence, but also allows you to reach out to a wide extent and give your business a new high. Finding a suitable SEO service is necessary by having an analytical look at company profiles and their clientele.

Continue Reading...

 
Blogging Now And Then © 2009 Med ELJAMALI