27 Jan 2012

Create a Google+ Fan Page

Individual Google+ pages have been around for a while now but brand pages are a recent development. Creating a fan page is super easy and operates in much the same way as a Facebook fan page. So now I'm going to show you how to create one.

First of all navigate to https://plus.google.com/pages/create

You'll be faced with this page.



Select product or brand and fill in the details then press create.

Next you'll be taken to the screen below. Fill in a little information about your page and add a profile photo. Click continue.

 



Then press finish.



Fill in more details about your site on the about tab on your new profile page.

It really is worth your while having a Google+ as recent changes mean pages are searchable. So Google+ really can be a good source of traffic.

Now you'll want to let your readers know about your page by adding a badge to your site.

Go to https://developers.google.com/+/plugins/badge/config

Fill in your google+ page ID



You'll find your Google+ ID in the address bar of your page like below:



 

Adding the ID will generate a piece of code like this:

<!-- Place this tag in the <head> of your document -->
<link href="https://plus.google.com/115639686051747826824" rel="publisher" /><script type="text/javascript">
(function()
{var po = document.createElement("script");
po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();</script>

<!-- Place this tag where you want the badge to render -->
<g:plus href="https://plus.google.com/115639686051747826824" size="badge"></g:plus>

You'll need to add the first paragraph of code to the HTML page of your site (Dashboard>Template>Edit HTML>Proceed. Add the code just before the </head> tag.

Now add the second paragraph of code into a html widget if your on Blogger or in a text widget if you use wordpress.

That is all there is to it you have now created a Google+ page for your blog.

 

Related Posts:

  • Tech News - The Week's Biggest StoriesThe End of SOPA and PIPAIt was a ground breaking week of online protests but we did it. The Stop Online Piracy Act & the Protect IP act have been shelved. The anti piracy acts which were seen by many as a law against free… Read More
  • What is Google+1?For quite some time Google has been trying to find a way of competing with Facebook and develop Google into more of a social network. The +1 is their first step in that direction. Clicking on +1 is a way of endorsing a post, … Read More
  • Publish Your Blog on Kindle in 5 Easy Steps I recently added my blog to the amazon kindle network to allow my readers to view my blog on their kindle if they so wish. So i thought I'd do a little guide to what’s involved here.Kindle Publishing for Blogs allows yo… Read More
  • Twitter to Censor TweetsIn a move that is likely to be met by claims of censorship, online social media community Twitter is to start censoring tweets. It has adapted the technology it uses so that it is able to censor tweets on a country-to-country… Read More
  • Lust List - Blackberry/Porsche Smartphone P'9981As fas as tech collaborations go this one is a beauty! Porsche and Blackberry have teamed up to create a beautiful but highquality smartphone - the P9981. This luxury phone sports a 2.8 inch touchscreen as well asa qwerty key… Read More

4 comments:

  1. Blog Post: Create a Google+ Fan Page http://t.co/dFZMjDoT

    ReplyDelete
  2. Thanks for this. I honestly had no idea that Google + had a Fan Page. Definitely have to set myself one up :)

    ReplyDelete
  3. Find Google + REALLY confusing and hard to operate - something the techies constructing it should realise for normals. Got as far as the code part here in your instructions but have NO CLUE where to put the two pieces of code and which parts - all of it or part of it?. Head? Sorry, really don't speak code and too scared to mess up whatc just looks like lines and lines of gobbeldygook to me.

    ReplyDelete
  4. Ok, never mind. I seem to have it working now. The badge is showing in the sidebar. Idiot moi wasn't signed into the developer page so the code being generated wasn't correct.

    Thanks again!

    ReplyDelete