Search This Blog


Blog-Snippet Feeds


Enter your email address:

Delivered by FeedBurner

blog-snippet/blogspot.com for feedburner


Friday, March 21, 2014
Post Title

More Than Just Blogging

category: blogging tips
Bloggers could be a blog's owner and author at the same time. You should show your identity clearly in scripting as blog owner, author & publisher (when no others manage the blog). As blog author, add Google+ Profile URL+ID inside your blog tag head. To see your Google+Profile URL+ID, first log into your Gmail, type plus.google.com in your browser URL box. Then, click on [Home] menu > [Profile]. The URL+ID is displayed in the browser URL box. It looks like this:

https://plus.google.com/xxxxxxxxxxxxxxxxxxxxx/posts, where Your Google+ Profile URL+ID is https://plus.google.com/xxxxxxxxxxxxxxxxxxxxx

When you have copied it then go to your blogspot and place your Google+ID Profile inside tag head, as follows:

<head>
.......
<link href='https://plus.google.com/xxxxxxxxxxxxxxxxxxxxx' rel='author'/>
......
</head>

Now, you, as blog author has been successfully added.
Futhermore, you should add your Google+ Page to indicate that you are the blogspot's publisher.

To create new Google+ Page, log into your Gmail or Profile (as in, above), From [Home] menu, click on [Page]. Click on blue button [Create a page]. After that, pick one of the page displayed based on your blogspot blog's topic/Niche.

On a "Create a Google+ Page, type your Page Name and add your Blogspot blog's link/URL into "List your external website, if you have one" box. Click [Agree] and [Continue] button.
After the page has been successfully created, click on [Edit page] button and find LINKS on the page.

See this following pic.

How to link your blogspot blog with your Google+ Page

Then, click on [Link website] button below your blogspot blog's URL, as in the pic above.
When you have done with this, reload the page or press F5 on your keyboard & this following pic will be displayed. Just click on [Get URL] button to change your Page ID (in number format) with unique one.

How to customize your unique Google+ Page URL


Add your extension page name, click [Change] & [Confirm]. Your Google+ Page finally appears at seconds. What you have to do then is to copy the URL inside your tag head, as follows:

<head>
.......
<link href='https://plus.google.com/+your-google-page-unique-name' rel='publisher'/>
......
</head>

From the description above, we finally realize that blogging with blogspot blog is not just to get blogging, but it is more than just blogging.