Author Info Widget For Mulitple Authors On Blogger

blogger-multiple-authors
I'm happy that few people have started writing guest posts on our blog. You may write a post for us too. Check out the guidelines on Join Us page. While I was happy with the guest bloggers on my blog, I had a problem to worry. The initial "About The Author" widget, whose tutorial can be found on this page - "About the Author" box below every blogger post, supports only one author but not multiple authors.

I don't think this would be a concern for Wordpress Users because they will have some plug-in which will do the work for them. Whereas, we blogspot users have to work out the code. And I did find a solution to this problem. In fact, I found two solutions for the same. First one seemed to be foolish while the second one was spot on. 

Let me just explain the first one "A FOOLISH IDEA" - I thought to paste the code for single author  describing about me on all posts which I published. For those posted by other authors, use the same code with their description instead of mine. Just imagine the time it would take to republish my posts, that is more than 100 posts, with the initial code below every post. I googled to find a solution but I never got one. Later, that night I sat down to write up the code. Surprisingly, it worked. So, here goes the code - SECOND SOLUTION.

Follow these simple steps to install "About The Author" widget on your blog for multiple authors. Complete the procedures mentioned on this post - "About the Author" box below every blogger post, before your proceed with following steps.
1. Go to "Design->Edit HTML. Make a backup of your template before modifying the HTML by clicking on the "Download full template" link at the top of the page.
2. Expand your blogger template. Now, search for the following line in your template. Use "CTRL+F" to fasten your search.
<b:if cond='data:blog.pageType == "item"'>
3. Replace the above code with the following piece of code.
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.author == "ADMIN NAME"'>
Note: Replace ADMIN NAME with the administrator of the blog. If multiple administrators, then place any one of the administrator's name.
4. Once replaced, come to the end of this block of code. That is, you should find the following lines.
</div>
</b:if>
5. Once found, its time to add the description about the second author. For doing this, place the code  mentioned in this text file - Multiple Author Widget For Blogger, below the lines mentioned in step 4.
6. Replace "GUEST BLOGGER NAME" with the name of your guest blogger. This could be found from the name which gets displayed on the post page. See the following picture for better understanding. 
guest-blogger-name
7. Replace "GUEST BLOGGER DESCRIPTION" with the information about your guest blogger and "GUEST BLOGGER IMAGE" with the image URL of your guest blogger, that is, upload the profile image of your guest blogger to Picasa Web Albums and get the URL of the image posted. Use that URL here. I hope you understood the instructions. If not, just check out the example in this text file - Multiple Author Widget For Blogger Example
8. Save your template. That's it.

The same steps can be repeated for any number of authors. I tried to keep the procedure as simple as possible. If it seems to complex, just hit contact button on top and you can straight away email. We would love to receive your comments about the widget. So, please keep them coming. See you soon with another interesting blogger hack!!!

Enjoyed the article?
Subscribe to this Blog via Email:

Click here to subscribe to FREE email updates from "Everything About Blogging", so that you do not miss out anything that can be valuable to you and your blog!

    Other Recommended Posts

  • Blogger Tutorials
Beben said on January 28, 2011 at 7:36 PM :

so creative...keep post my brooo
\m/
hihihihi :D

REPLY
Mukund said on January 28, 2011 at 11:06 PM :

@Beben: Thanks for the comment Beben. I hope you will enjoy my other creative creations as well. Wait for the updates to see them!!!

REPLY
TheEmoLab said on January 29, 2011 at 6:56 AM :

Thanks I was searching for a Professional way to separate different authors and give them credit for there post. Future wise
Thanks //TheEmoLab

REPLY
Mukund said on January 29, 2011 at 7:04 AM :

@TheEmoLab: Thanks for the comment! Yeah! I'm pretty sure you can now differentiate between the different authors on your blog!

REPLY
Shenali said on February 1, 2011 at 10:05 AM :

Hello Mukund,

I apologize for asking an off-topic question here.

I recently downloaded Magazine Template R.1.5 (2 Columns Version) for my blog. I really like this template but sadly there is a one problem which I can’t fix.

The problem is when I added three gadget to <div id="topleft , <div id="topmiddle and <div id="topright. They work (visible) just fine on my blog homepage below the title. But they don’t show up else where. I mean when reading a single post those 3 gadgets are not visible. They only visible in homepage but sidebar gadget work just fine.

I want to make those three gadgets to visible every page on my blog. But I don’t know how to do that. So could you please tell me how to fix this?
Thanks.

REPLY
Suraj said on February 1, 2011 at 10:08 AM :

This is fine, but how can the admin review the post of the guest author? Like in wordpress, before publishing its reviewed by the admin. But this feature isn't available in the blogspot?

How to review the post of the guest author?

REPLY
Mukund said on February 1, 2011 at 5:37 PM :

@Shenali: Yeah!! It's pretty easy to fix it. Just contact me via email and I will fix the issue.

REPLY
Mukund said on February 1, 2011 at 5:39 PM :

@Suraj: Yeah! The administrator can view the guest blogger's post and make any change he wants in it. The only drawback is that the guest author can straight away publish his post. So, you need to inform your guest bloggers to save the post rather than publish it which should be mentioned in the guidelines to guest authors.

REPLY
Shenali said on February 1, 2011 at 6:45 PM :

@Mukund
Thanks Mukund
I send an email to smalwayz [at] gmail.com with my template. I hope the e mail address is right and you will get it soon

REPLY
Mukund said on February 1, 2011 at 7:25 PM :

@Shenali: Yes! I received your email. The email address is right. Hope I fix your issue.

REPLY
Shenali said on February 2, 2011 at 10:57 PM :

@Mukund
Thank you very much for your help Mukund. That’s very kind of you, Keep up the good work :)

REPLY
Mukund said on February 2, 2011 at 11:15 PM :

@Shenali: Your welcome!! You can take me out of your blog now! Remove me from the author list!!!

REPLY
LinkFoci said on February 11, 2011 at 8:36 AM :

Thanks for sharing
It's very useful for new bloggers !

REPLY
Mukund said on February 11, 2011 at 7:12 PM :

@LinkFoci: Thanks for the comment! Hope you enjoy the other articles on my blog as well!!!

REPLY
Insurance, Loan and Mortgage Info said on February 13, 2011 at 8:40 AM :

nice article and tips,,, thanks ^_^

REPLY
Mukund said on February 13, 2011 at 6:52 PM :

@Insurance, Loan and Mortgage Info: Thanks for the comment! Hope you enjoy the other articles on my blog!!!

REPLY
evil p0ptart said on May 12, 2011 at 10:31 PM :

Okay, I tried per your linkage to this page and I cannot get it to work for the life of me. LOL

Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "b:if" must be terminated by the matching end-tag "".

I figure its probably because of the previous coding already in there for me, the main author, but I'm not 100% sure since I removed it and still got the same error.

REPLY
Mukund said on May 12, 2011 at 11:45 PM :

@evil p0ptart: Haha!!! Funny comment! Well, don't worry, I will fix up the issues for you. Contact me via email and I will help you out!!

REPLY
The Devil said on May 31, 2011 at 4:17 PM :

this is not working on your Shout me loud theme for blogger...



this code is missing... is there any other solution???

REPLY
Mukund said on May 31, 2011 at 10:30 PM :

@The Devil: Just let me know what error you got? I checked in on my template. It is working buddy!

REPLY
The Devil said on June 1, 2011 at 9:37 AM :

the code,
<b:if.............== 'item'

is missing... i couldn't find such a sentence on the themes html..

REPLY
Mukund said on June 1, 2011 at 9:42 AM :

@The Devil: Don't worry! Just contact me via email and I will fix the issue for you!

REPLY
Zubia said on July 13, 2011 at 1:58 AM :

cannot find please help me <b:if.............== 'item'

REPLY
Mukund said on July 13, 2011 at 12:20 PM :

@Zubia: You'll find that code only if you had installed the earlier version of author info widget. Else, you'll not find it. So, contact me via email with your template and guest author info, I 'll fix it up!

REPLY
Andrelle said on August 2, 2011 at 11:27 PM :

after placing this widget on my blog how do i link the widget to the posts that the guest bloggers have written.


I also want to ask an off topic question:

On some blogs title, like yours, i see this format:

post title|Blog title|Somethingelse

Does this in some way help in SEO, for example the "somethingelse" part.

REPLY
Mukund said on August 2, 2011 at 11:53 PM :

@Andrelle: Well, you need to provide the info about your guest authors within the coding! Linking to the corresponding guest bloggers will automatically be done by the coding. I suggest you to ping me on gtalk for further assistance.

Regarding the format you said, well definitely yes! That's how your blog titles should be formatted for better search results.

REPLY
M.Pinto - ProHacker said on August 3, 2011 at 10:38 AM :

Bro,, I find multiple codes like this..



There are 2 - 3 codes like that..

Please help..

REPLY
Mukund said on August 3, 2011 at 10:42 AM :

@M.Pinto - ProHacker: Buddy! You need to go through the first few lines! This article stands good provided you followed the article earlier on my blog about adding author box. If not, you'll find it little difficult to understand. Anyway, just ping me via gtalk and I'll help you out! It's pretty to install this stuff!

REPLY
Reyad010 said on September 12, 2011 at 10:30 AM :

Thanks for this outstanding topic.
I have written about this in my blog.
http://www.abctrick.com/2011/09/how-to-create-author-info-widget-with.html

REPLY
Mukund said on September 12, 2011 at 11:22 AM :

@Reyad010: Thanks Reyad! I checked the article. Happy to see a link back to my blog:)

REPLY
Claudia - Piccolo Spazio Vitale said on October 9, 2011 at 8:26 PM :

This comment has been removed by the author.

REPLY
Mukund said on October 10, 2011 at 1:59 AM :

@Claudia - Piccolo Spazio Vitale: It's very easy to install. Just connect with me gtalk and I'll solve your problem buddy! No worries:)

REPLY
Amber * said on December 5, 2011 at 6:57 AM :

It is important to stress with a custom template - make sure you don't have an extra after the above mentioned place where you add additional Author code, otherwise you will get a parsing error in your template.


I got this error. So heads up.


You should only have one div and one , after the Admin Author code - before adding for multiple authors code.

REPLY
Shanky Sahni said on January 2, 2012 at 1:35 PM :

Hi,
Sorry to say but I couldn't find the code mentioned in step2.What is wrong?Please help me.Your add author widget worked perfectly and I want multiple author widget also.

REPLY
Almas said on January 15, 2012 at 11:12 PM :

What happen to your adsense account mukhund??

REPLY
Auren Lengkong said on February 3, 2012 at 5:33 PM :

Hi Mukund,

You have really good blog. I really like on how to install this multiple author info and I want to install it.

But I have a question?, Do we have to place all author info inside our template? or we just need to place it inside post? Since I don't know whether you create it individualy on your post or you need to edit your template?

Thanks

REPLY
Mukund said on February 26, 2012 at 4:54 PM :

@Auren Lengkong: The information about the authors have to integrated in the template. The code will pick up the author name and use the same to uniquely identify every article he or she posts in your blog. So, one time installation will do good.

REPLY

Use the tab below to comment. No spam please!!!

[netinsert=0.0.1.11.14.1]