<?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; wordpress</title>
	<atom:link href="http://www.mamablogga.com/tag/wordpress/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>WordPress on Bluehost: Posts &amp; Pages</title>
		<link>http://www.mamablogga.com/wordpress-bluehost-posts-pages/</link>
		<comments>http://www.mamablogga.com/wordpress-bluehost-posts-pages/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:26:32 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[posting pages]]></category>
		<category><![CDATA[set up]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress setup]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=3766</guid>
		<description><![CDATA[This post originally appeared in March 2010 as part of the Getting Started with WordPress.com series. We&#8217;re continuing our (last posted so long ago you&#8217;ve probably forgotten) series on setting up WordPress on Bluehost. This week to look at the basics of posting and creating pages. When you set up your blog, you can how [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post <a href="http://www.mamablogga.com/beginning-wordpress-posts-pages/">originally appeared in March 2010</a> as part of the <a href="http://www.mamablogga.com/series/beginning-with-wordpress/">Getting Started with WordPress.com series</a>.</em></p>
<p>We&#8217;re continuing our (last posted so long ago you&#8217;ve probably forgotten) series on setting up WordPress on Bluehost. This week to look at the basics of posting and creating pages.</p>
<p>When you set up your blog, you can <a href="http://www.mamablogga.com/setting-wp/#post">how to create your first post</a> immediately&mdash;but there&#8217;s a lot more information and options on the post page. To get to the edit post or add new post page, you can use your dashboard or the gray bar at the top of your screen when you&#8217;re logged in to WordPress. The Posts menu is on the left-hand side:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-1.png" alt="" title="wp post 1" width="224" height="388" class="aligncenter size-full wp-image-2229" /></p>
<p>The Edit option takes you to a list of your posts (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-2.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-2-small.png" alt="" title="wp post 2 small" width="500" height="190" class="aligncenter size-full wp-image-2240" /></a></p>
<p>Here, the posts you&#8217;ve saved as drafts, published or scheduled on your blog are listed in chronological order. You can click on a post title to edit it individually. When you hover your cursor over the title of the post, you get additional options below the title: Edit (which does the same thing as clicking on the post title), Quick Edit (which lets you change things like tags, categories, title, and date right in the Edit Posts page), Trash (which moves the post to your trash, where you can salvage it later if you want), or View (to see what it would or does look like on your blog).</p>
<p>On the same line as each post title, you can also click on the author name to only show posts by a certain author, or the category name to narrow your view to posts in that category. Each post&#8217;s viewing stats and comments are also accessible from here.</p>
<p>You can also edit multiple posts from this screen. Check the boxes next to the posts you want to edit and use the drop down menu labeled Bulk Actions to edit or delete multiple posts. This is waht it looks like when you choose to edit multiple posts (again, click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-3.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-3small.png" alt="" title="wp post 3small" width="500" height="269" class="aligncenter size-full wp-image-2238" /></a></p>
<p>This way, you can change multiple posts into different categories, add tags to multiple posts and change whether they can have comments or are even published&mdash;many of the same things you can do for a single post in Quick Edit.</p>
<p>The next option on the Posts menu is Add New. (You can also add a new post by clicking on the New Post button on the top gray menu bar.) We looked at <a href="http://www.mamablogga.com/setting-wp/#post">how to create and publish a post</a> last time; this time we&#8217;ll look at the rest of the post options on this page.</p>
<p>Below the post text box, there are three boxes for more information: Excerpt, Send Trackbacks, and Discussion. For the most part, these are pretty self-explanatory&mdash;especially since they include an explanation <img src='http://www.mamablogga.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-4.png" alt="" title="wp post 4" width="500" height="378" class="aligncenter size-full wp-image-2237" /></p>
<p>To the right of the post box, there are three more boxes with options: Publish, Post Tags and Categories:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-5.png" alt="" title="wp post 5" width="304" height="656" class="aligncenter size-full wp-image-2236" /></p>
<p>The Publish box has the Save Draft, Preview and Publish buttons. (Once you&#8217;ve published a post, these buttons are replaced with a Preview Changes button up top and an Update button on the bottom). </p>
<p>This box also has more options: You can click Edit by Draft to change the status from Draft to Pending Review (for drafts you&#8217;ve completed but aren&#8217;t ready to schedule). Once you&#8217;ve published, Published is added to this option list. Clicking Edit next to Visibility allows you to set a post as public, private or password-protected (by a password you set). Also under this option, you can set a post to always remain on the front page of your blog, such as a short post describing your blog or perhaps inviting visitors to introduce themselves.</p>
<p>The Post Tags box is used to add tags to a post. These are usually listed on your post and can let your users see all your posts on a particular, narrow topic. Tags are generally more specific than categories (the next box down): if you blog about knitting, for example, you might have a category for all your Projects, but tags for Finished Objects, Sweaters, Cardigans, etc. When adding tags, be sure to hit the Add button (or the Enter/Return key) <em><strong>AND save the post/draft</strong></em> to save them. (You can remove a tag by clicking the x next to it.)</p>
<p>The Categories box lets you categorize your posts by the broader topics of your blog. You can also add a new category from right inside this box&mdash;just click +Add New Category and you&#8217;ll get a text box to name your new category.</p>
<p>Note that the Add New Post page can be customized: you can drag and drop all six of these boxes to rearrange the page however you&#8217;d like.</p>
<p>Also on the Posts menu are pages to manage all your tags and categories. The Manage Tags page (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-6.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-6small.png" alt="" title="wp post 6small" width="500" height="256" class="aligncenter size-full wp-image-2234" /></a></p>
<p>From here, you can add new tags, as well as edit the descriptions of existing tags. Once you&#8217;ve published posts with tags, your most used tags appear under Popular Tags. Also, an alphabetical list of the tags, their descriptions and the number of posts using those tags will appear to the right. As with posts, you can use the check boxes to select multiple tags to delete, or you can edit individual tags (such as to add a description) by clicking on the tag&#8217;s name. Clicking on the number of posts using them gives you a list of posts (on the Edit Posts page) using that tag.</p>
<p>The Categories page is very similar (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-7.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-7small.png" alt="" title="wp post 7small" width="500" height="308" class="aligncenter size-full wp-image-2232" /></a></p>
<p>The most notable difference here is that &#8220;categories, unlike tags, can have a hierarchy.&#8221; Tags are all one level, but Categories can be &#8220;parents&#8221; or &#8220;children&#8221;&mdash;you can have one category broken up into multiple subcategories. With our knitting blog example, maybe under the Projects category, you have three subcategories: Cardigans, Pullovers and Socks. </p>
<p>(Why use subcategories instead of tags? If a topic is <strong>really central to the purpose of your blog and something you&#8217;ll be posting about frequently, but falls under the purview of a broader subject of your blog, a subcategory might be the perfect fit</strong>&mdash;but only you can decide what should be a tag and what should be a category.)</p>
<p>In addition to Posts, you can also have Pages on your blog. <strong>Posts are the temporal stuff&mdash;the day-to-day news updates, the regular content on your blog. Pages are for important information not tied to time, like your About or Contact pages</strong>. The Pages menu is further down on the left-hand side of WordPress:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-pages.png" alt="" title="wp pages" width="149" height="315" class="aligncenter size-full wp-image-2231" /></p>
<p>The two options, Edit and Add New, lead to pages almost identical to the Edit and Add New Posts pages.</p>
<p>The biggest difference in creating pages is that, like categories, you can have subordinate pages&mdash;for example, your About page might have child pages on your Biography, your Portfolio, etc. This is set in the Attributes box below the Publish box on the Edit or Add New Page page:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-pages-2.png" alt="" title="wp pages 2" width="297" height="656" class="aligncenter size-full wp-image-2230" /></p>
<p>You can also use a custom template (if you dare) for certain pages&mdash;a different layout for a particular page, for example. The page Order determines what order your pages are displayed on your menu bar on your blog. If it&#8217;s not set, the pages are listed by date published.</p>
<p>Whew! Everything there is to know about the Posts and Pages menus on WordPress!</p>
<div id='reaction_buttons_post3766' 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('3766', '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('3766', '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('3766', '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('3766', '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('3766', '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('3766', '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=3766&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/wordpress-bluehost-posts-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Set up WordPress on BlueHost]]></series:name>
	</item>
		<item>
		<title>Making WordPress search-engines friendly for beginners</title>
		<link>http://www.mamablogga.com/making-wordpress-searchengines-friendlyneeds-links-images/</link>
		<comments>http://www.mamablogga.com/making-wordpress-searchengines-friendlyneeds-links-images/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 17:39:31 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Kids/Parenting]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[bluehost setup]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seco for blogs]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo for bloggers]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress setup]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=3343</guid>
		<description><![CDATA[This post is aimed at beginning WordPress users. More advanced users are welcome to share tips in the comments as well. I worked in search engine optimization and Internet marketing for five years and continue to keep up with best practices. WordPress is not bad for search engine visibility right out of the box, but [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post is aimed at beginning WordPress users. More advanced users are welcome to share tips in the comments as well. I worked in search engine optimization and Internet marketing for five years and continue to keep up with best practices.<br />
</em></p>
<p>WordPress is not bad for search engine visibility right out of the box, but there are a number of plugins that can help to enhance your blog&#8217;s search engine visibility. Several of these plugins are combined in the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one </a><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">SEO</a><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/"> Pack</a><strong> plugin</strong>.</p>
<p>The management menu for All in one SEO Pack is located under Settings&gt;All in one SEO. The plugin is designed to work “out of the box” for new installations of WordPress, but if you want to customize some of the aspects listed on the options page, you can do so here. Most of the boxes here are self-explanatory: click on the link (such as “Home Title”) to display an explanation of what you should and can put in each box.</p>
<p>Another important detail in optimizing your site is creating “canonical” URLs. This means that each unique page of your site should have only one URL that leads to it. If http://www.mydomain.com/this-is-a-post/ and http://mydomain.com/this-is-a-post/ both lead to the same page, this can confuse search engines (and users). To set a “canonical” version of your domain, you can use the <a href="http://urbangiraffe.com/plugins/redirection/">Redirection </a>plugin.</p>
<p>The management for Redirection is located under Tools&gt;Redirection. Go to the Modules menu. Next to WordPress, click edit:</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/image054.gif"><img class="aligncenter size-medium wp-image-3352" title="image054" src="http://www.mamablogga.com/wp-content/uploads/2011/06/image054-300x85.gif" alt="" width="300" height="85" /></a></p>
<p>Next to Canonical, you can choose Leave as is, Strip WWW (yourdomain.com) or Force WWW<br />
(www.yourdomain.com). If you want all your URLs to have the WWW, choose Force. If not, choose Strip. (Note: Strip Index is also a good idea, especially if you’re using custom permalinks.)</p>
<p>Finally under making your WordPress search-engine friendly, it’s a good idea to customize your permalinks (URLs). If you’re going to import a blog, be sure to set the custom permalinks before you import your old posts. Under Settings&gt;Permalinks, set the permalinks to either date and name based or custom. Be sure to include the tag %postname% somewhere in the custom box if you select that option. For more available custom permalink tags, see WordPress’s <a href="http://codex.wordpress.org/Using_Permalinks#Structure_tags">documentation on structure tags</a>.</p>
<div id='reaction_buttons_post3343' 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('3343', '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('3343', '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('3343', '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('3343', '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('3343', '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('3343', '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=3343&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/making-wordpress-searchengines-friendlyneeds-links-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Set up WordPress on BlueHost]]></series:name>
	</item>
		<item>
		<title>WordPress on BlueHost: Themes and Plugins</title>
		<link>http://www.mamablogga.com/wordpress-bluehost-themes-plugins/</link>
		<comments>http://www.mamablogga.com/wordpress-bluehost-themes-plugins/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 17:48:15 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[bluehost setup]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress setup]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=2567</guid>
		<description><![CDATA[We&#8217;re continuing our series on setting up WordPress on BlueHost. Today we&#8217;ll look at choosing a theme&#8212;the visual appearance of your site&#8212;and adding cool functionality with plugins. This post is based on WordPress 3.1.3. Finding a New Theme When you set up a blog, you want to have a design, color scheme and layout that [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re continuing our series on setting up WordPress on <a href="http://www.bluehost.com/track/jrmccollum/wpguide2">BlueHost</a>. Today we&#8217;ll look at choosing a theme&mdash;the visual appearance of your site&mdash;and adding cool functionality with plugins. <Em>This post is based on WordPress 3.1.3.</em></p>
<h4>Finding a New Theme</h4>
<p>When you set up a blog, <b>you want to have a design, color scheme and layout that helps to convey your blog&#8217;s theme, genre, purpose and features</b>. There are hundreds of free WordPress themes that can help you do that. Additionally, you may want to commission a custom theme, which can vary in price from $25 to $1000 and more. You can learn more about working with a  blog designer or going it alone in our <a href="http://www.mamablogga.com/series/blog-design-2/">blog design series</a>.</p>
<p><b>Things to keep in mind as you select your theme:</b></p>
<ul>
<li><strong>How many columns do you want?</strong> Traditionally, most blogs have 2 or 3 columns, with the column displaying your posts much wider and the other one or two narrower columns featuring navigation and other information. </li>
<li><strong>How do you want the columns laid out</strong>: posts on the right, left or in between the narrower columns? Some themes let you move around the columns.</li>
<li><strong>What colors are you looking for?</strong> Again, some themes come with several color schemes to choose from.</li>
<li><strong>What kind of graphics are you looking for</strong>&mdash;clean lines, rounded edges, etc.?</li>
<li>Do you want a navigation bar above or below your header (or both)?</li>
<li>Is the theme easy to read, navigate and understand?</li>
<li>Does the theme match your blog&#8217;s topic?</li>
</ul>
<p>WordPress can help you find <b>free</b> themes for your blog in the Appearance menu, under Themes. At the top, select Install Themes.</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img-25-a.png" alt="" title="This blog has themes that have additional options, which added these extra menus" width="190" height="227" class="aligncenter size-full wp-image-3272"  /></p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img-25-b.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img-25-b-300x63.png" alt="" title="install themes tab" width="300" height="63" class="aligncenter size-medium wp-image-3273" /></a></p>
<p>On the Install Themes page, you have options to search for a theme. Check the box next to each option you want to search for, then click Find Theme, or you can search by keyword if you know the name of a theme you want to use.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image029.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image029-300x251.png" alt="" title="image029" width="300" height="251" class="aligncenter size-medium wp-image-2515" /></a></p>
<p>The search will return all the themes that meet your criteria. Here, we checked pink, two columns and right sidebar. The search returned two themes:</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image031.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image031-300x274.png" alt="" title="image031" width="300" height="274" class="aligncenter size-medium wp-image-2516" /></a></p>
<p>To see what the themes look like full size, use the Preview link below the theme. This brings up a popup window with an interactive preview of the theme:</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image033.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image033-300x170.png" alt="" title="image033" width="300" height="170" class="aligncenter size-medium wp-image-2517" /></a></p>
<p>(You can close the preview by clicking the x in the upper left.)</p>
<p>If you like the theme or just want to try it out on your blog, click the Install button below the theme. This brings up another popup window. Click the Install Now button.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image035.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image035-300x218.png" alt="" title="image035" width="300" height="218" class="aligncenter size-medium wp-image-2518" /></a></p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image037.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image037-300x91.png" alt="" title="image037" width="300" height="91" class="aligncenter size-medium wp-image-2519" /></a></p>
<p>This automatically transfers the files of the theme to your website. Once the transfer is complete, you can click the <u><span style='color:#0066CC'>Activate</span></u> link from the transfer page to turn the theme on for your site. (You can also activate themes from the Appearance page.)</p>
<p>In the Appearance menu, you can see all the themes you&#8217;ve uploaded and change your theme. Under Available Themes, you should see the theme you just uploaded. Click on that theme to enable it for your blog. Be sure to check your site to make sure the theme is functioning properly.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image039.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image039-300x132.png" alt="" title="image039" width="300" height="132" class="aligncenter size-medium wp-image-2520" /></a></p>
<h4>Frequently Asked Questions on Themes</h4>
<ul>
<li><strong>Should I only use a widget-ready theme?</strong> Probably. If you&#8217;re planning on using a lot of widgets, a widget-ready theme is a useful tool. It is ready for you to customize your sidebars and post layouts using an easy drag-and-drop style interface. But if you&#8217;ve got enough confidence and experience to get into the code yourself, you&#8217;ll be fine without one.</li>
<li><strong>What are fixed and fluid width?</strong> Fixed width means that no matter what size screen people use to view your website, it will always be the same number of pixels wide. This can be a problem if your blog layout is designed to be wider than most standard screens (the smallest resolution is 800 pixels wide, but not many people use that resolution anymore. The most popular resolution right now is 1024 pixels wide).
<p>Fluid width means that the blog layout is designed &#8220;resize&#8221; itself to maintain its proportions no matter how wide the viewer&#8217;s screen is. If you have a fluid layout and your posts column takes up 50% of the width of the screen, the posts column will take up 400 pixels on an 800&#215;600 resolution screen and 960 pixels on a 1920&#215;1200. Generally, these are considered more user-friendly, but a fixed width theme will work just fine, too.</li>
<li><strong>Can I adjust the colors of my theme?</strong> If the background of your theme is an image, you should edit the image on your computer. If the colors are set via CSS, you can edit the CSS file before or after installing your new theme. Many themes now come with options pages that let you use a custom header image and/or colors.</li>
</ul>
<h3>Installing Plugins<A name="plugins"></a></h3>
<p><b>Plugins are bits of code designed to customize and enhance your WordPress installation</b>. Plugins can be installed in the same way that themes are, using the WordPress internal installer to find and install plugins. </p>
<p>You&#8217;ll find plugins in thee second set of left-hand menus of WordPress, under Plugins (if there’s a red circle with a number in it, that means you have that many plugins to update.) When you find a plugin that you’d like to implement in your blog, you can use the installer to find and automatically install it. The installer is at the bottom of the Plugins menu page, or you can click on &#8220;Add New&#8221; under the Plugins drop down menu.</p>
<p>From the Install Plugins window, you can search the WordPress plugin directory for your plugins.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image043.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image043-300x154.png" alt="" title="image043" width="300" height="154" class="aligncenter size-medium wp-image-2522" /></a></p>
<p>Enter a term in the Search box to find a plugin, or navigate using the tags. Here we&#8217;re searching for a search plugin. This takes us to the results page, where the results look like this:</p>
<p><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img045.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img045-300x64.png" alt="" title="img045" width="300" height="64" class="aligncenter size-medium wp-image-3274" /></a></p>
<p>Details below the name generates a popup window with more info about the plugin&mdash;what it does, how popular it is, whether it&#8217;s compatible with your version of WordPress, etc. </p>
<p>Select the plugin you want and click on <span style='color:#0066CC'>Install</span> below the name.  WordPress automatically installs the plugin.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img048.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img048-300x236.png" alt="" title="details" width="300" height="236" class="aligncenter size-medium wp-image-3275" /></a></p>
<p>Once the plugin is installed, if you want to use it right away, click <span style='color:#0066CC'>Activate this plugin</a>.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img049.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img049.png" alt="" title="installed" width="248" height="244" class="aligncenter size-full wp-image-3276" /></a></p>
<p>To work with your plugins later, go to the Plugins menu. You will see a list of all your uploaded plugins. The default WordPress install comes with two plugins: Akismet, a plugin to block spam comments, and Hello Dolly, a plugin to display lines from the song &#8220;Hello Dolly&#8221; in your WordPress admin screens. Once you&#8217;ve added your other plugins, these should also appear here. You can click the <span style='color:#0047FF'>Activate</span> link to activate each plugin individually, or you can use the checkboxes to activate, deactivate or delete more than one plugin at a time.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img051.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img051-300x198.png" alt="" title="check boxes" width="300" height="198" class="aligncenter size-medium wp-image-3277" /></a></p>
<p><i>Note: WordPress will always deactivate all plugins before updating a WordPress installation.</i></p>
<p>Many plugins add menus to your WordPress so you can configure the options in them. Different plugins integrate into WordPress in different ways. The most common method seems to be for the plugin to add a submenu under the Tools or Settings menu. A few plugins add submenus to the Plugins or Dashboard menus; fewer still add another box to the left-hand menu bar all to themselves.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2011/06/img053.png"><img src="http://www.mamablogga.com/wp-content/uploads/2011/06/img053-87x300.png" alt="" title="plugin options" width="87" height="300" class="aligncenter size-medium wp-image-3278" /></a></p>
<p>Some plugins don&#8217;t have menus in this way. Some plugins don&#8217;t have configurable options at all. Other plugins require you to edit the text of the plugin itself to configure the options (these are getting more and more rare). Study any documentation (the plugin author&#8217;s website or a readme file) to find these. Sometimes an explanation is included in the description of the plugin.</p>
<p>If you need to edit the plugin file itself which you should almost never have to do, you can do so by going to Plugins&gt;Editor. The plugin files you have uploaded (active and inactive) will appear in a list on the right-hand side of the screen. Select the plugin you want to edit and follow its instructions. Be sure to save your changes. WordPress recommends deactivating a plugin before editing it and never editing an active plugin.</p>
<p>Most plugins come &#8220;widgetized,&#8221; packaged with drag-and-drop widgets to place in your blog layout so you don&#8217;t have to mess with the code, but rarely, some plugins will require you to insert a bit of code into your blog template to get them to work. To edit your theme&#8217;s files, in WordPress go to Appearance&gt;Editor. There will be a list of files in your theme on the right-hand side of the screen. Select the appropriate file and follow the plugin&#8217;s directions carefully.</p>
<p>Note that it can be easy to &#8220;break&#8221; your blog (or a specific plugin) by editing its code. I recommend setting up a test blog on a subdomain to practice with these plugins to make sure that your blog will still function./p></p>
<p><strong>Ready to take the plunge? Sign up for hosting with <a href="http://www.bluehost.com/track/jrmccollum/wpguide2">BlueHost</a> and set up your WordPress blog today!</strong></p>
<div id='reaction_buttons_post2567' 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('2567', '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('2567', '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('2567', '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('2567', '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('2567', '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('2567', '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=2567&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/wordpress-bluehost-themes-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Set up WordPress on BlueHost]]></series:name>
	</item>
		<item>
		<title>Setting up WordPress on Bluehost</title>
		<link>http://www.mamablogga.com/setting-wordpress-bluehost/</link>
		<comments>http://www.mamablogga.com/setting-wordpress-bluehost/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 22:37:47 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress setup]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=2498</guid>
		<description><![CDATA[For a while I&#8217;ve offered a free PDF on how to set up WordPress on BlueHost to people who sign up for BlueHost with my affiliate link. But now I&#8217;m going to spread the love: I&#8217;m publishing all of the PDF here in a series on setting up a WordPress blog on BlueHost! So if [...]]]></description>
			<content:encoded><![CDATA[<p>For a while I&#8217;ve offered a free PDF on how to set up WordPress on BlueHost to people who sign up for <a href="http://www.bluehost.com/track/jrmccollum/wpguide1">BlueHost</a>  with my affiliate link. But now I&#8217;m going to spread the love: I&#8217;m publishing all of the PDF here in a series on setting up a WordPress blog on BlueHost! So if you&#8217;ve been waiting to put your blog on BlueHost because you were worried about the technical stuff, this might be the perfect time!</p>
<p>BlueHost is one of WordPress&#8217;s recommended hosts and I&#8217;ve been with them for years. I definitely recommend BlueHost as a hosting company&mdash;and setting up WordPress on BlueHost just got easier. <span style="color: #cc0000;">Disclosure: While I am a paying customer of BlueHost, I am also an affiliate for them. I receive a small percentage of any hosting purchase you make after clicking on the links to BlueHost in these articles.</span></p>
<h3>Initial Setup Steps</h3>
<p>If you did not register your domain through BlueHost, you will most likely have to set your nameservers. If, for example, you used GoDaddy to register your domain, login to GoDaddy. Click on the domain name you&#8217;re using with BlueHost. Once you get to the domain page, there is a button for Nameservers&mdash;click on it. A popup window will appear. Select &#8220;<b>I host my domains with another provider</b>.&#8221; The nameservers are set to something like &#8220;NS46.DOMAINCONTROL.COM.&#8221; Set the name servers to BlueHost name servers:</p>
<p class=MsoNormal style='margin-left:35.45pt'>NS1.BLUEHOST.COM</p>
<p class=MsoNormal style='margin-left:35.45pt'>NS2.BLUEHOST.COM</p>
<p>Each of these name servers should be on a separate line. There should be no other name servers. If your confirmation email from BlueHost listed other name servers, use those instead. Select &#8220;OK&#8221; to save your selection. </p>
<p>Once the nameservers have been set, it may take up to 48 hours for these settings to propagate around the web, so you may have to wait until you can access your website.</p>
<h3>Login to BlueHost</h3>
<p>Once your name servers have taken effect, you&#8217;ll be able to login to BlueHost from http://www.yourdomain.com/cpanel using your username and password. If you didn&#8217;t set your username to something specific, <b>your user name is usually the first eight characters of your domain</b>. You can also login from BlueHost&#8217;s homepage using your domain name and password. (All of this should be included in the information that BlueHost sent you when you signed up.) </p>
<p>This should take you to your website&#8217;s control panel or cPanel:</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image005.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image005-300x169.png" alt="" title="image005" width="300" height="169" class="aligncenter size-medium wp-image-2503" /></a></p>
<p>Once you&#8217;ve logged in to your cPanel, you will want to complete the <i>Getting Started Wizard</i> that pops up if it&#8217;s your first time in your cPanel. This will help you understand many of the ins and outs of BlueHost and the cPanel as well as set up your first e-mail account(s).</p>
<h3>Set Up WordPress</h3>
<p>Once you&#8217;re into the cPanel home, look under Software / Services to find Simple Scripts. </p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image007.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image007-300x96.png" alt="" title="image007" width="300" height="96" class="aligncenter size-medium wp-image-2504" /></a></p>
<p>Click on Simple Scripts, which is an auto installer that vastly simplifies using many applications. (You can also use the Find box in the upper left hand corner&mdash;just type in &#8220;Simple Scripts&#8221; and it will show up in the right panel.) On the Simple Scripts page, there&#8217;s a list of software that it can install for you. Under Blogs, click on WordPress (circled in red below).
</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image009.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image009-300x185.png" alt="" title="image009" width="300" height="185" class="aligncenter size-medium wp-image-2505" /></a></p>
<p>This will take you to a page with information about WordPress. Click on the green Install button to begin your new installation. (Even if you&#8217;ll be importing a blog from another platform, you don&#8217;t want to use the Import an Existing Installation option.)</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image011.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image011-300x178.png" alt="" title="image011" width="300" height="178" class="aligncenter size-medium wp-image-2506" /></a></p>
<p>Note that the right hand side of the page also has screen shots of a few steps in WordPress.</p>
<p>After you click Install, you&#8217;ll go to the first step of the installation. </p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image013.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image013-300x84.png" alt="" title="image013" width="300" height="84" class="aligncenter size-medium wp-image-2507" /></a></p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image015.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image015-300x86.png" alt="" title="image015" width="300" height="86" class="aligncenter size-medium wp-image-2508" /></a></p>
<p>Under <b><span style='color:#00AE00'>Step 1</span></b>, select the most recent (highest number) version with (Stable) beside it. For Where would you like your WordPress installed?, if you have more than one domain or subdomain on BlueHost, select from the pull-down menu. The second box is for if you want a your blog to be in a directory. I advise against this if your blog is the main portion of your site. In fact, WordPress has the ability to create pages and subdirectories to maintain the look and feel throughout your site. Unless your blog is truly tangential or not a significant part of your site, I recommend installing your blog in the root directory. To do this, leave the second box empty.</p>
<p>Under <b><span style='color:#00AE00'>Step 2</span></b>, click on <b><span style='color:#0066CC'>Click here to display&gt;</b></p>
<p>This will let you set options including the name of your website. Note that <b>these can also be set or changed from inside WordPress.</b></p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image017.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image017-300x147.png" alt="" title="image017" width="300" height="147" class="aligncenter size-medium wp-image-2509" /></a></p>
<p>Under Please give your new site a name, type in the name for your website. The site name is automatically set to &#8220;My Blog,&#8221; but you&#8217;ll probably want to change this. If your blog has a name or general title, or if you&#8217;re renaming your blog (especially to match your domain name), put it here. This title will appear in the header (both coded and visual) of every page of your blog. </p>
<p>Leave the next checkbox <i>unchecked</i>. Set the username and password to something you can easily remember. You may use your name or pseudonym as your username. This is what you&#8217;ll use to log in to WordPress, so it&#8217;s important to keep this information handy.</p>
<p>Leave the checkbox by Automatically create a new database <i>checked</i>.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image019.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image019-300x60.png" alt="" title="image019" width="300" height="60" class="aligncenter size-medium wp-image-2510" /></a></p>
<p>Under <b><span style='color:#00AE00'>Step 3</span></b>, read the terms and license and check the checkbox. Then click the green Complete button.</p>
<p>You&#8217;ll go to a set up screen, which you can close if you want. If you stick around, you get the success message as well as links to your WordPress login:</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image021.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image021-300x95.png" alt="" title="image021" width="300" height="95" class="aligncenter size-medium wp-image-2511" /></a></p>
<p>Your site URL is what you set it to in Step 1, and your username and password are what you set them to in Step 2. The Login URL is your site URL with wp-admin added to the end (for WordPress administration). If you just barely set your name servers, it may take a while for them to be set; otherwise, you&#8217;ll be able to log in to WordPress using the address, username and password listed there. This information is also emailed to you.</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/09/image023.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/09/image023-300x68.png" alt="" title="image023" width="300" height="68" class="aligncenter size-medium wp-image-2512" /></a></p>
<p><i>Note: WordPress periodically releases updated versions of its software. To update an installation, go back to Simple Scripts. Your installed scripts are listed above the Script List, and you&#8217;ll have the option to update them. Click on the </i><b><span style='color:#B80047'>Upgrade Available</span></b><i> link to update your blog. There is a potential for this to cause some problems with your blog or to reset some settings, so do backup your blog before updating. Because Simple Scripts&#8217; upgrades are incremental, you may have to repeat the process if your installation is very old and you want to update to the latest version. Always deactivate all plugins before updating your WordPress installation.</i></p>
<p>Your blog is now set up. If you go to your website, you should now see the default template for WordPress. Naturally, you&#8217;ll probably want to select or commission a custom theme. (Next week!)</p>
<p><strong>Ready to take the plunge? Sign up for hosting with <a href="http://www.bluehost.com/track/jrmccollum/wpguide1">BlueHost</a> and set up your WordPress blog today!</strong></p>
<div id='reaction_buttons_post2498' 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('2498', '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('2498', '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('2498', '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('2498', '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('2498', '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('2498', '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=2498&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/setting-wordpress-bluehost/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<series:name><![CDATA[Set up WordPress on BlueHost]]></series:name>
	</item>
		<item>
		<title>Beginners&#8217; Guide to WordPress: Posts &amp; Pages</title>
		<link>http://www.mamablogga.com/beginning-wordpress-posts-pages/</link>
		<comments>http://www.mamablogga.com/beginning-wordpress-posts-pages/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:31:07 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[beginning blogger]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=2228</guid>
		<description><![CDATA[We&#8217;re continuing our series on getting started with blogging, bouncing back to WordPress this week to look at the basics of posting and creating pages. Previously, we looked at how to create your first post&#8212;but there&#8217;s a lot of information and options on the post page that we didn&#8217;t cover. To get to the edit [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re continuing our series on getting started with blogging, bouncing back to WordPress this week to look at the basics of posting and creating pages.</p>
<p>Previously, we looked at <a href="http://www.mamablogga.com/setting-wp/#post">how to create your first post</a>&mdash;but there&#8217;s a lot of information and options on the post page that we didn&#8217;t cover. To get to the edit post or add new post page, you can use your dashboard or the gray bar at the top of your screen when you&#8217;re logged in to WordPress. The Posts menu is on the left-hand side:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-1.png" alt="" title="wp post 1" width="224" height="388" class="aligncenter size-full wp-image-2229" /></p>
<p>The Edit option takes you to a list of your posts (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-2.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-2-small.png" alt="" title="wp post 2 small" width="500" height="190" class="aligncenter size-full wp-image-2240" /></a></p>
<p>Here, the posts you&#8217;ve saved as drafts, published or scheduled on your blog are listed in chronological order. You can click on a post title to edit it individually. When you hover your cursor over the title of the post, you get additional options below the title: Edit (which does the same thing as clicking on the post title), Quick Edit (which lets you change things like tags, categories, title, and date right in the Edit Posts page), Trash (which moves the post to your trash, where you can salvage it later if you want), or View (to see what it would or does look like on your blog).</p>
<p>On the same line as each post title, you can also click on the author name to only show posts by a certain author, or the category name to narrow your view to posts in that category. Each post&#8217;s viewing stats and comments are also accessible from here.</p>
<p>You can also edit multiple posts from this screen. Check the boxes next to the posts you want to edit and use the drop down menu labeled Bulk Actions to edit or delete multiple posts. This is waht it looks like when you choose to edit multiple posts (again, click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-3.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-3small.png" alt="" title="wp post 3small" width="500" height="269" class="aligncenter size-full wp-image-2238" /></a></p>
<p>This way, you can change multiple posts into different categories, add tags to multiple posts and change whether they can have comments or are even published&mdash;many of the same things you can do for a single post in Quick Edit.</p>
<p>The next option on the Posts menu is Add New. (You can also add a new post by clicking on the New Post button on the top gray menu bar.) We looked at <a href="http://www.mamablogga.com/setting-wp/#post">how to create and publish a post</a> last time; this time we&#8217;ll look at the rest of the post options on this page.</p>
<p>Below the post text box, there are three boxes for more information: Excerpt, Send Trackbacks, and Discussion. For the most part, these are pretty self-explanatory&mdash;especially since they include an explanation <img src='http://www.mamablogga.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-4.png" alt="" title="wp post 4" width="500" height="378" class="aligncenter size-full wp-image-2237" /></p>
<p>To the right of the post box, there are three more boxes with options: Publish, Post Tags and Categories:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-5.png" alt="" title="wp post 5" width="304" height="656" class="aligncenter size-full wp-image-2236" /></p>
<p>The Publish box has the Save Draft, Preview and Publish buttons. (Once you&#8217;ve published a post, these buttons are replaced with a Preview Changes button up top and an Update button on the bottom). </p>
<p>This box also has more options: You can click Edit by Draft to change the status from Draft to Pending Review (for drafts you&#8217;ve completed but aren&#8217;t ready to schedule). Once you&#8217;ve published, Published is added to this option list. Clicking Edit next to Visibility allows you to set a post as public, private or password-protected (by a password you set). Also under this option, you can set a post to always remain on the front page of your blog, such as a short post describing your blog or perhaps inviting visitors to introduce themselves.</p>
<p>The Post Tags box is used to add tags to a post. These are usually listed on your post and can let your users see all your posts on a particular, narrow topic. Tags are generally more specific than categories (the next box down): if you blog about knitting, for example, you might have a category for all your Projects, but tags for Finished Objects, Sweaters, Cardigans, etc. When adding tags, be sure to hit the Add button (or the Enter/Return key) <em><strong>AND save the post/draft</strong></em> to save them. (You can remove a tag by clicking the x next to it.)</p>
<p>The Categories box lets you categorize your posts by the broader topics of your blog. You can also add a new category from right inside this box&mdash;just click +Add New Category and you&#8217;ll get a text box to name your new category.</p>
<p>Note that the Add New Post page can be customized: you can drag and drop all six of these boxes to rearrange the page however you&#8217;d like.</p>
<p>Also on the Posts menu are pages to manage all your tags and categories. The Manage Tags page (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-6.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-6small.png" alt="" title="wp post 6small" width="500" height="256" class="aligncenter size-full wp-image-2234" /></a></p>
<p>From here, you can add new tags, as well as edit the descriptions of existing tags. Once you&#8217;ve published posts with tags, your most used tags appear under Popular Tags. Also, an alphabetical list of the tags, their descriptions and the number of posts using those tags will appear to the right. As with posts, you can use the check boxes to select multiple tags to delete, or you can edit individual tags (such as to add a description) by clicking on the tag&#8217;s name. Clicking on the number of posts using them gives you a list of posts (on the Edit Posts page) using that tag.</p>
<p>The Categories page is very similar (click to enlarge):</p>
<p align="center"><a href="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-7.png"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-post-7small.png" alt="" title="wp post 7small" width="500" height="308" class="aligncenter size-full wp-image-2232" /></a></p>
<p>The most notable difference here is that &#8220;categories, unlike tags, can have a hierarchy.&#8221; Tags are all one level, but Categories can be &#8220;parents&#8221; or &#8220;children&#8221;&mdash;you can have one category broken up into multiple subcategories. With our knitting blog example, maybe under the Projects category, you have three subcategories: Cardigans, Pullovers and Socks. </p>
<p>(Why use subcategories instead of tags? If a topic is <strong>really central to the purpose of your blog and something you&#8217;ll be posting about frequently, but falls under the purview of a broader subject of your blog, a subcategory might be the perfect fit</strong>&mdash;but only you can decide what should be a tag and what should be a category.)</p>
<p>In addition to Posts, you can also have Pages on your blog. <strong>Posts are the temporal stuff&mdash;the day-to-day news updates, the regular content on your blog. Pages are for important information not tied to time, like your About or Contact pages</strong>. The Pages menu is further down on the left-hand side of WordPress:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-pages.png" alt="" title="wp pages" width="149" height="315" class="aligncenter size-full wp-image-2231" /></p>
<p>The two options, Edit and Add New, lead to pages almost identical to the Edit and Add New Posts pages.</p>
<p>The biggest difference in creating pages is that, like categories, you can have subordinate pages&mdash;for example, your About page might have child pages on your Biography, your Portfolio, etc. This is set in the Attributes box below the Publish box on the Edit or Add New Page page:</p>
<p align="center"><img src="http://www.mamablogga.com/wp-content/uploads/2010/03/wp-pages-2.png" alt="" title="wp pages 2" width="297" height="656" class="aligncenter size-full wp-image-2230" /></p>
<p>You can also use a custom template (if you dare) for certain pages&mdash;a different layout for a particular page, for example. The page Order determines what order your pages are displayed on your menu bar on your blog. If it&#8217;s not set, the pages are listed by date published.</p>
<p>Whew! Everything there is to know about the Posts and Pages menus on WordPress!</p>
<div id='reaction_buttons_post2228' 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('2228', '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('2228', '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('2228', '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('2228', '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('2228', '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('2228', '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=2228&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/beginning-wordpress-posts-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Beginning with WordPress]]></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>The New Ultimate Guide to Migrating from Blogger to WordPress</title>
		<link>http://www.mamablogga.com/the-ultimate-guide-to-migrating-from-blogger-to-wordpress/</link>
		<comments>http://www.mamablogga.com/the-ultimate-guide-to-migrating-from-blogger-to-wordpress/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 20:49:27 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/?p=1080</guid>
		<description><![CDATA[The easiest, most up-to-date guide to migrating or moving your blog from Blogger to WordPress without losing links or subscribers!]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATED</STRONG> 18 June 2011.</p>
<p><strong>Want a full guide to setting up WordPress on BlueHost, an inexpensive, WordPress-recommended hosting company?</strong> <em>Sign up for <a href="http://www.BlueHost.Com/track/jrmccollum/ult">BlueHost</a> with an <a href="http://www.BlueHost.Com/track/jrmccollum/ult">affiliate link</a></em> on this page, and email me (guide at mamablogga.com) for a free PDF guide on installation, set up, WordPress, add-ons and more! I get a percentage of any purchase made through my link.</p>
<p>I made the move from Blogger to self-hosted WordPress more than a year and a half ago.  At the time, I wrote the <a href="http://www.mamablogga.com/the-original-ultimate-guide-to-migrating-from-blogger-to-wordpress/">original ultimate guide to migrating</a>, but a few things have changed in the intervening months.  So I present the fully updated, all new, ultimate guide to migrating from Blogger to WordPress! </p>
<p>Be sure to check out my article on <a href="http://www.mamablogga.com/safely-move-your-blog/">deciding and preparing to switch your domain</a>. Once you&#8217;re sure you&#8217;re ready, then here are <strong>10 steps to transferring your blog</strong> safely, completely and . . . well, awesomely. This method preserves your links, your subscribers, your comments and your content, and makes the move search engine safe.</p>
<p><strong>Get the goods: a domain, hosting, and the WordPress software</strong></p>
<p>1. Get a domain, preferably &#8220;yourblog.com.&#8221;  Don&#8217;t own a domain?  I use either <a href="http://godaddy.com">GoDaddy</a> or <a href="http://www.bluehost.com/track/jrmccollum/text1">Bluehost</a> for domain registration.  Their prices are okay.  I recommend three things here:</p>
<ul>
<li>Get private domain registration.  No junk mail, no strangers getting your address from your whois info.</li>
<li> If available, get yourblog.com , yourblog.net <em>and</em> yourblog.org.  Sometimes GoDaddy offers a deal where you can get free private registration when you register 3 domains.  (Then redirect .org and .net to the .com using account management.  Select 301 redirects.)</li>
<li>If you go with GoDaddy, search for &#8220;GoDaddy coupon.&#8221; Click on the first result and use whichever coupon will save you the most money (calculate out the % to see which one that is if you have to).</li>
</ul>
<p>2. Get hosting.  I recommend <a href="http://www.bluehost.com/track/jrmccollum/text1">Bluehost.com</a> (I receive a small percentage of sales through this link); they came highly recommended and are a pretty good deal. I&#8217;ve used them for over four years and I&#8217;ve always been very happy. Also, they&#8217;re one of <a href="http://wordpress.org/hosting/">WordPress&#8217;s recommended hosts</a> and feature a very simple install for WordPress.</p>
<p><strong>UPDATED</strong> 3. Install <a href="http://www.wordpress.org">WordPress</a>.  With Bluehost, just login to your control panel, click on <del>Fantastico under Addons/Plugins</del> Simple Scripts under Software/Services, select WordPress from the list, and click the green Install Now button (under Install on an existing server&mdash;even if you&#8217;re importing your old blog, you&#8217;ll be using a new installation of WordPress). Fill in the forms and you&#8217;re done.  If your host doesn&#8217;t have a similar install, you&#8217;ll have to install manually.  It shouldn&#8217;t be <em>too </em>hard; WordPress gives you instructions (and they claim it takes five minutes!).</p>
<p><strong>Prepare to transfer your feed: you don&#8217;t have to lose any subscribers</strong></p>
<p>4.  Blogger enables you to transfer your subscribers seamlessly as well.  If you haven&#8217;t already, sign up for a <a href="http://www.feedburner.com">FeedBurner</a> account (if you need a <a href="http://www.mamablogga.com/getting-started-with-feedburner/">walkthrough to FeedBurner</a>, check it).  </p>
<p>Then, login to Blogger and go to Settings &gt; Site Feed.  In the <strong>Post Feed Redirect URL</strong> box, enter your new FeedBurner address.  This will help redirect your subscribers.</p>
<p><strong>Prepare your new WordPress blog: with some fun stuff</strong></p>
<p>5. Login to your WordPress (might take a little time for the installation to &#8220;take&#8221;).  Select <del>&#8220;Options&#8221;</del> &#8220;Settings&#8221; then &#8220;Permalinks.&#8221;  Select &#8220;Custom&#8221; and type this line in the box:</p>
<pre>/%year%/%monthnum%/%postname%.html</pre>
<p>This is to <strong>match the post structure of your Blogger blog, to minimize the number of broken links and redirects</strong>.  (It&#8217;s possible to change this structure, too, of course, but it&#8217;ll take additional steps.)</p>
<p>Wendy Piersall has a few more steps to <a href="http://www.sparkplugging.com/sparkplug-ceo/a-wordpress-quickstart-guide-wordpress-hosting-and-installation/">setting up your initial WordPress installation</a> and getting it off the ground.  All good steps!</p>
<p><strong>Move your posts and comments</strong></p>
<p>6. This is the easy part!  In WordPress, go to Manage (Tools in WP 2.7+) &gt; Import.  Select Blogger from the list and enter your login information.  This should automatically transfer all your posts and comments for you. <img src='http://www.mamablogga.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>However, some of your links won&#8217;t work anymore because Blogger and WordPress convert post titles into URLs differently&mdash;Blogger leaves out stop words like &#8220;and&#8221; and &#8220;the.&#8221;  You can fix this, too, with another handy plugin, <a href="http://urbangiraffe.com/plugins/redirection/ "><strong>Redirection</strong></a>.  Upload it, activate it and you can use it to easily track and redirect individual broken links (for example, from &#8220;/this-best-post-ever.html&#8221; to &#8220;/and-this-is-the-best-post-ever.html&#8221;). </p>
<p>There are also some other plugins to do this automatically. To get these (or any) plugins, in WordPress go to Plugins&gt;Add New. Search for the plugins by name or related terms. (Searching for &#8220;blogger permalinks&#8221; brings up some plugins that can help with this and some of the other technical stuff.)</p>
<p><strong>Transfer your feed: keep all your subscribers</strong></p>
<p>7. Login to FeedBurner, go into the feed and click on &#8220;Edit Feed Details.&#8221;  Change your Original Feed to http://YOURNEWURL.com/feed/ .</p>
<p>8.  In WordPress, you&#8217;ll probably want to use FeedBurner as well, and if so, there&#8217;s another plugin to integrate the two services perfectly, <a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">FeedSmith</a>, owned by FeedBurner (which is owned by Google).</p>
<p><strong>Change over the URL: the final steps to move your blog</strong></p>
<p>9. Back in Blogger, select Settings for the blog you want to transfer.  Select Publishing.  Click the top link, &#8220;Custom domain.&#8221;  Type in your new domain, www.yourblog.com.  Save.  Now your links will transfer automatically to your own domain (though sometimes Blogger will show visitors a page to make sure they&#8217;re not being taken to a different site accidentally), but you&#8217;ll need one more step to transfer your blog home page over.</p>
<p>10. Still in Blogger, go to Layout&gt;Edit HTML.  Place the following code anywhere after &lt;head&gt;:</p>
<pre>&lt;meta content='0; url=http://YOURNEWURL.com/' http-equiv='refresh'/&gt;</pre>
<p>This sends visitors to your blog homepage directly to your new URL, and, as <a href="http://sebastians-pamphlets.com/google-and-yahoo-treat-undelayed-meta-refresh-as-301-redirect/">Sebastian&#8217;s Pamphlets</a> says, is a search-engine safe method of redirection.</p>
<p>Like the change in step 9, this can show visitors a warning page that they&#8217;re being taken to another domain. Some might think that it&#8217;s just as good to put a link to your new URL in your old blog and leave it up. <em>However</em>, it&#8217;s better for your search engine rankings to transfer it like this&mdash;if search engines see two copies of your content around the Internet, they may try to penalize one or both of your sites for &#8220;duplicate content.&#8221;</p>
<p>Be sure to test your main blog URL as well as some of your old post URLs to make sure everything is working, and of course, be subscribed to your feed to make sure that&#8217;s in order as well.</p>
<p><strong>And you&#8217;re ready to blog on wit&#8217; yo&#8217; bad self.</strong></p>
<p>Note:  You <em>might</em> have to import your images to WordPress as well, but I haven&#8217;t.</p>
<p><strong>Want a full guide to setting up WordPress on BlueHost, an inexpensive, WordPress-recommended hosting company?</strong> <em>Sign up for <a href="http://www.BlueHost.Com/track/jrmccollum/ult">BlueHost</a> with an <a href="http://www.BlueHost.Com/track/jrmccollum/ult">affiliate link</a></em> on this page, and email me (guide at mamablogga.com ) for a free PDF guide on installation, set up, WordPress, add-ons and more! (Note: you <strong>must</strong> sign up with an affiliate link to receive the guide.)</p>
<p><small><em>Disclosure</em>: the <del>GoDaddy and</del> Bluehost link is an affiliate link.</small></p>
<div id='reaction_buttons_post1080' 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('1080', 'Encouraged');">Encouraged&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Fulfilled_count' href="javascript:reaction_buttons_increment_button_ajax('1080', '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('1080', 'Informed');">Informed&nbsp;<span class='count'>(<span class='count_number'>4</span>)</span></a> <a class='reaction_button reaction_button_Smart_count' href="javascript:reaction_buttons_increment_button_ajax('1080', '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('1080', '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('1080', '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=1080&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/the-ultimate-guide-to-migrating-from-blogger-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>290</slash:comments>
		</item>
		<item>
		<title>Subscribe to comments to follow blog conversations</title>
		<link>http://www.mamablogga.com/subscribe-to-comments-to-follow-blog-conversations/</link>
		<comments>http://www.mamablogga.com/subscribe-to-comments-to-follow-blog-conversations/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 01:08:07 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging-tips]]></category>
		<category><![CDATA[stickiness]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/subscribe-to-comments-to-follow-blog-conversations/</guid>
		<description><![CDATA[One of the most popular WordPress plugins is called Subscribe to Comments. This handy little plugin adds the check box you’ll find below my comment box. Check the box and you’ll receive updates of the comments on that post delivered right to your email inbox. Whether you’re curious about the same subject, waiting to respond [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h4>Table of contents for Blog comments</h4><ul><li><a href='http://www.mamablogga.com/four-ways-to-encourage-comments-on-your-blog/' title='Four Ways to Encourage Comments on Your Blog'>Four Ways to Encourage Comments on Your Blog</a></li><li><a href='http://www.mamablogga.com/protect-your-blog-with-a-comment-policy/' title='Protect Your Blog with a Comment Policy'>Protect Your Blog with a Comment Policy</a></li><li>Subscribe to comments to follow blog conversations</li><li><a href='http://www.mamablogga.com/you-have-spoken-about-speaking/' title='You have spoken . . . about speaking'>You have spoken . . . about speaking</a></li><li><a href='http://www.mamablogga.com/handling-negative-comments/' title='Handling negative comments'>Handling negative comments</a></li><li><a href='http://www.mamablogga.com/handling-negative-comments-part-ii/' title='Handling negative comments part II'>Handling negative comments part II</a></li></ul></div> <p>One of the most popular WordPress plugins is called <a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a>.  This handy little plugin adds the check box you’ll find below my comment box.  </p>
<p align='center'><img src='http://www.mamablogga.com/wp-content/uploads/2007/10/mbnotify.png' alt='subscribe to comments on MamaBlogga' /></p>
<p>Check the box and you’ll receive updates of the comments on that post delivered right to your email inbox.  Whether you’re curious about the same subject, waiting to respond to another commenter or just want to know how other people reacted, you can stay current on blogs that use this plugin.  TypePad blogs can have the same feature with a script, <a href="http://plugins.movabletype.org/subtocomments/">Subtocomments</a>.</p>
<p>A few weeks back, I spent a <a href="http://www.mamablogga.com/a-mamablogga-milestone/">couple frustrating hours</a> trying to rig a hack to do the same for Blogger.  I never succeeded&mdash;but that’s okay, because last week Blogger unveiled a new feature:</p>
<p align='center'><img src='http://www.mamablogga.com/wp-content/uploads/2007/10/bloggerstc.png' alt='blogger subscribe to comments' /></p>
<p>This check box does exactly what it says!  It only appears if you’re signed in to your Google/Blogger account, however, so if you want to follow a Blogger blog post, be sure you’re signed in.</p>
<p><strong>Why would I want this feature on my blog?</strong><br />
This feature is ultimately all about your readers&mdash;though helping your readers almost always helps your blog!</p>
<p>Letting your readers keep track of your blog at their convenience is similar to using RSS feeds, in my opinion.  Let them read it when they want, where they want, and surprisingly often, they’ll come back to your site, whether to comment or to read others’ comments.</p>
<p>It’s all about the stickiness!</p>
<p>Would you like to know more about developing your blog&#8217;s stickiness?  I&#8217;ve written a free guide to increasing your blog&#8217;s stickiness, &#8220;<a href="http://www.mamablogga.com/guides/get-your-visitors-to-stick.pdf" onclick="javascript:pageTracker._trackPageview('/guides/stick');" title="Get Your Visitors to Stick: guide to blog stickiness" target="_blank">Get Your Visitors to Stick!</a>&#8220;</p>
<div id='reaction_buttons_post704' 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('704', '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('704', '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('704', '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('704', '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('704', '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('704', 'Amused');">Amused&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
 <div class='series_links'><a href='http://www.mamablogga.com/protect-your-blog-with-a-comment-policy/' title='Protect Your Blog with a Comment Policy'>Previous in series</a> <a href='http://www.mamablogga.com/you-have-spoken-about-speaking/' title='You have spoken . . . about speaking'>Next in series</a></div><img src="http://www.mamablogga.com/?ak_action=api_record_view&id=704&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/subscribe-to-comments-to-follow-blog-conversations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Safely Move Your Blog (eMoms Group Research Project)</title>
		<link>http://www.mamablogga.com/safely-move-your-blog/</link>
		<comments>http://www.mamablogga.com/safely-move-your-blog/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 14:14:18 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[MetaBlogging]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging-tip]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mamablogga.com/safely-move-your-blog/</guid>
		<description><![CDATA[I made the switch to my own domain just over 3 months ago. I&#8217;ve loved it! But moving your blog, especially if your blog is well established, can be a scary thing. Why? Because it can break every link that your site has already earned. Those &#8220;backlinks&#8221; bring visitors to your site and may help [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h4>Table of contents for Migrating your blog</h4><ul><li><a href='http://www.mamablogga.com/the-original-ultimate-guide-to-migrating-from-blogger-to-wordpress/' title='The Ultimate Guide to Migrating from Blogger to WordPress'>The Ultimate Guide to Migrating from Blogger to WordPress</a></li><li>Safely Move Your Blog (eMoms Group Research Project)</li></ul></div> <p>I made the switch to my own domain just over 3 months ago.  I&#8217;ve loved it!  But moving your blog, especially if your blog is well established, can be a scary thing.</p>
<p>Why?  Because it can break every link that your site has already earned.  Those &#8220;backlinks&#8221; bring visitors to your site and may help your search engine rankings.  And if you break them, all is lost.</p>
<p>However, all need not be lost.  There is a safe way to move your blog or your website that (most) search engines recognize quickly.</p>
<p>If you&#8217;re moving from Blogger/Blogspot to self-hosted WordPress, I recommend my <a href="">Ultimate Guide to Migrating from Blogger to WordPress</a>, which includes two vital steps to preserving your backlinks.  These steps are:</p>
<ol>
<li>properly implemented redirects</li>
<li>maintaining your permalink structure</li>
</ol>
<p>Of course, if you do #1 right, #2 may be moot.  With proper redirects you can change your entire permalink structure without breaking backlinks and losing search engine love.</p>
<p>But first, we need to:</p>
<p><strong>Evaluate Why You Want to Change</strong><br />
Why do you want to change your URL/domain/blog home?  Some good reasons for changing your URL:</p>
<ul>
<li>You don&#8217;t own your previous URL.</li>
<li>You can&#8217;t control your previous URL.</li>
<li>Your site/business has evolved into something completely different, and your domain name is completely irrelevant.</li>
<li>Your site is expanding and the blog will no longer be at its core.  Perhaps moving the blog to a subdirectory is smart&mdash;but be sure to use conditional rewrite rules, or people trying to visit the new pages of your site might be redirected to nowhere.</li>
</ul>
<p>Not as good reasons for moving your blog:</p>
<ul>
<li>Your latest domain name is cooler&mdash;will you change every time you snap up a cool new domain?</li>
<li>You don&#8217;t like having the blog on the front page, but it will still be a very prominent part of your site-If you&#8217;re publishing with WordPress, you can set a static page as the &#8220;home page&#8221; and not have to move anything.  This option is found under Options&gt;Reading&gt;Front page.  Select &#8220;A static page.&#8221; The pages system in WordPress is also a fairly good content management system (CMS).</li>
<li>Your site/business has changed slightly, and the old URL is not quite as spot-on as it used to be, though it&#8217;s still pretty relevant&mdash;unless you have a far superior domain name that has significant type-in traffic, you&#8217;ll probably be better off explaining to your visitors the full scope of what you do.  However, this example may be borderline.</li>
</ul>
<p><strong>Prepare for the Move</strong><br />
One of the best things to do before you move your blog/site is to generate an XML sitemap for your old site.  (This assumes, of course, that you&#8217;ve already mapped out a lovely, themed site archetecture, if your site isn&#8217;t blog-only.)  Hold on to that puppy, because it&#8217;s pretty important.</p>
<p>If you&#8217;re migrating into WordPress (and especially any part of your blog has been hosted on anything other than WordPress), it&#8217;s important to set up your permalinks <em>before</em> importing your old posts.  I highly recommend using the Custom Permalinks option, and having your %posttitle% your permalinks. </p>
<p>If feasible, you might consider using a Custom Permalink structure similar to your old one.  If you&#8217;re importing directly from Blogger to WordPress, for example, you might consider the permalink structure /%year%/%monthnum%/%postname%.html to minimize redirect problems.  Not absolutely necessary, but nice.</p>
<p>Be sure to line up some highly linkable content for the first few days and weeks after the move.</p>
<p>Finally, test your design and your new site to make sure it&#8217;ll be ready when you throw the switch.</p>
<p><strong>Move</strong><br />
Whether you&#8217;re just manually copying your files over or using your blog software&#8217;s built-in import feature, you gotta get your files there somehow.  Unless you&#8217;re using domain masking.  That&#8217;s another story all together.</p>
<p><strong>Redirection</strong><br />
Make sure you have proper redirects in place.  If this is a permanent move, use &#8220;301 redirects&#8221; to indicate to search engines that this is permanent.  Visitors and search engines will automatically be transferred to the appropriate page on your new site if you use these rewrites.</p>
<p>There are various ways of handling this.  You can login to your domain registrar and 301 the entire domain over.  You can login to your old website and modify the individual pages to include 301 notices in their code.  Or you can login to the back end of your website, using Apache or Windows Servers to redirect the old URLs.</p>
<p>The first options here only change the domain name in the URL.  If you also changed your permalink structure, be sure to implement redirects for that, too.  (It&#8217;s probably best to avoid chained redirects, i.e. a visitor going to oldblog.info/superpost.html being sent to yourblog.net/superpost.html being sent to yourblog.net/duperpost.html being sent to yourblog.net/duperpost/.  You can handle most of these changes in 1-2 rules rewrite rules.)</p>
<p>For the actual implementation of 301 redirects, I must defer to those who are much more informative than am I:</p>
<ul>
<li><a href="http://www.bruceclay.com/blog/archives/2007/03/how_to_properly.html">Lisa Barone at Bruce Clay Blog</a> on Apache (.htaccess) and Windows servers</li>
<li><a href="http://www.seoladder.com/2007/06/18/the-correct-way-to-move-a-web-page-to-a-new-url/">Chris Gray at SEO Ladder</a> with the codes for meta refresh (which, as he states, is not recommended), PHP, Apache, C#.NET and Java/JSP.</li>
<li><a href="http://www.seomoz.org/article/guide-to-applying-301-redirects-with-apache">SEOmoz&#8217;s Guide to Applying 301 Redirects with Apache</a> with redirects and URL rewriting (which I used when changing my permalink structure).</li>
</ul>
<p><strong>The Aftermath</strong><br />
Now you&#8217;ve done it.  You&#8217;ve flipped the switch and your new site is live.  Be sure to go back through your old site&#8217;s URLs (a sample of them, at least) to double check that redirects are going to the right place.</p>
<p>If they&#8217;re good, submit that old site sitemap to Yahoo and Google.  This will tell them to visit your old links, whereupon they&#8217;ll learn they&#8217;re redirected to your new links.  (Once they&#8217;ve come through and learned that, go ahead and replace it with your new site&#8217;s sitemap.)</p>
<p>Unfortunately, Technorati will be a casualty in the move.  At present, they have no way to edit your blog&#8217;s URL, so your new URL shows up as a completely separate blog.  (If this changes, I&#8217;ll let you know.) If your redirects are written correctly, your posts on your new blog will show up as coming from both your new blog and your old blog.  Plus, any internal links within your posts will come up as incoming links to your new blog from your old blog.  Confusing enough?</p>
<p>Do what you can to recoup your Technorati authority: e-mail people that you have connections with, asking them to update their links.  Also go through <a href="http://support.technorati.com/topic/438?replies=3#post-1824">Technorati&#8217;s steps to delete your old blog</a>.  Really, it&#8217;s just clutter at this point.  Finally, post that really killer, linkable content to earn more links&mdash;important for search engine rankings and Technorati authority.</p>
<p>Bear in mind that it will take time for the correct URLs to update in search engine results, but the URLs will change.  It took me about 2 weeks before my new URLs started showing up in results.  I&#8217;ve also seen a page that I redirected a few weeks ago still not change its URL in the results.  <a href="http://www.seobook.com/archives/002343.shtml">Aaron Wall&#8217;s article this week</a> says he noticed Google &#038; Yahoo change pretty quickly, but MSN/Windows Live not so much.</p>
<p>Don&#8217;t forget to update your other blogging add-ons: <a href="http://www.mamablogga.com/google-analytics-for-blogs/">Google Analytics</a>, FeedBurner, MyBlogLog, BlogCatalog, and anywhere you may have entered your old blog as your website or homepage.</p>
<p>One final concern that you might have: this &#8220;sandbox&#8221; (if you don&#8217;t know what I&#8217;m talking about, don&#8217;t worry about it).  I didn&#8217;t experience it for my new site.  It&#8217;s only 3 months old and I&#8217;m in the top 10 for some interesting (and some useful) terms: migrate from Blogger to WordPress, blog stickiness, mom blog advice, etc.  </p>
<p>This doesn&#8217;t mean that your toolbar PageRank will transfer immediately; this is only updated every few months.  Patience.  Unless you&#8217;re using ReviewMe or Text Link Ads, it doesn&#8217;t mean much anyway.</p>
<p>Personally, I think that using the 301 redirects to transfer the trust you built up on your old domain to the new one is the best way to avoid the &#8220;new site&#8221; penalty.  Of course, I didn&#8217;t have a ton of trust on my old site, but I did have several months&#8217; of content.  (Also, my domain wasn&#8217;t brand-new; it was &#8220;gently aged.&#8221;)  </p>
<p>Good luck!</p>
<hr />
<p><em>Part of the <a href="http://www.emomsathome.com/blog/2007/07/10/the-second-how-to-group-research-project/">eMoms at Home Second Group Research Project</a></em></p>
<div id='reaction_buttons_post541' 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('541', '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('541', '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('541', '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('541', '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('541', '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('541', 'Amused');">Amused&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
 <div class='series_links'><a href='http://www.mamablogga.com/the-original-ultimate-guide-to-migrating-from-blogger-to-wordpress/' title='The Ultimate Guide to Migrating from Blogger to WordPress'>Previous in series</a> </div><img src="http://www.mamablogga.com/?ak_action=api_record_view&id=541&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.mamablogga.com/safely-move-your-blog/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

