Why you are lazy in writing?

Almost every people in the world are lazy in any of their activities,I'm also lazy and I try to overcome it.We must overcome the laze  because its a bad habit,isn't it?
You must remember one thing.If you are lazy,you will never reach anywhere in your life.
We,bloggers are generally lazy in one thing,Yes! In writing.right?When I surveyed my blogging friends,I reached in a conclusion that most bloggers are lazy in writing.But the Interesting fact is that Laziest writer can write more perfectly than a daily writer(but the lazy people didn't trying to write).If they write,then it would be a killer content.I found some reasons of why they are lazy and created this article.

Lack of Ideas

As you know ideas are the basic keywords for creating an article.We can't write an article if we don't know anything about that subject.Different people love different subjects.My hobby-horse(the subject i love) is tricks,consulting,blogging etc.You can perform more better in your favorite subjects.So before starting a blog,you must take the subject that suits for you.I bet you can perform it more and more better.

Lack of Reading

Reading is an important factor in blogging and is a good habit.we can link this point to the above one.If we don't read,then we can't get ideas.I prefer you to select 3 blogs that you love to see and read its contents everyday(sometimes have a change).Then you can build up your mind with lots of ideas.
Unnecessary Thoughts
Even sometimes,unnecessary thoughts can push you out of the topic.sometimes it wouldn't allow you to write contents.So keep your concentration on a single subject till its completion.

Lack of confidence

The Quote,'believe in yourself,the results will speak for you' is absolutely true.As you know,Confidence is the key to success.If you don't have confidence,you are a loser every time.!!Believe in yourself and think You can do everything.

Don't look others every time

Yes,its good if we follow other blogs and that teach you more.I found some newbie bloggers watching a particular blog related to their niche.They using that blog for creating posts,designs,etc.I recommend you,don't do that because you will never get much visitors to your blog. Research on internet to get more techniques and ideas and make your own blog and posts.so others can follow you and that will drive you more traffic.
Continue Reading...

Which is the Best Time to Write Your Best Content

As you know,content is the important factor in blogging.Quality contents result in your traffic and earnings.I was told you about how to create killer content in a short time.Now I'm going to tell about the perfect time for creating the best content.
As a writer,I can suggest the perfect time to write good contents,its morning.After the long rest(sleeping!),our minds become fresh on morning and we can easily joint our cognizance or ideas.I was tried to write articles in almost every time in a day.But I didn't get a good concentration in writing except morning.
Some of my best and unique guest posts wrote in morning.Whats the reason? Its only because our mind works more and more on morning also we will get new ideas(simply everything sits in our mind!).Also We can easily combine our points.Most pro-writers are suggesting morning is the best time to write the best content.
I'm not forcing you to write in morning.I'm just only explaining that morning is the best time.Many blogger's fixed some time in a day for writing contents.If you have such a time,then go on because you can write more perfectly on that time.
I think its better to say about my one day.In morning,I like to write contents then I will share and work for traffic on afternoon,then play some games at night for a relaxation.!!
Writing in morning is a habit for me.Make it as your habit also,then you can do writing in morning everyday. Thats the real power of habit.!
Actually this post also written in morning and I'm keeping it..!


Continue Reading...

Why You Can't Complete Your Posts On Time?

You already heared that Content is king in blogging.No blog in the world without contents.Quality contents can decide the future of a blog.I got some mails from my blogger friends explaining about the problems they facing when writing contents.Most of them are pointing that they can't complete posts in time,Sometimes its take too long to complete and sometimes they didn't complete ever.!! So I wrote this article to help each and every people who facing this problem.I think I'm much perfect in this because I  was faced this problem early.Let me explain..

Close Facebook

 I was mentioned that facebook is the best platform for every blogger to get much traffic.But DON'T USE facebook when you creating an article because its a distraction.!!I was opened facebook and blogger in separate tabs on early time of blogging,lately I smell out that I can't complete a post If facebook is open,EVER!! Now I'm opening facebook everyday after the works with my blog(and I'm happy too!). I think you also noticed this mentality..

Avoid what you Addicted to

Unless from facebook,some people are also addicted to chating or watching YouTube videos or playing online games or anything else.I can recommend that close down or avoid using what you addicted to when writing content.Else the result would be the same as in the case of  facebook using.

Give full concentration

When you writing an article,give full concentration to that subject.so you can perform better writing and you will get better ideas.

Stop the Music

Most people working with computers(including me) plays music.I recommend  that you must stop the music while writing articles because music can capture our minds.slowly we leave from topic.

Moral:For me,It takes more than 5 days to complete this small article because of the above problems.!! lol 
Continue Reading...

Force to Subscribe Widget for Blogger Blog

After another busy weekend,I returned with another cool post.I was mentioned that how to attract readers to your blog and make them stay.Now Im going to tell about how to force your visitors to subscribe to your blog updates.
Its really nice to get more subscribers to our blog.You already know that subscribers are the returning wealth of a blog.If you have a good amount of subscribers,you don't worry about the traffic(I mean,it never down).Its not so easy to get much subscribers to your blog because most of the subscribers are lazy to subscribe.So sometimes we have to force them to subscribe.
Adding the below widget is a good way to force the people to subscribe to your updates.check the screenshot:

Now how to add this subscription widget to your blogger blog.Follow the steps to make it easy:
Step 1 : Login to your blogger account >> Design(Layout) >> Add a Gadget
Step 2 : Choose html/JavaScript


Step 3 : Paste the below code inside it
<style type='text/css'>

.wb a{
    color: #6e6e6e;
    font: bold 12px Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.wb a:hover {
    color: #333;
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2)
    -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.wb a:active {
    color: #000;
    border-color: #444;
}


.wbbar{ width:280px; float: left; margin-left:3px; margin-top:5px; padding:0;}

.wbbar .emailsub{border-bottom: 0px solid #e6e6e6; padding: 0px 0 15px 0; float: left; width: 100%; font-family: Helvetica, Arial;}

.wbbar .emailsub .emailupdatesform{width: 100%; float: right; padding:0px;}

.wbbar .emailsub .emailupdatesform input.emailupdatesinput{background: #F3F3F3;  float: left; border: 1px solid #dcdcdc; padding: 0px 8px; color: #989898; font-size: 14px;  width: 130px; height:30px;   border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;}

.wbbar .emailsub .emailupdatesform input.emailupdatesinput:hover{

border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2)
    -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}



.wbbar .emailsub .emailupdatesform input.joinemailupdates:hover{ border-color: #666;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2)
    -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); cursor:pointer;
}

.wbbar .emailsub .emailupdatesform input.joinemailupdates{
border: solid 1px #dcdcdc;
    background: #F3F3F3;
   font-family:Helvetica, Arial;
text-transform: none; color: #989898; height: 25px; padding: 0 10px; margin: 0 0 0 5px; font-weight:bold; font-size:14px; height:30px;
  border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}



.wbbar .emailsub .emailupdatesform input.emailupdatesinput{background: #F3F3F3;  float: left; border: 1px solid #dcdcdc; padding: 0px 8px; color: #989898; font-size: 14px;  width: 145px; height:28px;   border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;}

.wbbar .emailsub .emailupdatesform input.joinemailupdates{
border: solid 1px #dcdcdc;
    background: #F3F3F3;
   font-family:Helvetica, Arial;
text-transform: none; color: #989898; height: 25px; padding: 0 0px; margin: 0 0 0 5px; font-weight:bold; font-size:14px; height:30px;
  border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

</style>


<!--[if IE 8]> <style>
.wbbar .emailsub .emailupdatesform input.emailupdatesinput{background: #F3F3F3;  float: left; border: 1px solid #dcdcdc; padding: 5px 10px; color: #989898; font-size: 12px;  width: 130px; height:18px;   border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;}

.wbbar .emailsub .emailupdatesform input.joinemailupdates{
border: solid 1px #dcdcdc;
    background: #F3F3F3;
   font-family:Helvetica, Arial;
text-transform: none; color: #989898; height: 25px; padding: 0 5px; margin: 0 0 0 5px; font-weight:bold; font-size:14px; height:30px;
  border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}





</style> <![endif]-->





<div class="wb" style="padding: 0pt 0pt 0pt 5px;">
<table><tbody><tr>

<td>
<a   href="ADD-FEEDBURNER-LINK-HERE" rel="nofollow" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiA94PIIy78SO8_ZiiNhxmgyd0o8LjcfCyBymPZgqu0qUecSKavnk4jd2ESI311KpdDVexCgc66a7DT2KPudvbQMUWy7p1BROGK2duVlWU6t_y1g-NNqJRyg-pEwcdkx0PJj0-UgmK74eY/s1600/rss.png" border="0"></a>
</td>

<td>

<a style="margin-left:5px;"href="ADD-TWITTER-FAN-PAGE-LINK-HERE" rel="nofollow" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGIUDVj-AWtKY4bCo8bYE5sJbutLj_DoxWqV4ZZ6E1nIH-iDBB3P5CVmACbKF47vo3kt9axCjRxZWhwt0uBJXmOg27TKYknXV-dMO0OwhCdR456eTC5zXbnEhRejUpBq16PB8Xv8TL2U0/s1600/twitter.png" border="0"></a>
</td>

<td>
<a style="margin-left:5px;"href="ADD-FACEBOOK-FAN-PAGE-LINK-HERE" rel="nofollow" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVTUzuUO1GX_a-0Q92lG9UZ7VdEgzTs3hU_d2dzu9Jvi4umDBLROCDVXBvVt420C9vQ7ZHssQ3kmsASg7y6BXH0cp30CO92NSXIInuc1cet0QKnEQI__o2hYViQCptdooBK44j214V1RE/s1600/facebook.png" border="0"></a>
</td>

</tr></tbody></table>
<div class="wbbar">
<div class="emailsub">
<div class="emailupdatesform">
<form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=tntbystc', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input gtbfieldid="10" class="emailupdatesinput" name="email" value="Submit email..." onblur="if (this.value == &#39;&#39;) {this.value = &#39;Submit email...&#39;;}" onfocus="if (this.value == &#39;Submit email...&#39;) {this.value = &#39;&#39;;}" type="text" /><input value="tntbystc" name="uri" type="hidden" /><input value="Subscribe" class="joinemailupdates" type="submit" /></form></div></div></div></div>

</div>
Make some changes:
* Change tntbystc to your feedburner RSS name.
* Replace the bolded text to your feedburner,twitter and facebook links.
Step 4 : Give a title to your widget.
Step 5 : Save and view your blog.
Continue Reading...

10 Web Design Mistakes You Must Avoid

There are millions of Websites in the world till today.One of the most important factor in website is its Design.There is no site in the world without designs.Every site had design,different types of designs.
There are a lot of mistakes found on website designs.Mistakes are the part of our life because we are human beings,not robots(sometimes even robots also!). Avoiding mistakes is the lesson that we get from our life.In this article Iam sharing some web design mistakes that you must avoid.
#1: User must know about the site in seconds
              From my own experience,visitors are not watch a site for long time to know what the site is about.They want to know about the site in seconds,otherwise they will leave.Your site must speak what the site is about to your visitors.
#2: Avoid tiny fonts
              Make your fonts easily readable and attractive.I mentioned attractive because even nice fonts can hold visitors in your site.I recommend to avoid tiny fonts and use Google fonts to get an awesome font as your wish.
#3: Do not use Blinking text
              I found some sites are using blinking text.Its really unnecessary because this is 2012.
#4: Make sure to include Contact details
             Visitors love to see a complete website.when iam reading articles on a website,i also check the contact details,if i cant find contact details surely I skip that site.There are a lot of people on internet checking sites like me.!! so its better to include contact details.
#5: Use a simple Navigation structure
            Almost everyone in the world loves the word 'simple' and I love it too.There is an application 'sometimes less is more' .Yes! Make sure to apply this rule to your site and make it simple and easy navigation.
#6: User can understand what the link is about before click
             Visitor must know which link is useful and which is not before clicking,easily.Make sure that the links had the standard colour(Most sites had standard blue colour,some had red too).
#7: Colour of links must change after click
            I think you already saw this from many sites.After we clicking,the link changes to another colour.If the link colour is blue,it will changes to light violet(Almost every sites had this change). I didn't recommend you to change colour from blue to light violet(the colour must change after clicking on the link,no problem even it is any colour,but the colour must be visible).
#8: Do not use penetrating colours
           Use simple colours for your site.If a visitor getting blur for his eyes after visiting your site,remember he will not visit again.! Mixing of high penetrating power colours make your site boring and  bad looking.
#9: Make the content scannable
           Before reading an article completely,i just glance the entire content 2 times and make sure that the content is good and worth to read.Most visitors are reading an article before glance the entire content.So the headings,subheadings,links,theme of the article must understand for visitors even if they reading at a glance.
#10: Do not play music on your site
           Most sites are managing or holding this rule.Playing music is a waste and it slows your site as it needs some script.   

The list doesn't completes yet.I just shared what i found mostly when iam searching.You also found enough mistakes on internet.let me know what you found through comments.
Enjoy!
Continue Reading...

Floating Tweet,Facebook Share &+1 Widget Next to Posts in Blogger

Sharing your posts is really a fantastic way to get more attention on people.But i found that most peoples are lazy to share posts.we cant force them to share our posts,we must encourage them to share. Its somehow risky to walk behind and tell them to share.So There is a nice way to encourage any lazy visitor,it is floating sharing widget.Floating sharing widget had a viral power and it can walk with the article..!!
In this article iam sharing how to add a Floating share widget for blogger blog next to the posts.Follow the steps:
Step 1 : Login to your blogger account >> Design(Layout) >> Add a Gadget
Step 2 : Choose html/JavaScript

 Step 3 : Paste the Below code in it
<style>

/*-------Welblogs Floating Sharing Widget------------*/
#floatdiv {
  position:fixed;
bottom:15%;
margin-left:-70px;
z-index:10;
float:left;
padding-bottom:2px;
}
#wbsidebar {
        background:#fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
        border-radius:5px;
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
        padding-left:5px;
        width:60px;
        margin:0 0 0 5px;
}
.fb_share_count_top {width:52px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:52px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
</style>


<div id="floatdiv">
<div id="mbtsidebar">
    <table cellpadding="1px" cellspacing="0">

    <tr>
    <td style="padding:5px 0px 0px 0;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="mybloggertricks">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    </td>
    </tr>
    <tr>
    <td style="padding:5px 0 2px 0;">
    <a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    </td>
    </tr>
    <tr>
    <td style=" padding:5px 0px 0px 0px;">
<script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>
<g:plusone size="Tall" expr:href="data:post.url">
    </g:plusone></td>
    </tr>
    <tr>
    <td>
<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="http://www.welblogs.blogspot.com">Widgets</a></p>
    </td>
    </tr>
    </table>
</div>
</div>
Step 4 : Save and Drag it below to the posts
 Remember: Give a temporary name to the widget for the upcoming customization.

Step 5: Save and view your blog.

Customization
Change margin-left:-70px; to your wish.Decreasing the numeric value will shift the widget to the right and Increasing will shift to the left.
Change background:#fff;  to change the background colour of the widget.


If you wish to see the widget only on post pages,then do this:
Step 1 : Go to Blogger >> Design >> Edit HTML (old interface)
                       Blogger >> Template >>Edit HTML >>Proceed (new interface)
Step 2 : Backup your template and check Expand Widget Templates Box
Step 3 : Press ctrl+F and Search for the title of the widget
Step 4 : You can see the code like this
<b:widget id='HTML3' locked='false' title='WIDGET-TITLE-HERE'  type='HTML'>
<b:includable id='main'>
bla bla bla bla
</b:includable> </b:widget>
Step 5 : Once you find it,add the orange bolded codes just below or after the black bolded text,see below
<b:widget id='HTML8' locked='false' title='WIDGET-TITLE-HERE' type='HTML'>
<b:includable id='main'>
<b:if cond='data:blog.pageType == "item"'>
bla bla bla bla
</b:if>
</b:includable> </b:widget>
Step 6 : Save and view your blog,then you can see the widget is only on post pages.
Enjoy!
Continue Reading...

Awesome One Time Pop up Facebook Like Box for Blogger

After the busy week, i was returned with a new cool post.I was told you about the importance of facebook in many of my posts.So you already know that facebook is a great source of traffic.your traffic will increase when you get more likes for your facebook page.Iam not explaining more about that.
You already saw that when you opening some blogs,there is a window appearing to like their facebook page or subscribe to their RSS feed etc.That is the pop up window and now I'm sharing how to add such window with facebook like box of your page.check out the screen shot below:
 So lets start the work.Follow the steps and make it easy:
Step 1 : Login to your blog and navigate to Dashboard.
Step 2 : Click Design >> Add a Gadget  >> Choose html/JavaScript(old interface)
                       Layout >> Add a gadget  >> Choose html/JavaScript(new interface)
Step 3 : Add the below code

<style>

/*
ColorBox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
/*


User Style:
Change the following styles to modify the appearance of ColorBox. They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;opacity:0.5 !important;}
#colorbox{
box-shadow:0 0 15px rgba(0,0,0,0.4);
-moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
}
#cboxTopLeft{width:14px; height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) no-repeat 0 0;}
#cboxTopCenter{height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCiHCTgALicoDJAs2U3mw7uD8ZUcMWAlYlJRbb6X54MblW1oxmePah-DVCAaq1ojD8tjTgNjWVq_2z-HREVfRWB3_zqxpOupPK4svPAYYnPKAnNzrf-unkhGKebt6ewHPG85G3sASUTjKw/s1600/border.png) repeat-x top left;}
#cboxTopRight{width:14px; height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) no-repeat -36px 0;}
#cboxBottomLeft{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) no-repeat 0 -32px;}
#cboxBottomCenter{height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCiHCTgALicoDJAs2U3mw7uD8ZUcMWAlYlJRbb6X54MblW1oxmePah-DVCAaq1ojD8tjTgNjWVq_2z-HREVfRWB3_zqxpOupPK4svPAYYnPKAnNzrf-unkhGKebt6ewHPG85G3sASUTjKw/s1600/border.png) repeat-x bottom left;}
#cboxBottomRight{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) no-repeat -36px -32px;}
#cboxMiddleLeft{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) repeat-y -175px 0;}
#cboxMiddleRight{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) repeat-y -211px 0;}
#cboxContent{background:#fff; overflow:visible;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg16lLgN-McOB5HCR6AwpBI_XxlGakKy6cLmEpmoSqeKt83Q3vKc-f-n4_FVIN52o0bQjfiPVSvMC0YI8g0GBPbgMPaEIWRGBGv9ppEoJSFF55lVMhNnZUxk53GaldXGTjJsh00wB8qsiNc/s1600/loading-background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgoxrIu15-qKQWNMNUuGI5UfwULa0NjadUXyZ4TTaPTYYs5NwMknIz0pFrEJKE5X1qM6WoB6EzD38BwpPfb1ZHZ3Q8kBUKQ6qhKdq5ETYnl7z9JFyz-ohEZKi-7qI7D894rPIfBQztxDgFs/s1600/loading.gif) no-repeat center center;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB_xpkc1AG7cITu7k8hh-rCZeWEiU-e83oAr9OOD1SavyiiHwj9aq7p9qG1X1zLmHelYq2ztim3jQRgUOryXvytd03CvUlFmsPeC2Q5AUGFeiD89IKK6CVrfR1t04zpm10gNy2uwMA1SP/s1600/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious{left:0px; background-position: -51px -25px;}
#cboxPrevious.hover{background-position:-51px 0px;}
#cboxNext{left:27px; background-position:-75px -25px;}
#cboxNext.hover{background-position:-75px 0px;}
#cboxClose{right:0; background-position:-100px -25px;}
#cboxClose.hover{background-position:-100px 0px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
/*-----------------------------------------------------------------------------------*/
/* Facebook Likebox popup For Blogger
/*-----------------------------------------------------------------------------------*/
#subscribe {
font: 12px/1.2 Arial,Helvetica,san-serif; color:#666;
}
#subscribe a,
#subscribe a:hover,
#subscribe a:visited {
text-decoration:none;
}
.box-title {
color: #3B5998;
font-size: 20px !important;
font-weight: bold;
margin: 10px 0;
border:1px solid #ddd;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
box-shadow: 5px 5px 5px #CCCCCC;
padding:10px;
line-height:25px; font-family:arial !important;
}
.box-tagline {
color: #999;
margin: 0;
text-align: center;
}
#subs-container {
padding: 35px 0 30px 0;
position: relative;
}
a:link, a:visited {
border:none;
}
.demo {
display:none;
}
</style>


<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'></script>
<script src="http://yourjavascript.com/11215013191/jquery.colorbox-min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1) {
var fifteenDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"400px", inline:true, href:"#subscribe"});
}
});
</script>
<!-- This contains the hidden content for inline calls -->

<div style='display:none'>
<div id='subscribe' style='padding:10px; background:#fff;'>
<h3 class="box-title">Receive all updates via Facebook. Just Click the Like Button Below<center><p style="line-height:3px;" >▼</p></center></h3>
<center>

<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FWelblogs&amp;width=300&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23ffffff&amp;stream=false&amp;header=false&amp;height=258" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:258px;" allowtransparency="true"></iframe>

</center>
<p style=" float:right; margin-right:35px; font-size:9px;" >Powered By | <a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://www.welblogs.blogspot.com">Blog Gadgets</a> Via <a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://welblogs.blogspot.com/">Blogger Widgets</a></p>
</div>
</div>
Step 4 : Change Welblogs to your facebook page name.
Step 5 : Save and view your blog.

                   If you had any doubt,please comment below
Continue Reading...

How to Choose a Great Blog Name

Choosing a blog name is not so risky.But choosing a right one is some what risky.There are some simple rules that you must follow when choosing a right blog name.

1. It must describes your blog

         People can figure out a blog with its name also they can figure what the blog describes about while they find it from search engines,sites etc.Bloggers must think the different ways to drive visitors to their blog,sometimes even a blog name can attract visitors.So try to create a catchy,cool and descriptive name that perfects to your blog.

2. It must be simple and easy to remember

           Creating simple names is really helpful for you and your visitors.Simple names are easy to guess for your visitors and easy to remember for you.Suppose your blog describes about internet marketing and online money making.Naming the blog like 'online money making and marketing blog' is really simple and easy to guess and remember..Right? 

3. It must be equal to the domain

          Now a days,finding a suitable domain name that doesn't registered yet is really difficult task.You will lose some visitors if your blog name didn't matching your domain name.choosing domain name first followed by blog name is the right way for this.First go to the top hosting sites like Godaddy and hostgator and search for good names.After finding the right name create a catchy and attractive name that describes your keyword,blog and domain.

4. Choose the right keyword

         Search with Google adwords keyword tool and find the right keyword that exactly matches your blog.Include that keyword on your domain and blog name and posts.so your blog will get more attention on internet easily.


Continue Reading...

Awesome Tips to Earn More Cash From Mturk

I think most of you are very familiar with amazon mechanical Turk or mturk.If you don't know about mturk go here. So mturk is an amazing way to earn.I told you that the problem is that its very risky to earn a lot of cash from mturk because of less pay tasks of 0.01$ or 0.02$ etc..Here iam gonna show you some tips about how to catch a lot of cash from mturk.

Be patient

One of the main key to success for every business is patience,here is also the same.Keeping patience is really important about mturk.You will not get 1000$ or more in one day.Do works everyday and slowly you can conquer the peak.

Set a time

Time is really  matter in everything.so set a time to do tasks.when you doing a task,assign in mind that i will do this work at a time and complete that in time.You must careful about the time.

Accept what you can

Read the complete description of jobs carefully and accept if you are very confident that you can submit it successfully.Don't accept vainly if you can't.Be aware about tasks because rejecting of tasks decrease your percentage and available works.

Maintain more than 90%

Percentage is really a decisive factor in mturk.If your percentage is low,then you cant work with many tasks.More than 90% is better for every work but try to keep more than 95%. Most tasks minimum requirement is percentage is not less than 90.So keeping such kind of percentage is really help you to work with more tasks.

Aware of rejection

Rejecting a task is really smash our confidence and percentage.If one of your task is rejected, then  contact the requester of that HIT at the very next moment you can and ask him the reason for rejection.Also mind that don't repeat it again.
Continue Reading...

What is Amazon Mechanical Turk(mturk) ?

Amazon Mechanical Turk or simply mturk is an online money making system or a market place for Human Intelligence task(HITs) or works.Mturk had two features:
1. Worker
    As a worker,you have to access millions of works  and you can work and earn from home.You can select works which you are interested.You will get paid for doing works.Money depends upon the works.Simple works pay less and risky pay more.Money rates starting from $0.01 to more than $100.Click here to sign up as a worker.
2.Requester
   As a requester,you can get results from mturk workers.You can assign jobs to workers and pay only if you are satisfied with results.you will get the results in minutes because mturk is a global market.

I think you got an idea about Mturk.Iam not telling more about requester because most people want to know about worker.Lets take a look at how to sign up to mturk as a worker.Follow the steps:

Step 1 : Go to Mturk and click 'sign in' as a worker on the top right of the page.
 
Step 2 : Click 'Iam a New User' and click sign in
Step 3 : Fill up all the details and click continue
Step 4 :  After all sign up process,login to your account and start work.
     
               If you had any doubts,please comment below

           
                 
        
   


Continue Reading...

15 Ways to Make Blogging much Easier

I saw many people saying 'Blogging is my passion' in their profile.But most of them didn't making it as a passion.I love blogging as like every bloggers and i can say blogging is really interesting.There are some points that you must understand to make your blogging much easier.
  1. Plan your Ideas and content,then write it on a notebook before performing in blog.
  2. Make a folder for your blog and paste everything in it related to your blog.
  3. Set time to write content,generate traffic etc.
  4. Ask your visitors what they need and what they expect.
  5. Believe your ability in blogging.
  6. Never stop learning and reading.
  7. Don't follow the concepts of other blogs every time,Just think and perform your own(May be you can bring new concepts in blogging field).
  8. Find time to take extended break.
  9. Always research on internet and keep some ideas.
  10. Be passionate every time.
  11. Make your contents a good looking one.
  12. Write down every simple idea in your mind.
  13. Follow your own style in blogging(writing,designing,traffic etc.).
  14. Think variety and do variety.
  15. Simplify every time.If you can say about something in 4 words,don't use 8.
Continue Reading...

Complete Guide to add Feedburner Email Subscription Box to Blogger

As you know,email subscription widget is an amazing way to increase your readers and visitors.So whats the specialty of this widget???Simply your readers will get your posts in their mail on time.When they opening their mail,they will saw your new post.If they like that post,they will visit your blog again.So you don't loss your past time visitors..!! This is the viral power of this widget.If you had a lot of subscribers,it will reverberate on your traffic..Also you will get more visitors and subscribers to your blog..Iam not saying more about this widget.In this post iam going to tell about how to add a feedburner email subscription box to blogger.Follow the steps :

Step 1 : Login to your Feedburner account and go to Dashboard.Then click on the feed title to get its dashboard..
  
Step 2 : Then Navigate to Publicize >> Email subscriptions
Step 3 :If your email subscription isn't activated,then you can see something like this and click activate button: 
Step 4 :After activating it,choose your language and choose your platform as blogger,then Click Go! button to add Feedburner email subscription box to your blogger blog..
Step 5 : View your blog and see the change..

         If you had any doubts please comment below..
    

      
Continue Reading...

What is Off Page Optimization

Optimization of you’re blog or website for the major search engines but it’s working from the outside with blog or website. How ever I’m going to list down the Off page contents below.

Social Bookmarking
     Social bookmarking is one of good method to drive traffics. This content also include in off page optimization. When you bookmark your link social network, Usually you’ll get a backlink.
Best social Bookmarking sites – Digg,StumbleUpon,Reddit,Technorati,delicious etc.

Blog Commenting
        One of the best method to increase you’re traffics from search engines. Blog commenting provide a strong backlink to your blog with a good anchor text. Probably you can comment without read a post but it’s totally wrong, make sure read the post twice and make sure blog comment profitably then you’re comment would be more demand on the the exact blog.

Forum Posting
     Forum posting is good method to engage the return visitors. Do you know how to generate the traffics from forums ? very easy task. You have to be more friendly with the forum. And post everyday make sure edit you’re signature on forum profile. Add you’re blog id and link to your signature, how ever when you posting on forums, you’re blog link will be coming with you.:D

Guest post
      This is my first guest post in Inspire Geeks. So I really like to tell my opinion. What is guest post ? Guest post is that  you writing an article on other blogs with the administrator permission, do you know how effective is guest posting ? when guest posted on a blog , if you’re post popularized in that certain blog, you will drive more traffics.

Article Submission
         Article submission is similar to guest post but you writing article for top article directories. When you writing article you should able to know about you’re writing how is that ? is that any professional offense or user friendly offense. Need good points when you writing a compatible article. I like to list down some article directories to publish you’re articles. make sure when you wrote article to the directory, review administrator should review your article about 2 days or 3 days.
Articlebase, Ezine Articles  are some of the best article directories.

Directory Submission
       Directory submission is very effective way to engage you’re traffics and is similar to article directories.So nothing special about directory submission. Just Submitting you’re blog information in to the directory.Articlecity,Squidoo,infobarrel are some examples of directory submission.

About the Author
This post was written by a guest contributor Shajid.He wrote more than 100 articles for various blogs.If you'd like to guest post for Welblogs,check out our Write for Inspire Geeks page for details about how YOU can share your tips with our community.
Continue Reading...

3 Bad Habits Bloggers Should Avoid

There are lot of bad habits that was found among bloggers,mostly on newbies.Its quite natural that we bloggers facing a lot of problems,tasks etc.but we have to avoid some bad habits. In this post iam gonna show you some bad habits that must avoid by bloggers.

Addictive using of Facebook

A person who loves blogging must love facebook.why?? simply because he wants traffic from facebook.But the problem is that addictive use of facebook will result in failure of your blog.If you creating a post,then don't use facebook at that time because you cant complete that post ever.This problem is mostly seen among newbies.i can say this problem more strongly because i was faced this problem.so keep aware of facebook in this situations..i mean just keep control in using facebook when you using blog at that time.

Checking stats and comments every time

Most bloggers checking their blog's stats and comments each and every time.They find some pleasure in that.In my opinion ,checking stats every time doesn't give much pleasure because you will see only least count of page views..If you check stats once in a day,it will give you more pleasure more than twice or thrice in a day..Right?? so keep a time limit in checking stats and comments.(once in three days is better).

Ignoring questions

Replying to comments is a good way to keep your visitors in your site.i saw many blogs that doesn't commenting for questions.You don't have to comment in detail for every comment.Just make understand your visitors that you are very active and love to answer their questions.

Continue Reading...

Targeting the largest traffic – Is your blog crawler-friendly?

Most online businesses who share a web space have one thing in common; they all know how to make search engine optimization work for them. Search engine optimization is the art of making attractive websites that can gain the attention of all the search engines. The common aim of all the business websites is to make the search engines like Google crawl to your website and here comes the importance and the need to create a crawler friendly blog. Web crawlers are nothing but computerized programs that Google or the other search engines use to assemble data and index information from the websites and this information is taken into account to determine the search engine ranking of your page. Read on to know the importance of creating a crawler-friendly blog and some does and don’t.

The role played by the web crawlers in the SEO industry
           The art of creating a stunning and eye-catching website in the ‘eyes’ of the search engines is known as SEO or search engine optimization. In layman’s terms, through SEO, there is a complete makeover of the website in order to add something new or extra to match the tone and theme of the website and to attract the attention of the search engine crawlers. But enticing the web crawlers of the search engines is just half the job done and therefore unless you’re able to do this, you can never see a noticeable change in the amount of traffic generated by your website.
 
Are website frames a deterrent for the search engine crawlers?
                      If your personal blog has frames, it can easily obstruct the web crawlers as such computer programs are not able to track frames and this means that such web pages will remain un-ranked and un-indexed by the web crawlers. Though web crawlers of Google have the ability to read such web pages, it is still better to do some research on the search engines. 
 
Why should you design a crawler page before submitting the page to the search engines?
                     If you design a crawler page before submitting your webpage to the search engine, this can be helpful as this is the sitemap to the website. Are you aware of what is a crawler page? Well, this is a page that will contain links to all the pages of that particular website. You may use the title of each page as the link text and add on some keywords for emphasizing. This will help you grab a higher rank in the search engine results. However, the crawler page will not be considered as the website’s part as it doesn’t have enough text for the web crawlers to give a good ranking.
Therefore, when you’re creating a personal blog, make sure you follow the above mentioned tips so as to make a crawler friendly blog. Target the highest audience and set profits rolling.
Continue Reading...

Blog traffic lends a hand to improve your search engine ranking

There is no doubt that the whole platform of Internet services revolves around the web users. Thus, generating traffic is of the utmost importance to any website or blog owner.
As any web user type in a query through a search engine, the corresponding results open up before him. He will then explore amongst the search engine results, till he gets satisfactory answers. The higher your website or blog ranks on a search engine, the more chances you’ll have of generating traffic. Search Engine Optimization or SEO in short, is the technique which is used to enhance the visibility of your website or blog.


SEO and blog traffic are mutually dependent on each other. You’ll only have to ensure that your webpage is indexed on a search engine. Effective SEO improves your search engine ranking and brings in more visitors to your website or blog. On the other hand, your blog traffic also influences its ranking on a search engine. If your blog gets a constant flow of visitors, it is going to have a better rating, than others with fewer visitors. Hence, as the number of click for your blog increases, so does your page ranking on the search engines. However, inviting web users to visit your blog is not so easy. You’ll have to put in some effort yourself to increase your blog traffic.

Tips to increase blog traffic

If you want to increase your blog traffic, and consequently enjoy the benefits of ranking high on search engines, the following tips might help you.


1.Fresh content – Your blog content is what the visitors will be looking at. So, it should be on an interesting and new topic. Creativity will come in handy, to engage your reader’s attention. The language should be lucid, and easy to understand.
2.Determine your audience – Choose the type of audience you’ll be writing for. The content should be written accordingly.
3.Optimize for search engines – Pay attention to title, tags, keywords etc. to improve the ranking of your blog on search engines. Know how to implement SEO to direct more web users to your blog.
4.Interact with your audience – Assign space for comments and discussions on your blog. Interact with your audience directly.
5.Promote your blog – You can promote your blog in various ways. Include your blog URL as signature, as you personally interact with people through e-mails or in social media.
6.Use links – Build up a network of links amongst your blog articles. Relate new topics with your old articles, and create links between them.
7.Design your blog – Web designing is very important to draw reader interest. Pay special attention to placement of ads and banners on your blog. Your blog must not look cluttered in any way.
8.Include images – Pictures really speak a thousand words. Images bring in life to your drab blog posts. Include related images in your blog, to build up reader interest.


SEO has a major influence in increasing your blog traffic. Improved search engine rankings will also increase your chances to earn revenue through your blog. The marketers will pay you to promote their products and services through your blog.
Continue Reading...

Ways to find SEO keywords for real estate blogs

Keywords are an important factor for developing your real estate blog. Make sure that you strategically use the keywords in the title tag, post titles, domain and content that will help the search engines to index your real estate blog. Therefore, you are required to know the types of keywords that will be beneficial for you to drive traffic to your site. Here are a few ways to determine the keywords that will be most effective for your real estate business:

  • It is not a difficult job to find suitable keywords that will be beneficial for your real estate blog. Make sure that you ask your friends and relatives about probable keywords that they use while searching your websites.
What is the thumb rule for choosing keywords?
1. You can combine the keywords with the types of property you sell along with farm area. Therefore, you are required to know what you sell in the farm areas in order to determine the keywords for your blog.


2. Make sure that you use plural form of a keyword like “Denver real estates” as the search engines usually give the result in plural when the searchers use singular form.

  •  You are required to know how frequently those keywords are searched for and make sure that you also find similar searches. If you use a keyword search tool, then it will be beneficial to find right keywords for your real estate blog. In main search engines you might find the number of times your keyword is searched for. If you place the keywords in proper place then it will help to be beneficial to increase the keywords.
     
  •  You are required to find your rank of the keywords that you have targeted in the search engines by employing a keyword research tool. But the tool might take longer time to search for your placement on multiple Google data centers. However, it might prove to be beneficial if you can wait for the search to complete.
Continue Reading...

Reasons why blog designs matter to SEO

The design of a blog holds great importance when it is related with the placement in the search result. Links and keywords are not the only factors that determine the search engine result. The novice Search Engine Optimization professionals are not even aware of the reason behind the importance of a website design. Here are a few effective reasons you should give importance:


1. The search engine will evaluate your website on the basis of the quality indicator on the site that will be added. The quality indicator will help you understand that the site is good and provides relevant as well as informative content. Remember that the quality indicator will be connected to the design of your site.
Keep the following points in mind:
   a. While highlighting the content use minimum code.
   b. The content should be placed on top of the source code of the site.
   c. HTML tags and CSS can be useful for optimal indicators of the site’s content.


2. It will be easier to promote a blog with a good design. It will be difficult to get a link back from other sites if your website has poor design despite having good content. You might face hindrance to market your blog with a bad design. Remember that a bad design can ruin your business opportunity.


3. If you are trying to create a brand then a good design can be beneficial in this process. When your blog has a brand name then you are not required to work hard on it. The quality of the site will be depicted through the design of the website.


4. The online design community is considered to be the largest community. If you manage to attract the attention of the design community, then they can highlight your website. The value of your website will increase if you get a valuable link from these communities.


5. When the design of the website is good then it helps to lower your bounce rate. Remember that Google as well as other search engines keep a track of the way the visitors interacts with the website. If your website can’t hold back the visitors for long then it is considered to have “bounced.” The visitors leave the site quickly if they are not happy with the search result. Therefore, if your site has low bounce rate then it ranks on top on search engine.

The SEO experts will know the importance of a great design as they are well aware of the fact that the design matters to SEO ..
Continue Reading...

Blogging tips – Earn money through effective blogging

If you want a job opportunity in which you can earn money sitting at home, you can try to make money through blogging. There are different ways in which you can make money through blogging.

These are some such examples :

Sell advertising – This is probably the most common method of generating revenue from a blog. If you can succeed in making your blog well known or even well-received in a particular niche, then you can sell ad space in your own blog. You can establish ad programs for Bing Blogs and also services such as AdSense and BlogAds of Google. AdSense allows you to select numerous ads which are consistent with the contents of your blog and pays you based on how many people click on the ads for further information. To top it all, it is free for you. BlogAds however, requires you to strike a partnership with a would-be advertiser and levies a commission in return for any ad placement.


Help in selling others products – This is another opportunity in which you can earn money based on the traffic visiting your blog and how many are interested in the product that you are selling. This method is known as affiliate marketing. In this process, your blog serves as a conduit between readers and online websites which offer various goods and services. The merchant, who wants to sell the products, advertises about it in your blog. Depending upon the number of customers clicking on the link in your blog which navigates them to the website of the merchant, you are paid a commission.


Use a blog to develop customer relations – It is not necessary that you always have to target new customers by inserting marketing materials in your blog content. You can also use your blog to do regular communications with your existing clients and other readers and make them aware of your business. This will help in expanding the understanding of your clients about your business and the products and services which you offer. It is also important to build a loyal client base so that you don’t face any adverse situation in future.


Follow other blogs – There are many blogs spread all over the web. Thus, it won’t be difficult for you to find other bloggers in your niche. You should search for the popular and interesting bloggers. You should then comment in their blogs. If your comments are smart and appreciable enough many followers will follow you to your blog and thus increase revenue.

Thus you can see how you will be able to make money with the help of blogging by following the above tips.
Continue Reading...

Related posts widget for blogger blog



Related posts widget had a great value among bloggers.One of the main advantage of this widget is the visitor staying capacity.It means this widget can make your visitors stay on your blog for long.The best position of this widget is below the posts. 
 Do you know why its the best position?? 
 simple,When one of your visitor reads an article about a particular subject from your blog,then he will see the related posts of that subject.Then he will be  really interested to read more topics related to that post.Thereby he/she will stay more time on your blog.So related posts are very helpful for your readers to navigate easily through the topics that he/she want..
So the next question is how to add the related posts widget on my blogger blog?? Follow the below steps to make it easy..
Step 1 : Login to your blogger blog
Step 2 : Goto Design >>Edit HTML
Step 3 : Check the "Expand Widget Templates" and make sure to backup your template before making any changes..
Step 4 : Now press ctrl+F and find this code:

                    </head>

       then paste the following code before/above it.

<!--Related Post Widget Starts-->
<style> #related-posts { float : left; width : 480px; margin-top:20px; margin-left : 5px; margin-bottom:20px; font : 11px Verdana; font-weight: bold; margin-bottom:10px; } #related-posts .widget { list-style-type : none; margin : 5px 0 5px 0; padding : 0; } #related-posts .widget h2, #related-posts h2 { font-size : 20px; font-weight: bold; margin : 5px 7px 0; padding : 0 0 5px; } #related-posts a { text-decoration : none; } #related-posts a:hover { text-decoration : none; } #related-posts ul { border : medium none; margin : 10px; padding : 0; } #related-posts ul li { display : block; background : url(&quot;http://www.webaholic.co.in/other/bw.png&quot;) no-repeat 0 0; margin : 0; padding-top : 0; padding-right : 0; padding-bottom : 1px; padding-left : 21px; margin-bottom : 5px; line-height : 2em; border-bottom:1px dotted #cccccc; } </style> <script src='http://www.webaholic.co.in/other/related-posts-widget.js' type='text/javascript'/>
<!--Related Post Widget Ends-->

 Step 5 : Now search again for the below code:

                   <data:post.body/>

              Then paste the below code after/below it.

<!--Related Post Widget Starts-->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'>
<font face='Arial' size='3'><b>Related Posts : </b></font><font color='#FFFFFF'><b:loop values='data:post.labels' var='label'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if><b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=5&quot;' type='text/javascript'/></b:if></b:loop> </font>
<script type='text/javascript'> removeRelatedDuplicates(); printRelatedLabels();
</script>
</div></b:if>
<!--Related Post Widget Ends-->

Step 5 : Save and view your template.



 
Continue Reading...

7 useful widgets for your blogger blog

There are a lot of widgets are there in each and every blog/website.Widgets are very helpful for the visitors to navigate easily in your blog.Some of the widgets are really essential and some are unuseful. Many  blogging beginners doesn't know which one is useful and which is unuseful. In this post iam sharing 10 useful widgets for bloggers.

Popular posts:
        One of the main useful and must widget for your blog.This helps your readers to read your most popular articles and that makes your article more and more popular over the internet.so your blog get high page ranking when someone search with that keyword.
Continue Reading...

How to remove the attribution from your blog Easily?

How to remove the attribution  from your blog Easily??I was searched many websites and blogs to get an exact answer for this question.Attribution widget is a locked widget... I found so many ways on internet to remove the attribution.. But i cant find a simplest way.. so i just opened the HTML code and look long time to get any simplest trick to remove the attribution(Because i don't know nothing about HTML,CSS,XML etc).. After my long watch, I found an awesome and simplest way to remove the attribution.. In this post iam sharing that trick with you..Read it from below:
Step 1 :Go to Blog >> Design >> edit HTML
Continue Reading...

How to add Facebook like Box to your Blogger Blog

We have no doubt that Facebook is the world's largest social networking site. Our friends,relatives and almost in this world using facebook everyday. Every blogger must think like what benefit he get from facebook for his blog. Yes..!! There is a lot of benefit for a blogger by using facebook.
        One of the main use of facebook for a blogger is the Facebook Fan Page.Creating a Fan page helps to attract millions of visitors.Also you can share the updates of your blog to facebook.Are you wondering about how to do that..??Just Follow the steps..
First of all,You need to create a facebook fan page.To do so :
Continue Reading...

How to attract readers to your blog and make them stay

Readers and visitors are the wealth of a blog.Gaining or attracting readers to your blog is little bit tough than writing an article.There are few thing you can do to attract the readers and drive traffic to your blog easily. Here iam sharing some points that you can do to attract readers..

Social Networking :
        I found that Picking up a Google+ profile is one of the awesome way to optimize your blog for search..Aside from Google+,twitter is another fantastic way to get more potential visitors.You can create an account with your blog name and simply tweet each time when a new blog entry comes out on your blog to alert your followers.
Continue Reading...