-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathblogger.html
More file actions
28 lines (23 loc) · 1.09 KB
/
blogger.html
File metadata and controls
28 lines (23 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
layout: post
title: "Adding a Google Blogger Blog"
download: false
---
<p>There are several paths to get to the blog setup.</p>
<ol>
<li>When you first start OpenLiveWriter, you are prompted to add an account: <img src="images/configureOpenLiveWriter.png" /></li>
<li>Click File - Options - Accounts: <img src="images/fileOptionsAccount.png" /></li>
<li>Click Home - Account List - Add blog account <img src="images/addBlogAcct.png" /></li>
</ol>
<p>First choose the blog type:</p>
<img src="images/chooseTypeBlogger.png" />
<p>In this case Google Blogger</p>
<p>Click Next</p>
<img src="images/googleBloggerLogin.png" />
<p>Login to Google Blogger with your usual username and password. A browser window will open to allow this.
Accept the following by clicking allow:
<img src="images/openWriterPermissions.png" />
That browser window will close.</p>
<p>Open Live Writer will set up your blog, if you have multiple blogs, you will be able to select which one.<p>
<p>You will also be asked for a blog nickname, with a suggestion, before finishing</p>
<p>Click Finish and you are done.</p>