Tuesday, October 29, 2013

How To Recover Your Blog From Hummingbird Penalty

If you are a blogger, you might be aware of the recently introduced Hummingbird Algorithm  introduced by Google. This recently introduced algorithm has created a trouble for those having duplicate content or poor backlinks to their sites. Though there are many who have been facing challenges to recover their blog, there are several others who have been benefitted for their efforts. Before searching for the methods to recover your blog from hummingbird penalty, it is necessary that you have an understanding of what Humming bird algorithm is.

Hummingbird-Penalty


The newly introduce Hummingbird algorithm was introduced by Google so as to enhance the efficiency of search engine results. With the increased use of conversational keywords for making the searches, the requirements of the search engines have changed to a great deal. In order to evaluate the search made the user and come up with the best results, Google uses the page rankings and quality of the links of the web page before coming up with the end results. However, if you have been affected with the introduction of this algorithm and have been penalized, here are some effective tips following which you can recover your blog from hummingbird penalty.

Read: What Is Hummingbird Algorithm And How Does It Affect To Website

Uniqueness of the Content


If you have been copying content from other sites or the content already posted has errors, this is the right time to update your blog or website with high quality and error free content. A unique, informative and error-free content can help you in increasing the page rankings to a great deal. The more accurate information you have on your blog, the more are the chances to appear on the search engine whenever a search using a related keyword is made.

Read: Reaching Out to Users with Search Engine Optimized Content

Grab high PR links


If you have been using paid links services to grab backlinks to your website or if you have your blog linked with porn site etc, you might become a victim of hummingbird penalty. You should get those links removed and try to get high quality links naturally.

Use of conversational keywords


With the increased use of mobile phones for browsing and using long conversational phrases for searching the matter, it has become necessary that the blog owners evaluate the usage of keywords and try to focus on the ones that are most commonly used by people in the present scenario. 


Get authorized by Google+


Having an authorized membership with Google+ will benefit you in enhancing the search engine rankings. So, you should try to get registered with the search engine in order to reap benefits in future.

Read: Awesome 8 tips to Increase Google Plus Followers

On-page optimization


On-page optimization provides an opportunity to the bloggers to enhance their visibility via reputed channels. Using social media sites for promotion can also prove to be beneficial in the process.


If your blog has noticed a decline in its rankings due to the recently introduced hummingbird algorithm, the above discussed tips will guide you in overcoming the hummingbird penalty. All you need to do is to evaluate your blog and recognize the shortcomings. These shortcomings can be resolved so as to meet the standards set aside by Google and enjoy the benefits of higher search engine rankings.

Author Bio: Sohan Jayasinghe is the owner and author of Bloggertrix.com .He has been blogging since 2009 and writing Blogger trix since 2010.If you want to contact him, Just leave a message via contact us page.

Thursday, October 17, 2013

Recent Comments Widget v3 for Blogger

Recent Comments Widget v3 for Blogger
Hello folks, I am back with yet another remake of a widget and this time its the Popular Posts widget originally coded by Danish Harish and later edited by many fellow bloggers. Just like them I have too made a minute change in the widget and added hover animation in it.

The live demo of this widget can be seen by clicking the below button.

Live Demo


Once you have seen the demo, to add this widget in your blogger blog follow the instructions given below.

Adding the Widget


To add this widget in your blog firstly go to Blog Title ? Layout ? Add Widget ? HTML/JavaScript. Add the below given code.

<style type="text/css" scoped>
ul.allbloggertricks_recent{list-style:none;margin:0;padding:0;}
.allbloggertricks_recent li{background:none!important;display:block;clear:both;overflow:hidden;list-style:none;border:1px solid transparent;border-radius:9px;max-height:100px;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:0;-moz-transition-property:0;-o-transition-property:0;transition-property:transform;margin:0 0 6px!important;padding:3px!important}
.allbloggertricks_recent li:hover{border:1px solid #ddd;
-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-o-transform:rotate(6deg) }
.allbloggertricks_recent a {text-decoration:none;}
.avatarImage{padding:3px;background:#fefefe;-webkit-box-shadow:0 1px 1px #ccc;-moz-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px
#ccc;float:left;margin:0 6px 0 0;position:relative;overflow:hidden}
.avatarRound{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;width:35px;height:35px}
.allbloggertricks_recent li span{margin-top:4px;color: #222;display: block;font-size: 12px;line-height: 1.4;}

</style>
<script type="text/javascript">
//<![CDATA[
    var
 numComments  = 5,
 showAvatar  = true,
 avatarSize  = 35,
 roundAvatar = true,
 characters  = 40,
 defaultAvatar  = "http://www.gravatar.com/avatar/?d=mm",
 hideCredits = true;
 maxfeeds=50,
 adminBlog='Your Name';
//]]>
</script>
<script type="text/javascript" src="http://files.allbloggertricks.com/Scripts/abt-recent-commentsv3.js"></script>
<script type="text/javascript" src="/feeds/comments/default?alt=json&amp;callback=allbloggertricks_recent&amp;&amp;max-results=50">
</script>

Add the above code and follow the below instructions.

Setting up the Widget


After adding the code check the configuration of the widget.

numComments - Shows the maximum number of comments to show in the widget.
showAvatar - Change to false if you want to hide avatar in the widgets.
avatarSize - The size of the avatars in the widget measured in pixels.
roundAvatar - Change to false if you do not want the avatar to be round in shape.
characters - No. of characters to show in the comment.
defaultAvatar - The picture to be used when a comment has no avatar.
adminBlog - Replace Your Name with the admin's name so his comments can be hidden.

After making all the changes save the template. You are done now. Now you and your visitors can see this awesome recent comments widget on your blogger blog.

Lastly here comes the update notes of this widget.

v.1 - 11.01.2012
  • Released
  • Script by Harish Dasari
v.2 - 14.05.2012
  • Script modified by Asep
  • Admin removed Comments
v.3 - 09/15/2013
  • Script modified by Afandi Kusuma
  • Expanded clickable area
  • Fixed HTML5 validation issues by Kang Ismet
  • Added animation on hover by AllBloggerTricks
 More work and the expansion of this widget by fellow bloggers will be encouraged.

Tuesday, October 15, 2013

Animated Caption and Description Hover Effect for Blogger Images

Last month I posted a tutorial about Image Swap Animation with Using CSS Keyframes. Actually you can add that swap animation for blogger images if you want to make blog attractive.Anyway,Today im gonna explain simple tutorial about How to add Animated Caption and description Hover effect for blogger Images. Every modern browsers support with this effect. You can add this to blogger side bar by re-size images.Im just using CSS3 for this animation effect.Hope you can understand it.if you have any problem regarding to this tutorial let me know. Use below button for demo.

Animated-Caption-and-description-Hover-effect


Some of stylish navigation bars.
           Css3 Peel Image Effect For Blogger
           Stylish Sliding Up Image Description for Blogger
           How to Make Money by Selling Your Photographs
          

How to Add Animated Caption and description Hover effect for Blogger Images


1. Go to Blogger Dashboard > Layout
2. Click Add Gadget and select 'HTML/Javascript'
3. Paste below code.
/* The CSS Code for the image starts here bloggertrix.com
<style>
#bt_imageeffect {
   margin: 20px auto;
  width: 100%;min-height: 300px; padding: 20px 0;
  text-align: center;
 }
.galleryItem {
 display: inline-block;;
 position: relative;
 width: 250px; height: 250px;
 padding: 0;margin: 0 20px;
 border: solid 10px #fff;

 -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
 box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.galleryItem img {
 width: 250px;height: 250px;
}
.caption {
 position: relative;
 display: inline-block;
 width: 250px; height: 250px;
 z-index: 10;
}
.caption::before {
 content: attr(data-title);
 position: absolute;top: 0; left: 0;
 width: 250px; height: 0;
  font-family: 'Croissant One', cursive;
 font-size: 1.8em;font-weight: 600;
 line-height: 1.4em;color: #086FA1;
 background: #fff;
 overflow: hidden;
 -webkit-transition: all 0.9s ease;
 -moz-transition: all 0.9s ease;
 -ms-transition: all 0.9s ease;
 -o-transition: all 0.9s ease;
 transition: all 0.9s ease;
}
.caption::after {
 content: attr(data-description);
 position: absolute;
 bottom: -0;left: 0;
 width: 250px;height: 0;
  font-family: 'Poiret One', cursive;
 font-size: 1.1em;
 font-weight: 400;
 line-height: 1.4em;color: #fff;
 background: #222;
 overflow: hidden;

 -webkit-transition: all 0.9s ease;
 -moz-transition: all 0.9s ease;
 -ms-transition: all 0.9s ease;
 -o-transition: all 0.9s ease;
 transition: all 0.9s ease;
}
.caption:hover::before {
 height: 125px;
}
.caption:hover::after {
 bottom: 0;height: 125px;
}
</style>

<div id="bt_imageeffect">
<li class="galleryItem">
  <a class="caption" data-description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce id sapien condimentum, sagittis erat rhoncus, bibendum nisi." data-title="Nature Scene" href="#">
  <img alt="Nature Scene" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQRUMHAkpe26mti1-Gfuw0HEbcz64b9RRwcQ2wY27tcUsxpTjotXwdjyE-ACd0Fq7TTzVKrFPFupFM-FmNZsOHJRZ7e0hQFeo0cTirZoXAgNYJgZxjshvbhIo1dddR_IWLkHRjZVo1x0Y/s1600/Green+Nature+Wallpapers.jpg"/>
  </a></li>
<li class="galleryItem">
  <a class="caption" data-description="Vivamus ut sem id magna consequat porta vitae ut sem. Proin eget commodo risus, vitae blandit velit. " data-title="SunFlower" href="#">
  <img alt="Sunflower" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiP2KN6YZW2H2ZahXj3geTiePtHDIb_O6oFrtDgtGuJKWx6SPpPWq0TpRyakADhRbX2bXcP4lV64H6Ps4RHIXHSB1DnXMQw0-dgZFca3a9z9B6yAhqS11VTWXoF2_GEO85For6Na1M1u4o/s1600/nature_3.png" />
  </a></li></div>

Replace # with your links.
Replace Blue color text With your image description
Replace Red color Link with your Image link.

4. Now save your HTML/Javascript'.

You are done. If you have any problem related to this Animated Caption and description Hover effect. Just leave a comment.I will help to you.

Sunday, October 13, 2013

What Is Hummingbird Algorithm And How Does It Affect To Website

Google is one of the most common and widely used search engines used for searching information from the web. Google keeps on standardizing the parameters for websites and blogs so that the users can get relevant information. The previously introduced updates that affected the websites to a great deal were Penguin and Panda updates. These were penalty based and has affected the websites and blogs to a great deal. With the increasing use of internet and Google, it has become a challenge for the search engine to fetch information for the keywords and phrases used by the people. In order to meet their search requirements, Google has come up with a new search algorithm with the name of Hummingbird algorithm.

googles-hummingbird-algorithm

A search algorithm is the complete process used by Google to browse the web and come up with the latest information related to the topic. Hummingbird Algorithm was though announced on 26 September 2013, it was implemented almost a month ago. The main motive of this algorithm is to enhance the efficiency of the searches made by the users. It is not introduced to clean the SERPs as it was the case with Penguin and Panda updates. The introduction of this algo has made it easier for the users to make conversational queries and voice searches even through their mobile phones.


How Does Hummingbird Affects A Website?


Well, Hummingbird algorithm is not going to ruin your website rankings or SEO strategies adopted from several years for obtaining the top notch position. However, there will be some affects that you will have to deal with so as to maintain your search engine rankings. This search algo has enhanced the efficiency and accuracy of the searches made by the people and Google Now Cards have made it possible for the mobile users to obtain their desired information in just a few clicks. So, if you are concerned about your rankings, here are some key tips that can be taken into consideration.

Start using conversational queries as keywords

Most of the people today use phrases instead of a single keyword to search for relevant 
information. In order to get ranked in such searches, you should start optimizing your  website or 
blog with such keywords and phrases.


Relevant and informative content


In order to gain good rankings, the websites previously focused more on uniqueness of  the 
content but with Hummingbird algorithm they will have to add more quality and  informative
content to their websites. Having fluff or low quality content is surely going  to affect your
rankings to a great deal.


Revise the anchor texts


Google generally makes use of anchor texts to understand what the site is all about. So,  you need
to re-consider the backlinks and get them optimized via relevant keywords.


Hummingbird algorithm is not going to affect your SEO strategies to a great deal. However, you will have to make small improvements to appear on the search engine results whenever a search using a keyword related to your website is made.
I will share more tips about how to recover your website Hummingbird algorithm update. Keep in touch. Good luck.

Thursday, October 10, 2013

Floating Social Share Buttons for Blogger

Floating Social Share Buttons for BloggerCODE UPDATED !
Note: Does Not Work On Small Posts.

This tutorial will help you in adding Floating Social share buttons under every post of your blogger blog. I personally use this widget in my blog.

The widget is light in size and looks elegant. In every post after scrolling the widget will pop up at the lower bottom of the screen. The widget contains four social sharing buttons - Facebook, Twitter, Google+, LinkedIn.  There is a close button too to close down the floating share buttons.

A live demo can be seen on my blog itself. Just scroll down to the comments section and this floating social share buttons bar will appear. You can also close it by clicking the close button.

Once you have seen the demo to add this widget in your blog just follow the below steps.



Adding the Marker

First go to Blog Title ? Template ? Edit HTML. Press Ctrl + F and search for <data:post.body/> code and paste the below given code just below <data:post.body/>.

NOTE : There maybe more than one <data:post.body/> so make sure that you have selected the right code.

 <b:if cond='data:blog.pageType == &quot;item&quot;'>
   <div id='md-active-share-comment-marker'/>
   </b:if>
Add the code and follow the next step.

Adding the HTML/CSS/JS in HTML Editor


To add this widget you have to go to Blog Title ? Template ? Edit HTML and add the below given code just above </body>. The code has been optimized and made lite so it loads faster.

     <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <script src='http://files.allbloggertricks.com/Scripts/abt-floating-share.js' type='text/javascript'/>
    <div id='md-share-window' style='width: 100%; display: block; position: fixed; bottom: -450px; left: 0px; background-color: rgba(128, 128, 128, 0.6); z-index: 100; padding: 0 0 10px 0;'>
    <div style='width: 800px; margin: 20px auto;'> <a class='boxclose' id='boxclose'/>
<style>
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import &quot;//netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css&quot;;
#share-buttons{border-radius:5px;background:#FFF;width:660px;overflow:hidden;margin-left:60px;box-shadow:0 2px 3px rgba(71,71,71,0.31);padding:14px 7px}.share-button{background:#DCE0E0!important;position:relative;display:block;float:left;height:40px;overflow:hidden;width:150px;border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:0 7px}.icon{display:block;float:left;position:relative;z-index:3;height:100%;vertical-align:top;width:38px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;text-align:center}.icon i{color:#fff;line-height:42px}.slide{z-index:2;display:block;height:100%;left:38px;position:absolute;width:112px;-moz-border-radius-topleft:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin:0}.slide p{font-family:Open Sans;font-weight:400;border-left:1px solid rgba(255,255,255,0.35);color:#fff;font-size:16px;left:0;position:absolute;text-align:center;top:10px;width:100%;margin:0}.share-button .slide{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.facebook iframe{display:block;position:absolute;right:16px;top:10px;z-index:1}.twitter iframe{width:90px!important;right:5px;top:10px;z-index:1;display:block;position:absolute}.google #___plusone_0{width:70px!important;top:10px;right:15px;position:absolute;display:block;z-index:1}.linkedin .IN-widget{top:10px;right:22px;position:absolute;display:block;z-index:1}.facebook:hover .slide{left:150px}.twitter:hover .slide{top:-40px}.google:hover .slide{bottom:-40px}.linkedin:hover .slide{left:-150px}.facebook .icon,.facebook .slide{background:#305c99}.twitter .icon,.twitter .slide{background:#00cdff}.google .icon,.google .slide{background:#d24228}.linkedin .icon,.linkedin .slide{background:#007bb6}</style>
<div id='share-buttons'> <div class='facebook share-button'> <i class='icon'> <i class='icon-facebook'> </i> </i> <div class='slide'> <p> facebook </p> </div> <iframe allowTransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FAllBloggerTricks&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;font&amp;colorscheme=light&amp;action=like&amp;height=20&amp;appId=568581339861351' style='border:none; overflow:hidden; width:80px; height:20px;'> </iframe> </div> <div class='twitter share-button'> <i class='icon'> <i class='icon-twitter'> </i> </i> <div class='slide'> <p> twitter </p> </div> <a class='twitter-share-button' data-via='AllBloggerTrick' href='https://twitter.com/share'> Tweet </a><script>
    !function(d,s,id){
      var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?&#39;http&#39;:&#39;https&#39;;
      if(!d.getElementById(id)){
        js=d.createElement(s);
        js.id=id;
        js.src=p+&#39;://platform.twitter.com/widgets.js&#39;;fjs.parentNode.insertBefore(js,fjs);}}(document, &#39;script&#39;, &#39;twitter-wjs&#39;);
</script>
  </div> <div class='google share-button'> <i class='icon'> <i class='icon-google-plus'> </i> </i> <div class='slide'> <p> google+ </p> </div> <div class='g-plusone' data-size='medium'> </div><script type='text/javascript'>
    (function() {
      var po = document.createElement(&#39;script&#39;);
      po.type = &#39;text/javascript&#39;;
      po.async = true;
      po.src = &#39;https://apis.google.com/js/plusone.js&#39;;
      var s = document.getElementsByTagName(&#39;script&#39;)[0];
      s.parentNode.insertBefore(po, s);
    }
    )();
</script>
 </div> <div class='linkedin share-button'> <i class='icon'> <i class='icon-linkedin'> </i> </i> <div class='slide'> <p> linkedin </p> </div> <script data-counter='right' type='IN/Share'> </script> <script src='//platform.linkedin.com/in.js' type='text/javascript'> lang: en_US </script> </div></div><div style='display:block; margin: 0 200px; padding: 5px 0px 0px;font-family: Oswald; font-weight: 700;color: #000'> Don&#39;t You Think this Awesome Post should be shared ??<br/> <span style='color: #000; font-size: 18px;'>| <data:blog.pageName/> |</span> </div> </div> </div> </b:if>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>

After adding the code change change AllBloggerTricks with your Facebook Page's ID. Finally save the template.

You are done now. Now you and your visitors can see this awesome Floating Social Share Buttons in your blogger blog.

Tuesday, October 8, 2013

Killer Methods To Get Traffic From Infographic To Your Blog

Blogging has been a popular way of earning money from the past few years. It is also used as a successful way for brand promotion and recognition. However, in order to fulfill both the requirements, it is necessary to get traffic to the blog. Most of the bloggers adopt some  effective SEO tools and techniques so as to get the best results. The use of social media marketing tools has also proved to be effective in achieving the goals. However, people keep on searching for some more effective tools that can enhance the traffic on their blog and help them in achieving their goals. The use of infographics has come up as an effective tool for enhancing the traffic on the blog.

Read: Handy Tools for the Beginners to Start SEO Campaign

If you are a new blogger and wish to use infographics, here are some effective tips that can help you. The first and the foremost thing that you need to do is to understand what is infographics and how it can be helpful.
Traffic+From+Infographic

Infographics are graphical or pictorial representation of information. The major advantage of using these infographics on your blog is that they are really catchy and have the tendency to be remembered by the reader for a longer time period.


Add infographics to your blog


You should prefer to create an infographic related to the content and theme of your blog and design it in an impressive manner. There are different forms in which you can create an infograph. You can make use of graphs, flowcharts, information and pictures to design an appealing and creative one so that the readers can get attracted towards it. The best thing is that these infographics are memorable and are easier to understand. Most of the people are able to understand the things as most of them skip the lengthy contents explaining the technical aspects of a particular thing.

Link the infographics to your social web pages


You can promote your blog via social media sites and can also update the infographics on your page and link it to your blog so that the readers and fans can visit your blog for more information. Social media sites are a great hub and you can easily attract people towards your blog by posting creative and impressive pictorials.

Infographics can make your blog go viral


The people who find your infographic exciting and informative will also share it among their group of people. This would spread your blog�s link and in turn increase the traffic on your blog, which if linked to your official website, can drag traffic towards it.

Include Your website logo


For brand recognition, you can include the URL and logo of your company on the infographic so as to make the people aware of it.


Infographics has proved to be an excellent way to promote traffic on the blogs as they have the tendency to go viral. All you need to do is to design it in a simple yet appealing manner so that it can catch the eyes of the visitors. No matter it is posted on your blog or other social media platforms do not forget to back link it to your blog.

Wednesday, October 2, 2013

Killer Tips To Recover Your Blog From Penguin 2.0

The top most priority of webmasters and bloggers is to occupy a top ranking on the search engines so as to gain more traffic. For this, they implement all the possible techniques and methods. However, the final rankings are awarded by Google after evaluating the blog or site on several parameters. Google keeps on updating these parameters and hence the bloggers need to keep themselves updated to get benefited. Not all updates are beneficial for bloggers, they can also be a reason behind the drop in their rankings. The recent update made by the search engine is Penguin 2.0 which was introduced in May 2013. Most of the bloggers using irrelevant methods have been affected by this update. If your blog has also lost rankings because of this Penguin update, here are some quick tips that can help you recover your blog.

Recover+Your+Blog+From+Penguin+2.0

The Google Penguin 2.0 is the most commonly discussed topic among the bloggers as most of them are not able to judge the parameters on which Penguin judges their blog. Go through these tips to recover your blog easily and effectively.

Reconsider Your Links And Try To Get High Quality Links


In order to be in good eyes of Penguin, it is necessary that you clean your blog for low quality back links. Such links can easily degrade your ranking if evaluated by Penguin. Hence, you need to get them removed from your blog by requesting the website owners on which such links are placed. 
These low quality links might include:

     1. Guest posts with lower quality.

     2. Posting spam comments

     3. Links to the sites with low domain authority

     4. Links placed on websites related to different niche

     5. Paid links

You can get these links removed from you blog by using different tools like Webmaster tools, link builder, Majestic SEO, open site explorer etc. You can recover your blog by removing the irrelevant links beforehand and getting high quality links.

Duplicate or low quality content


Content marketing has provided an opportunity to the bloggers and website holders to direct more traffic towards their site. If you have been copying content and pasting it on your blogs in the past, you are in great trouble with the introduction of Penguin 2.0 as it degrades the ranking of those blogs and websites that do not have unique or genuine content. Hence, it is necessary that you start adding fresh, quality and genuine content, whitepapers, user guides and images to your blogs. If your bog is affected due to this factor, you can start updating it with fresh content and can also use the references if necessary to recover your blog from Penguin 2.0.

Implement social media marketing strategies


The use of social media tools is expected to increase to a great deal in future and you can successfully use this tool to generate social signals of high value. This can be done by actively participating in communities and regularly posting to keep the consumers updated. In order to recover your blog and get good results, you can link it with the social media postings and updates. Posting competitions or offers can also prove to be effective in directing more traffic towards your site.

Read: Awesome Social Media Tools To Increase Online Business

If your blog has suffered a Penguin penalty, it is the right time to recover it. The above discussed tips will help you recover your blog with ease.