Blogspot

damagesmith

Senior Member
Joined
Aug 4, 2011
Messages
1,159
Reaction score
206
Is it possible to give someone access to my blogspot blogs so they can
work on it, without giving them access to my GMAIL account and other accounts.
 
I don't think so, surely will need your gmail account at least
 
Blogger is part of accounts.google.com, which means once you logged into that Google account, in your case Gmail, you will have access to all Google apps.

One account. All of Google.
 
Yes sir, it is very much possible.
Google have for a long time used the Oauth authentication platform for RPC and API access. Blogger is one of the platforms included in the authorization.

Adding a post
You can add a post for a blog by sending a POST request to the post collection URI with a post JSON body:


https://www.googleapis.com/blogger/v3/blogs/blogId/posts/

Request

POST https://www.googleapis.com/blogger/v3/blogs/8070105920543249955/posts/
Authorization: /* OAuth 2.0 token here */
Content-Type: application/json

{
"kind": "blogger#post",
"blog": {
"id": "8070105920543249955"
},
"title": "A new post",
"content": "With <b>exciting</b> content..."
}

You must be authenticated to create a post.

Read more here: https://developers.google.com/blogger/docs/3.0/using#AddingAPost
 
YES! it is POSSIBLE
Is it possible to give someone access to my blogspot blogs so they can
work on it, without giving them access to my GMAIL account and other accounts.
I have no idea why people comment just for the sake of commenting! Makes me sick!
Anyway, You sign into your google account. Follow these steps -
1) Go to blogger (To the blog which you want to give access to other person)
2) Go to settings >> Basics
3) Scroll to 'Permissions'
4) Add the gmail ID of the person you want to give access to your blogs. In this case invite this person as 'Moderator/Author' that will allow him/her to edit and add posts to your blog.
5) This invitation expires in 24 hours so ask that person to accept it.

Note: If that person asks you to make him/her 'Admin' Don't do it, since they can delete/remove you as admin!
 
Thanks for your useful information :)

YES! it is POSSIBLE

I have no idea why people comment just for the sake of commenting! Makes me sick!
Anyway, You sign into your google account. Follow these steps -
1) Go to blogger (To the blog which you want to give access to other person)
2) Go to settings >> Basics
3) Scroll to 'Permissions'
4) Add the gmail ID of the person you want to give access to your blogs. In this case invite this person as 'Moderator/Author' that will allow him/her to edit and add posts to your blog.
5) This invitation expires in 24 hours so ask that person to accept it.

Note: If that person asks you to make him/her 'Admin' Don't do it, since they can delete/remove you as admin!
 
And now! that was an impressive update from 'bornthisway'. Thanks for the thread and hats off for the reply.
 
YES! it is POSSIBLE

I have no idea why people comment just for the sake of commenting! Makes me sick!
Anyway, You sign into your google account. Follow these steps -
1) Go to blogger (To the blog which you want to give access to other person)
2) Go to settings >> Basics
3) Scroll to 'Permissions'
4) Add the gmail ID of the person you want to give access to your blogs. In this case invite this person as 'Moderator/Author' that will allow him/her to edit and add posts to your blog.
5) This invitation expires in 24 hours so ask that person to accept it.

Note: If that person asks you to make him/her 'Admin' Don't do it, since they can delete/remove you as admin!
HA! THIS IS HOW YOU GIVE ADVICE, COMRADES!

This is helpful member who deserve more likes than get.

Other members are simply inflating post counts
gmail ac is mandatory
You are here to sell, I see by occupation: selling yandex mail

You cannot trick me.
I don't think so, surely will need your gmail account at least
You are here for homepage link.

You cannot trick me.

@bornthisway set good example for rest of glorious forum.
 
Lol . I am Junior member here. Not for sell.. you can as long as it available . You can barely find me spamming for sale . Poor noob .
 
Yey!! Thanx guys^_^
Thanks for your useful information :)

And now! that was an impressive update from 'bornthisway'. Thanks for the thread and hats off for the reply.



Love your profile pic 'Guardian' ;)
HA! THIS IS HOW YOU GIVE ADVICE, COMRADES!

This is helpful member who deserve more likes than get.

Other members are simply inflating post counts

@bornthisway set good example for rest of glorious forum.
 
YES! it is POSSIBLE

I have no idea why people comment just for the sake of commenting! Makes me sick!
Anyway, You sign into your google account. Follow these steps -
1) Go to blogger (To the blog which you want to give access to other person)
2) Go to settings >> Basics
3) Scroll to 'Permissions'
4) Add the gmail ID of the person you want to give access to your blogs. In this case invite this person as 'Moderator/Author' that will allow him/her to edit and add posts to your blog.
5) This invitation expires in 24 hours so ask that person to accept it.

Note: If that person asks you to make him/her 'Admin' Don't do it, since they can delete/remove you as admin!
really helpful post.
 
YES! it is POSSIBLE

I have no idea why people comment just for the sake of commenting! Makes me sick!
Anyway, You sign into your google account. Follow these steps -
1) Go to blogger (To the blog which you want to give access to other person)
2) Go to settings >> Basics
3) Scroll to 'Permissions'
4) Add the gmail ID of the person you want to give access to your blogs. In this case invite this person as 'Moderator/Author' that will allow him/her to edit and add posts to your blog.
5) This invitation expires in 24 hours so ask that person to accept it.

Note: If that person asks you to make him/her 'Admin' Don't do it, since they can delete/remove you as admin!
Thanks for the info.
 
Yes it is possible. Go to settings in your Blogger dashboard and under Permissions you can invite anyone with having a gmail account to work with you.

To know more let me recommend you this article on http://www.feedbackonline.co/2016/11/how-to-start-free-blog-using-bloggercom.html which will clear all your doubts.
 
Last edited:
I think there was a thingy called invite author. It means you can add people to write blog post on your blog but that's the only thing they can do.
 
Back
Top