Skip to main content

Identifying Yourself, As The Owner Of Your Blog

Occasionally, somebody in Blogger Help Forum: How Do I? wonders
Why don't I have a Layouts (or Template) link in my dashboard?
or
How do I setup additional team members, without the right link in Permissions?
and the first question is
Are you logged in as the blog administrator / owner?

It's not difficult to verify the owner of your blog, if you have a public profile, and a standard template.

In your browser, select View, then "Page Source" or "Source". Or, use an HTTP text proxy. Look at the code for this blog, heavily trimmed and broken, for 'link rel="me"'.

<head>

...

<link rel="service.post" type="application/atom+xml"
title="The Real Blogger Status - Atom"
href="http://www.blogger.com/feeds/24069595/posts/default" />
<link rel="EditURI" type="application/rsd+xml"
title="RSD" href="http://www.blogger.com/rsd.g?blogID=24069595" />
<link rel="me" href="http://www.blogger.com/profile/08069634565746003311" />

There it is!

https://www.blogger.com/profile/08069634565746003311

or maybe you'd see

https://plus.google.com/114025756997654559499

That's my profile. Click on either link.

Find the Profile URL, and follow the link - and look at the Profile.

So, look at the header code for your blog, locate the "me" link, extract the attached URL, and follow the link- either for a Blogger Profile, or for a Google+ Profile.

If there's no "me" link - which is normal, for blogs under team ownership - look carefully in the sidebar - if the blog has a Profile / "About Us" gadget, you may be able to find a "www.blogger.com/profile/ ..." or "plus.google.com/ ..." link there.

With some team blogs, you may find a list of each individual profile, for the whole team. Each individual profile should have a different Profile ID in the attached URL - again, "www.blogger.com/profile/ ..." or "plus.google.com/ ...".

Then, find the Profile URL from your dashboard - and compare the two.

Take each available "www.blogger.com/profile/ ..." or "plus.google.com/ ..." link, paste it into your browser, and take a look - or click on the link, if possible. Then, go to your dashboard, and find the Profile URL, from the dashboard. Compare the two profiles - are they the same?

If not, you probably inadvertently created a second (or third) Blogger account, possibly as you incorrectly transferred a blog from one Blogger account to another.

Learn to login to Blogger properly - and avoid multi account confusion.

When you login to Blogger, first clear cache, cookies, and active login sessions - then make sure that you login using the proper Blogger account. If necessary, recover the account information, and start over.

Remember that when you login, Blogger will not select the account for you. If you have FeedBurner, GMail, Picasa, or any of the other many Google services under another account, you'll need to use two different browsers - or a different computer.

Note the limitations of the procedure, when the owner wants privacy.

Note that this procedure works only for blogs and profiles that are properly made public. If a blogger has chosen to not make the profile public, or if the blog in question is published as private (with designated readers), you won't get the details needed here. And if the blog has multiple administrators, it probably won't have the "me" meta tag in the header.

In extreme cases, you'll need assistance from Blogger, using the Having trouble signing in? wizard. Now, you have to hope that your account isn't intentionally based on a bogus email address.

Comments

where do you find the code for your blog?
Anonymous said…
Hi Barb & Nancy-

You asked your question a while ago, but...
to view the code behind ANY web page your are browsing, click on "View" then click "Source" to see the HTML code (AKA "source" code).
Anonymous said…
Great info here, thanks!

Popular posts from this blog

Adding A Link To Your Blog Post

Occasionally, you see a very odd, cryptic complaint I just added a link in my blog, but the link vanished! No, it wasn't your imagination.

Embedded Comments And Main Page View

The option to display comments, embedded below the post, was made a blog option relatively recently. This was a long requested feature - and many bloggers added it to their blogs, as soon as the option was presented to us. Some blog owners like this feature so much, that they request it to be visible when the blog is opened, in main page view. I would like all comments, and the comment form, to be shown underneath the relevant post, automatically, for everyone to read without clicking on the number of comments link. And this is not how embedded comments work.

What's The URL Of My Blog?

We see the plea for help, periodically I need the URL of my blog, so I can give it to my friends. Help! Who's buried in Grant's Tomb, after all? No Chuck, be polite. OK, OK. The title of this blog is "The Real Blogger Status", and the title of this post is "What's The URL Of My Blog?".