Saturday, May 30, 2009

Bloganol Mybloglog Community

I have been using mybloglog since sept 2007.It has also become an important part of blogging for me.I use mybloglog not just for looking blog statistics but also for making good relation with my community members.So to build better relation with my community member and also to make a large Bloganol community.So we have now started a new section in which your link will be placed in Bloganol Mybloglog community page if you become the part of our Mybloglog Community.

Bloganol is PR4 blog and increasing.It also has got a good ranking in alexa,Technorati and other important sites.To get your link placed in our members list just join our Mybloglog Community and leave your blog title and link in the comment so that your link with title will be included in our community.

Join My Community at MyBloglog!

Bloganol Mybloglog Community
  1. Mahesh Kukreja - Webmaster, SEO Blog
  2. http://www.wordpressfreepremiumthemes.com/
If you are already the part of our community then please let us know about it otherwise Join, comment and be the part of our community.Join My Community at MyBloglog!

Tuesday, May 26, 2009

Link love for may 09

List Of Top 10 Antivirus Softwares
This post is posted by TricksDaddy and this post describes about the top 10 antivirus software of the year 2009.Hope these antivirus softwares helps you protect your PC from different irritating and explosive viruses.



How to Push your site up the rankings with Google PageRank?
This post is written by smartbloggerz and this post describes about how can you increase your site rankings using Google pagerank.

Getting Started with Search Engine Optimization - Part 3
This is the optimization tips post written by themelib.This post explains you how to optimize your blog for different search engines.This is the part third.You can also get part one and two in the same blog.

Recent Posts with Thumbnails Widget for Blogger
This is the latest and also the most important widget created by bloggertricks.com.This widget is not only attractive but also it helps you show your Recent posts with the thumbnail in left and also the no of comments.

Useful Adobe Flash frameworks and graphical engines for developers
This Post is written by Antonio Lupetti of woork.This post tells us about the useful Abobe flash frameworks and graphical engines for the developers.

Monday, May 25, 2009

5 main lessons I have learned by Organizing contests

I saw lots of contests on different blogs those days so I also got a plan to organize a similar contest in my blog.I organized a contest in my blog for twice distributing some cash prizes,Entrecard credits and other gifts by searching lots of sponsors.Though the contest was not so much successful but it helps me to learn some useful lessons that i must need to learn so that in future I could organize a successful contest in my blog and help other to organize successful contests.

1. Show the reason
Whenever you organize any contest you must show the clear reason that why are you organizing the contest or for what occasion you are organizing the contest.For example you may organize the contest on the occasion of increase in your Page Rank or other rankings.You may organize on the occasion of your happy birthday,some special festivals or on the blog's happy birthday.If you show the clear reason of organizing other people will have the reason to believe you.

2. Search for less no of Sponsors or none
If you have got enough prizes with you then you don't need to search for any sponsors or If you don't have sufficient prizes to distribute or want to make your contest bigger then don't search for large no of sponsors.If you get lots of sponsors in your contest then you will get lots of problems while distributing prize to the winner.It will be hard for you to contact with the sponsors again you may not be able to communicate with the sponsors which will ultimately may not fulfill the promised prizes.This will ultimately leads to decrease in the reputation of your blog.

3. Don't make it too Lengthy
Here Lengthy refers to the time duration.Whenever you organize the contest don't make it too lengthy because people will find it too boring to wait to the date of result and they may feel bore to participate.Therefore there must be small gap around 7-15 days from the day of announcement to the date of result in our organized contest.

4. Don't make your Participants your Slave
This means you must not include lots of tasks to be performed by the participants to participate in your contest.Some contests include lots of task to do like posting about the contest,Subscribing to their feed,following them at twitter, favoriting them at technorati,Digging their post and many more tasks.If you include lost of tasks to be performed by your participants then you will probably get very less no of participants.

5. If you got then include cash Prizes
According to some posts in some blogs it says that 80% people do blogging for money.It clearly shows that people will love to participate in the contest which has got cash prizes other then entrecard credits,Ad slot for one month or free back .Therefore you should include cash prizes as the main priority in your contest.

These are the five main lessons which i have learned by organizing the contest for twice.If i organize the contest in future then i will surely try to overcome the problems and try to run a successful contest in future.Till then wait and see.

Wednesday, May 6, 2009

Add retweetme buttons on each of your blogger posts

Retweetme is just a simple Javascript embedded bottom or widget that encourages your twitter fans to retweet your content on twitter.You can get this tool for your blog in two different styles. goes the code for two different Retweetme button along with the tutorial.

  1. First of all Sign in into Blogger.
  2. Then from the Blogger Dashboard goto Layout then check Expand Widget Templates.
  3. After that search for <div class='post-header-line-1'/> in the code section.
  4. Now paste the widget code just below <div class='post-header-line-1'/>.
  5. After you paste the widget code Save your Template.Then you are done.
Big or Square Type:
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>

Small or Rectangular Type
<script type="text/javascript">
tweetmeme_style = 'compact';
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>