Loading

Saturday 3 December 2011

What Is Google +1 Button : What Does It Mean : Its Role In SEO : How To Add Google +1 Button To Your Blogger/Wordpress Blog Or Website (Info) (Tips N Tricks) (Worldwide)




While on internet, you must have noticed +1 button of various sizes on web pages or Google search results.
You may be wondering what does this +1 mean.

+1 is small button (commonly known as Google +1 ) which signifies 'I LIKE IT' or 'I RECOMMEND IT'
or 'THIS IS PRETTY COOL' or 'YOU SHOULD CHECK THIS OUT'

In other words, it is public way of stamping something with your approval, so that yours friends, contacts and other websites to find the best results they are looking for.

According to Google, it has two meanings :
  1. Recommend on Search, 
  2. Share on Google+

Role Of Google +1 Button in Search Engine Optimization (SEO)

When it comes to SEO, Google +1 button is hugely advantageous.
Your rank in Google search results dramatically increases if you +1ed by few people.

You can see the impact of +1 within your own search results, i.e. complete a search; navigate to page 3 of the results and +1 a single result Google returned.
Now complete the same search again, it’s likely that the result you +1ed will be elevated within the new set of results.

So, If you want to increase your website/blog ranking in Google search results, do include +1 button on you posts.


How To Add Google +1 Button To Blogger Blog

There are two ways of doing this. The first one :

  • Go to your Blogger Dashboard > Design > Edit HTML

  • Click on the “Expand Widget Template” and search for </head> and paste the code given below just before it.
  • <script type="text/javascript" src="http://apis.google.com/js/plusone.js"> {lang: 'en-US'} </script>
  •  Now copy and paste the code given below where you want Google +1 button to appear on your blog.
    <div style='float:left'> <g:plusone size="small" expr:href="data:post.url"/> </div>
  • Save the template and check your blog for Google +1 button.

If you want then you can change the design of the Google +1 button by changing the size as medium, standard and tall. 
You can also change the position of the Google +1 button by changing the float as left or right.


The second way (It works only if you are using default template) :
  • Just go to the Blogger Dashboard > Design > Page Elements > Blog Posts.
  • Now click on the Edit option, and select the “Show Share Buttons” option. 
  • If you are already using the Share buttons then, the Google +1 button will automatically show up as a new share option. Select it and save it. Done :)

How To Add Google +1 Button To Wordpress Blog
  • Login to your WordPress account.
  • Go to the Editor Option in Appearance, in the left toolbar.
  • Go to header.php search for </head> and immediately before that place the following code
  • <script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
  • Now you will have to Add the button you can do that by editing single.php by adding this code where you want to place the button.
  • <g:plusone href="<?php the_permalink(); ?>"></g:plusone>
  • It will be good if you place it just next to all social sharing options like the Facebook’s “like” button. Once you do all this you are done with the adding.



Share This On Facebook

0 comments:

Post a Comment

Share Your Thoughts. Please don't SPAM or advertise.