<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>MamaBlogga &#187; tutorial</title>
	<atom:link href="http://www.mamablogga.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mamablogga.com</link>
	<description>mom&#039;s search for meaning</description>
	<lastBuildDate>Sat, 11 Feb 2012 07:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress on Bluehost: the Post page in depth</title>
		<link>http://www.mamablogga.com/post-page-in-depth/</link>
		<comments>http://www.mamablogga.com/post-page-in-depth/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 15:43:07 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=3772</guid>
		<description><![CDATA[Last time we covered how to make posts and pages. This time we&#8217;ll look at a few more features of the Add New Post or Edit Post page. Posts are the basic unit of a blog. They are not to be confused with Pages, however. Pages are usually where you place special “timeless” information such [...]]]></description>
			<content:encoded><![CDATA[<p>Last time we covered how to <a href="http://www.mamablogga.com/wordpress-bluehost-posts-pages/">make posts and pages</a>. This time we&#8217;ll look at a few more features of the Add New Post or Edit Post page.</p>
<p>Posts are the basic unit of a blog. They are not to be confused with Pages, however. Pages are usually where you place special “timeless” information such as your About page, your Contact page, etc. Your posts are generally for chronological or “regular” blog entries.</p>
<p>To write a post, go to Post&gt;Add New, or click on the New Post button on the top bar. The top text box below “Add New Post” sets the post title, which appears at the top of the post. If you don’t set a post title, it will be published without a title. Once you input a title and WordPress autosaves (or you click the Save Draft button), a field appears below the title box with the URL the post will have, including the “slug”: the URL name for this post (highlighted in yellow).</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/post-title.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/post-title-300x91.png" alt="" title="post title" width="300" height="91" class="aligncenter size-medium wp-image-3773" /></a><br />
If you don&#8217;t give the post a title before you save the draft (or WordPress autosaves one), WordPress assigns the post a number. Every post in your WordPress blog has a number, of course. Saving a draft of the post with a title will replace the slug.</p>
<p>If you’d like to change the slug yourself—to make it easier to remember, shorter, or more friendly to search engines—click on the Edit button. The slug portion of the URL turns into a text field. Be sure to save your changes.</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/post-slug-edit.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/post-slug-edit-300x68.png" alt="" title="post slug edit" width="300" height="68" class="aligncenter size-medium wp-image-3774" /></a></p>
<p>Below the title box is the post box. In the box, you type the content for the post. At the top of the box are the buttons to upload media: image, video, audio, or other media (we&#8217;ll talk more about adding pictures and media next time).</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/post-tool-bar.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/post-tool-bar-300x31.png" alt="" title="post tool bar" width="300" height="31" class="aligncenter size-medium wp-image-3775" /></a></p>
<p>Most of the buttons above the post window are fairly intuitive. From left to right, they are:</p>
<ul>
<li>Bold</li>
<li>Italicize</li>
<li>Strike through (a popular convention in blogging)</li>
<li>Bulleted list</li>
<li>Numbered list</li>
<li>Blockquote (indents text; also may add some styling depending on your theme)</li>
<li>Align left</li>
<li>Align center</li>
<li>Align right</li>
<li>Create link (only an option if you have selected text)</li>
<li>Unlink (only an option if you have selected linked text)</li>
<li>Split post with More tag (creating a Read more. . . link on your blog homepage and feed)</li>
<li>Spellcheck (with pull down for languages)</li>
<li>Toggle fullscreen mode (makes the post box take up the whole browser window)</li>
<li>Show or hide advanced toolbar (&#8220;Kitchen Sink&#8221; they call it):</li>
</ul>
<p>Clicking on the last button adds a second toolbar below the first.</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/post-adv-tool-bar.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/post-adv-tool-bar-300x40.png" alt="" title="post adv tool bar" width="300" height="40" class="aligncenter size-medium wp-image-3776" /></a></p>
<p>The advanced toolbar buttons, from left to right, are:</p>
<ul>
<li>Preset formatting styles (drop down menu)</li>
<li>Underline</li>
<li>Align full (justified)</li>
<li>Select text color</li>
<li>Paste as plain text</li>
<li>Paste from Microsoft Word</li>
<li>Remove formatting</li>
<li>Insert/edit embedded media</li>
<li>Insert a custom or special character (letters with accents, etc.)</li>
<li>Unindent (only an option if the paragraph you’re editing is indented)</li>
<li>Indent</li>
<li>Undo</li>
<li>Redo</li>
<li>Help</li>
</ul>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/post-page-drag-and-drop.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/post-page-drag-and-drop-300x187.png" alt="" title="post page drag and drop" width="300" height="187" class="alignright size-medium wp-image-3777" align="right" /></a>Other capabilities on the New Post page:</p>
<ul>
<li>Drag and drop the individual boxes to customize the page so you can find all the things you use commonly. Just click on the title bar of a box and hold to drag.</li>
<li>Toggle each box open or closed for clutter/cleanliness. Just click the down triangle on the title bar of the box (shown at right, it appears when you hover over the box).</li>
<li>Assign a post a <strong>category—</strong>be sure to check the box beside the category name in the Categories box at the right, below the Publish (this may also be below the Tags box). (If this box is ‘closed,’ click the triangle at the end of the box to ‘open’ it.)</li>
</ul>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/10/below-post-box1.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/10/below-post-box1-300x129.png" alt="" title="below post box" width="300" height="129" class="aligncenter size-medium wp-image-3779" /></a></p>
<ul>
<li>Add a new category—click +Add New Category. (See also Creating Categories.)</li>
<li>Add <strong>tags </strong>to a post (topics addressed in a post which are not as central or important to your blog as topics covered in categories)&#8211;use the Tags box. This is on the right side below the Publish box. After typing the tags, click Add. To remove tags, click the x next to the tag.</li>
<li>Disable comments and/or pings (links back from other blogs that link to your post)—use the options in the Discussion box in the main column.</li>
<li>Select a different author for a post—use the Author box. (If this box is ‘closed,’ click the + sign by the title of the box to ‘open’ it.)</li>
<li>Set an optional excerpt—type a short summary or cut-and-paste a section of your post into the (Optional) Excerpt box. This is included in the code of your page and may be used by search engines to display info about the page on the search engine results page.</li>
<li>Send a trackback (a comment-like notification to another blog post that your post includes a link to it)—put the URL of the linked post in the Send Trackbacks box. However, WordPress can also be set to automatically send trackbacks to any link included in your post by checking the first option under Settings&gt;Discussion which reads “Attempt to notify any blogs linked to from the article (slows down posting.).”</li>
</ul>
<div id='reaction_buttons_post3772' class='reaction_buttons'>
<div class="reaction_buttons_tagline">How does this post make you feel?</div>
<p><a class='reaction_button reaction_button_Encouraged_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Encouraged');">Encouraged&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Fulfilled_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Fulfilled');">Fulfilled&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Informed_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Informed');">Informed&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Smart_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Smart');">Smart&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Entertained_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Entertained');">Entertained&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Amused_count' href="javascript:reaction_buttons_increment_button_ajax('3772', 'Amused');">Amused&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
<img src="http://www.mamablogga.com/?ak_action=api_record_view&id=3772&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/post-page-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Set up WordPress on BlueHost]]></series:name>
	</item>
		<item>
		<title>Beginners&#8217; Guide to WordPress: Sign up</title>
		<link>http://www.mamablogga.com/setting-wp/</link>
		<comments>http://www.mamablogga.com/setting-wp/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 23:07:32 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[set up]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[walk through]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=2185</guid>
		<description><![CDATA[Like I said last week, we are going back to basics. I realize that most of you don&#8217;t need this help, but you might have a friend or relative who could use this. Last week, we covered how to sign up for Blogger, so this week we&#8217;ll look at how to sign up for WordPress. [...]]]></description>
			<content:encoded><![CDATA[<p>Like I said last week, we are going back to basics. I realize that most of you don&#8217;t need this help, but you might have a friend or relative who could use this. Last week, we covered <a href="http://www.mamablogga.com/beginners-guide-blogger-sign/">how to sign up for Blogger</a>, so this week we&#8217;ll look at how to sign up for WordPress.</p>
<p><em>Note that there are <u>two</u> versions of WordPress: wordpress.com and wordpress.org. WordPress.com is what you want to use if you just want a free blog. WordPress.org is if you want more control, but are ready to take care of the maintenance and technical stuff, as well as pay for hosting. Today we&#8217;re looking at wordpress.com</em></p>
<p><strong>Go to <a href="http://wordpress.com">WordPress.com</a></strong>. To sign up for a blog, click the big orange button on the right-hand side of the screen. You know, the one that says &#8220;Sign up now.&#8221; (You already knew that, huh?)</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-1.png" alt="" title="wp setup 1" width="500" class="aligncenter size-medium wp-image-2175" />
</p>
<p>On the next page, you provide some very impersonal information: a username and password for your account, and an email address where WordPress can reach you. </p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-2.png" alt="" title="wp setup 2" width="500" height="558" class="aligncenter size-full wp-image-2176" />
</p>
<p>Be sure here that you check the box to indicate that you&#8217;ve read the terms of service (which you should always read, of course), as well as tick the circle by <Strong>Gimme a blog! (Like username.wordpress.com)</strong>. You&#8217;ll get to select the exact address at wordpress.com in the next step. This option is selected by default. The other choice is if you just want a username for commenting on other WordPress.com blogs, etc.</p>
<p>As promised, we now get to <strong>set the blog address</strong>. You select an address for your blog as well as its title (what will appear in big letters at the top of every page). Note that there are no @ signs in the address of your blog&mdash;@ signs are only used in email addresses! Your blog address will be whatever you choose (if it&#8217;s available), followed by .wordpress.com (Unlike with Blogger, <strong>the address can&#8217;t be changed</strong>&mdash;choose wisely!).</p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-3.png" alt="" title="wp setup 3" width="500" height="301" class="aligncenter size-full wp-image-2177" />
</p>
<p>Also here, you indicate what language you&#8217;ll be writing in and whether or not you want Google and other websites, including WordPress&#8217;s public listings, to be able to access your blog. If you&#8217;d like to keep your blog more private (and also make it harder to find), uncheck this box before you click Signup.</p>
<p>WordPress gives you a message that your confirmation email has been sent. In the mean time, if you&#8217;ve opted to be included in the public listings of WordPress, you can fill out your profile with your name and a little about yourself.</p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-4.png" alt="" title="wp setup 4" width="500" height="293" class="aligncenter size-full wp-image-2178" />
</p>
<p>Here&#8217;s our confirmation email:</p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-5.png" alt="" title="wp setup 5" width="300" height="185" class="aligncenter size-full wp-image-2179" />
</p>
<p>As it says, <strong>click on the link</strong> or cut-and-paste it into your browser&#8217;s address bar.</p>
<p>And your account is active! The confirmation message gives you a link to visit your blog, where they&#8217;ve already put up a useful Hello World! post for you. If you&#8217;re signed in, there&#8217;s a dark gray bar across the top of the screen&mdash;your dashboard. <strong>Click on New Post to start writing your own blog posts</strong>. (You can click on the picture below to enlarge it to see the New Post button.)</p>
<p align="center">
<a href="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-6.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-6small.png" alt="" title="wp setup 6small" width="500" height="133" class="aligncenter size-full wp-image-2181" /></a>
</p>
<p><a name="post"></a>On the New Post page, you can write the individual posts for your blog. Enter a title in the title box&mdash;the title of the post appears at the top of the post in big letters. (This post’&#8217; title, for example, is &#8220;Beginners&#8217; Guide to WordPress: Sign Up.&#8221;) (Again, you can click on this image to enlarge it for a better view.)</p>
<p align="center">
<a href="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-7.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-7small.png" alt="" title="wp setup 7small" width="500" height="294" class="aligncenter size-full wp-image-2183" /></a>
</p>
<p>In the larger box below, type the words you&#8217;d like to see in the content or body of your post. (I&#8217;m pretty sure we’ll also be talking about what all those buttons do soon, too.)</p>
<p>To save the draft to finish later, or to make sure you don&#8217;t lose your work should your computer or browser crash, click the Save Draft button in the Publish box on the right side of the screen. <strong>To publish it to your public blog, click the blue Publish button</strong>. Once you publish, you&#8217;ll see this at the top of the screen:</p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-8.png" alt="" title="wp setup 8" width="500" height="132" class="aligncenter size-full wp-image-2184" />
</p>
<p>You can <strong>click on the View post link to see your public post</strong>:</p>
<p align="center">
<img src="http://www.mamablogga.com/wp-content/uploads/2010/02/wp-setup-9.png" alt="" title="wp setup 9" width="500" height="338" class="aligncenter size-full wp-image-2174" /></p>
<p><strong>Congratulations</strong>! You just started a blog on WordPress!</p>
<p><strong>What blogging topics would you like covered for WordPress?</strong></p>
<div id='reaction_buttons_post2185' class='reaction_buttons'>
<div class="reaction_buttons_tagline">How does this post make you feel?</div>
<p><a class='reaction_button reaction_button_Encouraged_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Encouraged');">Encouraged&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Fulfilled_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Fulfilled');">Fulfilled&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Informed_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Informed');">Informed&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Smart_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Smart');">Smart&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Entertained_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Entertained');">Entertained&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Amused_count' href="javascript:reaction_buttons_increment_button_ajax('2185', 'Amused');">Amused&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
<img src="http://www.mamablogga.com/?ak_action=api_record_view&id=2185&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/setting-wp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Beginning with WordPress]]></series:name>
	</item>
		<item>
		<title>Beginners&#8217; Guide to Blogger: Sign Up</title>
		<link>http://www.mamablogga.com/beginners-guide-blogger-sign/</link>
		<comments>http://www.mamablogga.com/beginners-guide-blogger-sign/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 22:42:06 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[set up]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[walk through]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=2142</guid>
		<description><![CDATA[We&#8217;re going back to the basics for this next blogging series: I&#8217;m going to alternate weeks on Blogger and WordPress.com, and go back all the way to the beginning. I imagine you probably already have a blog, and you&#8217;ve probably been through all these steps, but you may know someone who&#8217;s interested in getting started, [...]]]></description>
			<content:encoded><![CDATA[<p>Note: There is a print link embedded within this post, please visit this post to print it.</p>
<p>We&#8217;re going <strong>back to the basics</strong> for this next blogging series: I&#8217;m going to alternate weeks on Blogger and WordPress.com, and go back all the way to the beginning. I imagine you probably already have a blog, and you&#8217;ve probably been through all these steps, but you may know someone who&#8217;s interested in getting started, but afraid to try. Fear not! It&#8217;s easy! And if you want someone to show you what to do, look no further, because here&#8217;s the <strong>Beginniners&#8217; Guide to Blogger, part one: how to sign up and set up your blog the first time</strong>.</p>
<p><strong>Go to <a href="http://www.blogger.com">http://www.blogger.com</a></strong>. Here&#8217;s what the screen looks like:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-1.png" alt="" title="blogger setup 1" width="350" height="277" class="aligncenter size-full wp-image-2144" /></p>
<p>If you already have a Google account&mdash;such as for Gmail, Google Groups or Orkut&mdash;you can use that to sign in at the top. Otherwise, click the big orange button to create an account.</p>
<p>Account creation is easy. You do have to supply some personal details&mdash;but nothing more intimate than your email address. You also set a <strong>display name here, the name that appears at the bottom of your blog posts.</strong> If you don&#8217;t want to use your real name, be sure to set that to your pseudonym of choice.</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-2.png" alt="" title="blogger setup 2" width="350" height="190" class="aligncenter size-full wp-image-2145" /></p>
<p>If you already have a Google account, when you sign in, you&#8217;ll see this. Click the blue button to create your blog:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-3.png" alt="" title="blogger setup 3" width="350" height="156" class="aligncenter size-full wp-image-2146" /></p>
<p>Whether you just created a new account or are using an existing account, the next step is the same (You can click to enlarge the picture below). You <strong>select a name for your blog</strong> (what will appear in big letters at the top of every page) <strong>as well as its address</strong>. Note that there are no @ signs in the name of your blog&mdash;@ signs are only used in email addresses! Your blog address will be whatever you choose (if it&#8217;s available), followed by .blogspot.com &mdash;in the example here, it&#8217;s http://<strong>thisisafakeoblogo</strong>.blogspot.com. Use the &#8220;check availability&#8221; link to make sure that address isn&#8217;t already taken. </p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-4big.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-4.png" alt="" title="blogger setup 4" width="350" height="282" class="aligncenter size-full wp-image-2147" /></a></p>
<p>Type in the spam-catcher letters and click the orange Continue button.</p>
<p>Next, you get to choose the <strong>template </strong>or layout and colors of your blog. There are several choices here, so scroll down to see them all and pick the one you like best. (Note: in an upcoming post, we&#8217;ll talk about how to get custom designs for your Blogger blog.)</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-5.png" alt="" title="blogger setup 5" width="350" height="292" class="aligncenter size-full wp-image-2149" /></p>
<p>Voila! Your blog has been created! You can hit the orange Continue button here to start posting, or look at the Advanced Setup Options.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-6.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-6small.png" alt="" title="blogger setup 6small" width="350" height="175" class="aligncenter size-full wp-image-2151" /></a></p>
<p>The advanced options allow you to get your own domain for your Blogger blog&mdash;i.e., ThisIsAFakeoBlogo.com instead of thisisafakeoblogo.blogspot.com. (Purchasing a domain will cost money. Here&#8217;s some of my <a href="http://www.mamablogga.com/advice-to-mom-bloggers-your-own-domain/">advice on buying your own domain</a>.) The other advanced option is to import a blog you already have into your new one. </p>
<p>If you went with the orange Continue button, you&#8217;ll go right to the <strong>Write New Post page</strong>. Enter a title in the title box&mdash;the title of the post appears at the top of the post in big letters. (This post&#8217;s title, for example, is &#8220;Beginners&#8217; Guide to Blogger: Sign Up.&#8221;)</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-7.png" alt="" title="blogger setup 7" width="350" height="313" class="aligncenter size-full wp-image-2152" /></p>
<p>In the larger box below, type the words you&#8217;d like to see in the content or body of your post. (I&#8217;m pretty sure we&#8217;ll also be talking about what all those buttons do soon, too.)</p>
<p>To save the draft to finish later, or to make sure you don&#8217;t lose your work should your computer or browser crash, click the Save Draft button. To publish it to your public blog, <strong>click the Publish Post button</strong>. Once you publish, you&#8217;ll see this:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-8.png" alt="" title="blogger setup 8" width="350" height="199" class="aligncenter size-full wp-image-2153" /></p>
<p><strong>Follow the View Blog link to see your blog and your first post live in the world</strong>:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/02/blogger-setup-9.png" alt="" title="blogger setup 9" width="350" height="306" class="aligncenter size-full wp-image-2143" /></p>
<p><strong>Congratulations</strong>! You just started a blog on Blogger!</p>
<p><strong>What blogging topics would you like covered for Blogger or WordPress?</strong></p>
<div id='reaction_buttons_post2142' class='reaction_buttons'>
<div class="reaction_buttons_tagline">How does this post make you feel?</div>
<p><a class='reaction_button reaction_button_Encouraged_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Encouraged');">Encouraged&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Fulfilled_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Fulfilled');">Fulfilled&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Informed_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Informed');">Informed&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Smart_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Smart');">Smart&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Entertained_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Entertained');">Entertained&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Amused_count' href="javascript:reaction_buttons_increment_button_ajax('2142', 'Amused');">Amused&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
<img src="http://www.mamablogga.com/?ak_action=api_record_view&id=2142&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/beginners-guide-blogger-sign/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Beginning with Blogger]]></series:name>
	</item>
	</channel>
</rss>

