• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Google +1 Button for Blogger Blog : How to add

By Abhishek Ghosh June 30, 2011 9:57 pm Updated on June 30, 2011

Google +1 Button for Blogger Blog : How to add

Advertisement

Google +1 Button has got very much importance now as Google has included it to Google Webmaster Tools. Here is how You can add Google +1 button (Plus one) to your Blogger blog very easily.

Probably you know, Google is experimenting with Google+, it started with Google Plus One button (Google +1 is the official way to write).

For WordPress own hosted blogs, we can add the codes for Google +1 Button very easily plus John’s Socialize Plugin is an excellent way to add Google +1 Button just after our posts.

Advertisement

---

Here is the way, you can add Google +1 Button to Blogger Blog too.

 

The Required Code for Google +1 Button

 

You’ll get the required code from Google official +1 Button portal. Choose the template as you like for your Google +1 button; select the Standard (24px) Google +1 option or Medium (20px) from box like the screenshot:

 

Google +1 button for blogger blog

If you expand the Advanced option in the Google +1 Button creation page, you’ll get the way to add your own URL for Goggle +1 (this is important). For Blogger, you have to add your full URL of your Blog in this Google +1 Button code generation page. We will go to further details on advanced usage of Google +1 Button in blogger later.

 

Adding the Google +1 code to blogger blog

 

You’ll see two snippets for the Google +1 Button : one should be added to the header; which is:

 

<script type=”text/javascript” src=”https://apis.google (dot) com/js/plusone.js”></script>

 

The HTML declaration in the first Google +1 Button snippet:

 

<!– Place this tag in your head or just before your close body tag –>

 

Is actually not needed for Google +1 button function. Now, add this first Google +1 button snippet before your </head> thing. Got it? You have to go to design , then HTML mode like the screenshot to add this first part to get the Google +1 snippet :

 

Google +1 button for blogger blog BOLD

Save it.

 

Two ways to use the Google +1 Button : the first way

 

If you want to add the Google +1 Button beside your other social buttons in Blogger blog like the screenshot:

 

Google +1 button for blogger blog beside other buttons

Like we have added the Google +1 Button in our test Blogger blog here; then find the code looking like </Group> before the Group named post  :

 

Add Google plus one to blogger blog

And paste the second part of the Google +1 Button snippet which actually looks like:

 

<g:plusone size=”your specified Google +1 Button size” href=”https://thecustomizewindows.com/”></g:plusone>

 

Which actually give a Google +1 Button for your home page, not the post. So, just like our WordPress PHP hook, we’ll use a hack for this Google +1 Button so that, Google +1 Button will be unique for each post. So, here is the code you have to paste to get the Google +1 button like our test blog:

 

<div>
<g:plusone size=”standard” expr:href=”data:post.url”/>
</div>

 

Save it.

This ends the story of adding Google +1 to Blogger Blog. We also have a Google +1 Button below for your click!

 

Signature

This Article Has Been Shared 750 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Google +1 Button for Blogger Blog : How to add

  • How easy and how much one can make money from a blog or forum?

    This is the power to earn money online. You have to work really hard on the blog at first, after a while, you can make money without doing virtually anything.

  • Disallow crawler access to wp-admin folder to decrease server load

    Disallow crawler folder specific syntax can be used in robots.txt to stop Google crawler to crawl your Wordpress blog’s core areas to decrease the server load.

  • Meta Description for your blog : Tips on writing unique Meta Description

    Meta Description is very important part not only for Search Engine Optimization (SEO) but also for attracting visitors. Here is some tips on writing unique Meta Description for your blog posts.

  • High CPC Keywords and making money through Google AdSense : Realities

    High CPC Keywords can make a huge money through Google AdSense program. There are different ways to make the whole blog or a single post to yield more CPC.

  • 100 Tips for Building and Maintaining a Successful Blog

    100 Tips for Building and Maintaining a Successful Blog is the 2500th article published on this website.Free Infographic is also included so that you print it.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Comments

  1. AvatarCorrine says

    July 1, 2011 at 1:22 am

    Thank you for you timely article. I was wondering about adding it on a post basis rather than the blog URL.

  2. AbhishekAbhishek says

    July 1, 2011 at 5:59 am

    You’re welcome.
    The header code remains same; for post basis adding

    g:plusone size=”standard” expr:href=”data:post.url”

    will serve the purpose.

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Is it Good to Run Apache Web server and MySQL Database on Separate Cloud Servers? March 27, 2023
  • Advantages of Cloud Server Over Dedicated Server for Hosting WordPress March 26, 2023
  • Get Audiophile-Grade Music on Your Smartphone March 25, 2023
  • Simple Windows Security and Privacy Checklist for 2023 March 24, 2023
  • 7 Best Artificial Intelligence (AI) Software March 24, 2023

About This Article

Cite this article as: Abhishek Ghosh, "Google +1 Button for Blogger Blog : How to add," in The Customize Windows, June 30, 2011, March 28, 2023, https://thecustomizewindows.com/2011/06/google-plus-one-button-for-blogger-blog-how-to-add/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT