<?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/"
	>

<channel>
	<title>Aldebaran Web Design Blog &#187; WordPress</title>
	<atom:link href="http://aldebaranwebdesign.com/blog/category/tutorials/wordpress-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldebaranwebdesign.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 22 Dec 2011 03:12:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress and Internet Explorer IE 9 Incompatibility &#8211; Unable To Modify Posts</title>
		<link>http://aldebaranwebdesign.com/blog/wordpress-and-internet-explorer-ie-9-incompatibility-unable-to-modify-posts/</link>
		<comments>http://aldebaranwebdesign.com/blog/wordpress-and-internet-explorer-ie-9-incompatibility-unable-to-modify-posts/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 01:39:29 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=1083</guid>
		<description><![CDATA[Today one of my WordPress clients couldn&#8217;t modify any of her posts. She was using a computer with IE 9. I was on my computer using Firefox, and could modify her posts with no problem. A quick search on Google yielded others with the identical issue. For this client, all I could recommend was to [...]]]></description>
			<content:encoded><![CDATA[<p>Today one of my WordPress clients couldn&#8217;t modify any of her posts. She was using a computer with IE 9. I was on my computer using Firefox, and could modify her posts with no problem. A quick search on Google yielded others with the identical issue. For this client, all I could recommend was to switch Firefox, which she did and verified problem solved. You can view the identical issue reported <a href="http://en.forums.wordpress.com/topic/ie9-editing-and-posting-problems">here</a> on the WordPress.com forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/wordpress-and-internet-explorer-ie-9-incompatibility-unable-to-modify-posts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Solution found to &#8211; If Upgrading to WordPress 3.1 Results in 404 Pages Not Found</title>
		<link>http://aldebaranwebdesign.com/blog/if-upgrading-to-wordpress-3-1-results-in-404-pages-not-found/</link>
		<comments>http://aldebaranwebdesign.com/blog/if-upgrading-to-wordpress-3-1-results-in-404-pages-not-found/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 20:31:21 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=1067</guid>
		<description><![CDATA[I had a client today upgrade her WordPress blog to 3.1.1 and when she clicked on any categories or posts, she got a 404 page not found error. Took a while of searching on the web but solution was found. Solution required regeneration of brand new .htaccess file and deletion of one plugin. Details are [...]]]></description>
			<content:encoded><![CDATA[<p>I had a client today upgrade her WordPress blog to 3.1.1 and when she clicked on any categories or posts, she got a 404 page not found error. Took a while of searching on the web but solution was found. Solution required regeneration of brand new .htaccess file and deletion of one plugin. Details are below.</p>
<p><span id="more-1067"></span>Solution was found here:</p>
<p><strong><a href="http://dre.im/if-pages-return-a-404-after-wordpress-3-1-upgrade/">If Pages Return A 404 After WordPress 3.1 Upgrade</a></strong></p>
<p>Here&#8217;s what we did:</p>
<p>1. disable all plugins</p>
<p>2. remove .htaccess file from blog folder on server</p>
<p>3. switch permalinks to default and then back to her setting, and then verified this recreated a brand new .htaccess file on her blog folder on server</p>
<p>4. verified this fixed issue (yeah!)</p>
<p>5. one by one, enabled plugins, and discovered that a category related plugin (that renamed a category to something else) was also causing problem so we deleted it.</p>
<p>6. so with all plugins enabled again, retested and it worked. Many thanks to <a href="http://dre.im/">Dre Armeda</a> for this solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/if-upgrading-to-wordpress-3-1-results-in-404-pages-not-found/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Disable All WordPress Plugins &#8211; Even if you can&#8217;t login to the dashboard</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-disable-all-wordpress-plugins-even-if-you-cant-login-to-the-dashboard/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-disable-all-wordpress-plugins-even-if-you-cant-login-to-the-dashboard/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 22:04:41 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=1048</guid>
		<description><![CDATA[This is a great article on how to disable WordPress plugins if you are unable to access the dashboard: Quickly Disable or Enable All WordPress Plugins via the Database]]></description>
			<content:encoded><![CDATA[<p>This is a great article on how to disable WordPress plugins if you are unable to access the dashboard:</p>
<p><a href="http://perishablepress.com/press/2008/02/18/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/">Quickly Disable or Enable All WordPress Plugins via the Database</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-disable-all-wordpress-plugins-even-if-you-cant-login-to-the-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Tell If A Comment is Real or Spam In Your WordPress Blog</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-tell-if-a-comment-is-real-or-spam-in-your-wordpress-blog/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-tell-if-a-comment-is-real-or-spam-in-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 21:29:13 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[Spam Watch]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=975</guid>
		<description><![CDATA[Here&#8217;s a good example of what WordPress spam looks like, disguised as a comment. Clues to detecting spam: 1. The comment &#8220;when I was quite younger, i alway enjoy online chatting with friends and relatives&#8221; makes no sense on a &#8220;How To Contact DreamHost.com For Support&#8221;. 2. The author is not a person&#8217;s name, but [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a good example of what WordPress spam looks like, disguised as a comment.</p>
<p><span id="more-975"></span></p>
<p><a href="http://AldebaranWebDesign.com/blog/wp-content/uploads/2010/11/wordpress-spam.gif"><img class="alignnone size-full wp-image-976" title="wordpress-spam" src="http://AldebaranWebDesign.com/blog/wp-content/uploads/2010/11/wordpress-spam.gif" alt="" width="492" height="229" /></a></p>
<p>Clues to detecting spam:</p>
<p>1. The comment &#8220;when I was quite younger, i alway enjoy online chatting with friends and relatives&#8221; makes no sense on a &#8220;How To Contact DreamHost.com For Support&#8221;.</p>
<p>2. The author is not a person&#8217;s name, but a keyword, in this case &#8220;Electric Oven&#8221;.</p>
<p>3. The email address doesn&#8217;t match the URL&#8217;s domain.</p>
<p>4. The URL is obviously trying to get a link.</p>
<p>What was the objective? For SEO, you want links that have their anchor text (what you click on) to be a keyword. So in this example, they wanted the words &#8220;Electric Oven&#8221; to be the anchor text and wanted it to go to their electric oven website. In WordPress, the person&#8217;s name is the anchor text for the person&#8217;s URL &#8211; so they were trying to take advantage of this configuration.</p>
<p>Of course, I foiled them and clicked &#8220;Spam It&#8221; which tells Akismet, my spam plugin to report this as spam which then labels this person/ip address as a spammer, and will put similar message right into the spam bucket of other WordPress bloggers.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-tell-if-a-comment-is-real-or-spam-in-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Add A Category To A WordPress Blog</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-add-a-category-to-a-wordpress-blog/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-add-a-category-to-a-wordpress-blog/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 21:04:25 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=959</guid>
		<description><![CDATA[The following video tutorial illustrates how to add a category to your WordPress blog. This tutorial assumes you know how to login to your WordPress Dashboard. This video is in Quicktime. If you  don&#8217;t have Quicktime installed, click here for a free Quicktime download for Mac or PC. The steps are: 1. Login to your [...]]]></description>
			<content:encoded><![CDATA[<p>The following video tutorial illustrates how to add a category to your WordPress blog. This tutorial assumes you know how to login to your WordPress Dashboard.</p>
<p><span id="more-959"></span></p>
<p><strong>This video is in Quicktime. If you  don&#8217;t have Quicktime installed, <a href="http://www.apple.com/quicktime/">click here for a free Quicktime download for Mac or PC.</a></strong></p>
<p>The steps are:</p>
<p>1. Login to your WordPress dashboard.<br />
2. Under Posts, click on Categories.<br />
3. Enter the category name.<br />
4. Enter the category slug.<br />
5. Optional &#8211; Add category parent.<br />
6. Click Add New Category.</p>
[See post to watch QuickTime movie]
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-add-a-category-to-a-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://aldebaranwebdesign.com/video/HowToAddCategory.mov" length="8916181" type="video/quicktime" />
		</item>
		<item>
		<title>How To Add A PDF Document To Your WordPress Blog</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-add-a-pdf-document-to-your-wordpress-blog/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-add-a-pdf-document-to-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 14:05:30 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=787</guid>
		<description><![CDATA[One of my clients asked me how she could embed a PDF document into her WordPress blog today. After some searching, I found the answer and wanted to document it here so that my other clients and blog readers can learn how to do this. You embed or add a pdf document much the same [...]]]></description>
			<content:encoded><![CDATA[<p>One of my clients asked me how she could embed a PDF document into her WordPress blog today. After some searching, I found the answer and wanted to document it here so that my other clients and blog readers can learn how to do this.</p>
<p><span id="more-787"></span>You embed or add a pdf document much the same way you add an image:</p>
<p>1. However instead of clicking on the first &#8220;Add An Image&#8221; icon, you click on the last one &#8220;Add Media&#8221;. It looks like a little dot with spikes, like a star.</p>
<p>2. Next, just like adding an image, you click on &#8220;Select Files&#8221; and navigate to your PDF file.</p>
<p>3. Change the title to something obvious like &#8220;Click Here to Download Blah&#8221;, so that folks will know what will happen when they click on the link.</p>
<p>4. Be sure to click &#8220;File URL&#8221; under the &#8220;Link URL&#8221; section.</p>
<p>5. Then click &#8220;Insert Into Post&#8221;.</p>
<p>Here&#8217;s a screen shot of the &#8220;Add Media&#8221; window with the important parts circled in red:</p>
<p><a href="http://AldebaranWebDesign.com/blog/wp-content/uploads/2009/11/pdf.gif"><img class="alignnone size-full wp-image-790" title="pdf" src="http://AldebaranWebDesign.com/blog/wp-content/uploads/2009/11/pdf.gif" alt="pdf" width="635" height="529" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-add-a-pdf-document-to-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Line Breaks or New Paragraphs In TinyMCE, WordPress and WebYep</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-add-line-breaks-or-new-paragraphs-in-tinymce-wordpress-and-webyep/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-add-line-breaks-or-new-paragraphs-in-tinymce-wordpress-and-webyep/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 17:16:50 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WebYep]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[newline]]></category>
		<category><![CDATA[paragraph]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[webyep]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=239</guid>
		<description><![CDATA[I&#8217;ve had a few clients ask me this question, so I&#8217;m posting the answer here &#8211; because it wasn&#8217;t super easy to find on the internet. When you get to the end of a line and hit &#8220;return&#8221; on your keyboard &#8211; what do you want to happen? Sometimes you want a new paragraph. Sometimes [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-144" title="webyep" src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/02/webyep.gif" alt="" width="178" height="78" /><img class="alignnone size-full wp-image-177" title="wordpress-logo-small" src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/wordpress-logo-small.gif" alt="" width="192" height="65" /></p>
<p>I&#8217;ve had a few clients ask me this question, so I&#8217;m posting the answer here &#8211; because it wasn&#8217;t super easy to find on the internet. When you get to the end of a line and hit &#8220;return&#8221; on your keyboard &#8211; what do you want to happen? Sometimes you want a new paragraph. Sometimes you might just want a line break. This short tutorial shows you how to accomplish this. It works for WebYep and WordPress&#8230;and probably for many other text editors that might use TinyMCE or FCKEditor or others.</p>
<p><span id="more-239"></span></p>
<p>In HTML, there are paragraph tags: &lt;p&gt;I&#8217;m a paragraph&lt;/p&gt; and there are line breaks &lt;br /&gt;.</p>
<p>Paragraph tags make things look like this:</p>
<p>Paragraph 1</p>
<p>Paragraph 2</p>
<p>There&#8217;s a line of space between paragraphs.</p>
<p>But line breaks look like this:</p>
<p>Line break 1<br />
Line break 2</p>
<p>There is no line of space.</p>
<p>How do you get what you want when you&#8217;re using WebYep or WordPress or some other application that uses a WYSIWYG text editor?</p>
<p>The answer is easy: If you want a new paragraph, simply hit &#8220;<strong>return</strong>&#8220;. If you don&#8217;t want a new paragraph and just want a line break, hit &#8220;<strong>shift return</strong>&#8220;.</p>
<p>Now, when I was researching this solution, I did find many folks who said you could accomplish this by <a href="http://tinymce.moxiecode.com/punbb/viewtopic.php?id=5636" target="_blank">changing a few lines of code in the TinyMCE initiation file</a>. And this did work&#8230;but only on Internet Explorer. It didn&#8217;t work on Firefox. So I think the simple &#8220;shift return&#8221; solution is the best one for my clients to use.</p>
<p>UPDATE: For those of you on a Mac, I have found issues with Safari and this hint &#8211; but it works on Firefox for Mac, so give that a try if Safari doesn&#8217;t behave.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-add-line-breaks-or-new-paragraphs-in-tinymce-wordpress-and-webyep/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Upgrade Your WordPress Blog Using DreamHost&#8217;s Control Panel</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-upgrade-your-wordpress-blog-using-dreamhosts-control-panel/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-upgrade-your-wordpress-blog-using-dreamhosts-control-panel/#comments</comments>
		<pubDate>Mon, 19 May 2008 18:08:25 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=236</guid>
		<description><![CDATA[Loves One of the most wonderful things about having your WordPress blog hosted on DreamHost, is the ease of keeping your WordPress blog up-to-date. This is a quick tutorial on how to use the DreamHost one-click-installation feature to keep your blog version current. This article assumes you used the DreamHost one-click-installation to install your WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/wordpress-logo-small1.gif" alt="" width="192" height="65" /> Loves <img title="dreamhost" src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/02/dreamhost.png" alt="" width="200" height="50" /></p>
<p>One of the most wonderful things about having your WordPress blog hosted on DreamHost, is the ease of keeping your WordPress blog up-to-date. This is a quick tutorial on how to use the DreamHost one-click-installation feature to keep your blog version current. This article assumes you used the DreamHost one-click-installation to install your WordPress blog using the Advanced Mode.</p>
<p><span id="more-236"></span></p>
<p><strong>1. Log into your DreamHost control panel</strong>: <a href="https://panel.dreamhost.com" target="_blank">https://panel.dreamhost.com</a>.</p>
<p><strong>2. Goodies:</strong> On the left hand side, click on &#8220;Goodies&#8221; and then on &#8220;One Click Installs&#8221;.</p>
<p><strong>3. Select A Method:</strong> Click on &#8220;Upgrade or remove previously installed software &#8211; Advanced mode&#8221;.</p>
<p><strong>4. Upgrade:</strong> Under the column &#8220;Actions&#8221; you&#8217;ll either see &#8220;Already&#8230;&#8221; meaning you&#8217;ve already installed the latest version, or you&#8217;ll see &#8220;Upgrade&#8230;.&#8221;. Click Upgrade.</p>
<p><strong>5. Finish:</strong> DreamHost will upgrade WordPress to the latest released version, and send you an email when it&#8217;s completed. There will be a link in the email you need to click on, that will upgrade your blog&#8217;s database if needed.</p>
<p><strong>6. Plugins</strong>: The upgrade process may deactivate your plugins, so it&#8217;s a good idea to log into your WordPress admin area and check to see that all the plugins are activated. Sometimes not all plugins are compatible with all versions of WordPress &#8211; so it&#8217;s good to check this out. The new version of WordPress (2.5) has a auto plugin updater &#8211; which make this process really simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-upgrade-your-wordpress-blog-using-dreamhosts-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Blogger to WordPress</title>
		<link>http://aldebaranwebdesign.com/blog/converting-blogger-to-wordpress/</link>
		<comments>http://aldebaranwebdesign.com/blog/converting-blogger-to-wordpress/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 17:26:40 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/converting-blogger-to-wordpress/</guid>
		<description><![CDATA[This article contains instructions on how to convert a Blogger Blog into a WordPress Blog. It assumes that you have a Blogger account that uses Gmail, and that you already have WordPress fully installed on your own domain. It also assumes that you know how to use a .htaccess file accomplish page to page redirection. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/bloggertowordpress.gif" alt="bloggertowordpress.gif" /><br />
This article contains instructions on how to convert a Blogger Blog into a WordPress Blog. It assumes that you have a <a href="http://www.blogger.com/legacy-claim.g" target="_blank">Blogger account that uses Gmail</a>, and that you already have WordPress fully installed on your own domain. It also assumes that you know how to use a .htaccess file accomplish page to page redirection. (If this sounds like gibberish and you would like me to do the conversion for you, please <a href="http://aldebaranwebdesign.com/contact.php">contact me</a>.)</p>
<p><span id="more-179"></span></p>
<p><strong>Why consider converting?</strong> You know all that wonderful  content you&#8217;re writting on Blogger? If you have a blogger subdomain (ie. yourname.blogspot.com), and you have your own website, that content is not benefiting your website one bit!</p>
<p>Moving to WordPress that&#8217;s fully integrated with your website is a great way to get credit for that content, because the content lives on YOUR domain, not Blogspot. While Blogger does have a FTP publishing  capability, in my experience it&#8217;s super slow for large blogs, and WordPress is a much more effective solution &#8211; easier to customize and jam packed with plugins that make it easy to super-charge your blog.<br />
<!--more--><br />
<strong>1. Verify.</strong> Login to your Blogger account and double check that it used Gmail. (Older accounts that don&#8217;t use Gmail, ie, aren&#8217;t Google related, won&#8217;t work with this tutorial.)</p>
<p><strong>2. Import.</strong> Inside WordPress Admin -&gt; Manage -&gt; Import<br />
Follow the steps for Blogger approval to communicate with WordPress and username choice. Complete the importing process&#8230;and marvel at how easy it was. All of your Blogger posts are now inside WordPress.</p>
<p><strong>3. Permalink Matching.</strong> Inside WordPress Admin -&gt; Options -&gt; Permalinks<br />
Set WordPress&#8217;s custom permalinks to match Blogger&#8217;s formatting:<br />
ex: /%year%/%monthnum%/%postname%.html<br />
Note the addition of .html at the end. Your goal is to set WordPress permalinks to match the permalink syntax of your Blogger blog.</p>
<p><strong>4. Change Blogger Publishing.</strong> Inside Blogger: Settings -&gt; Publishing<br />
Switch to &#8220;Custom Domain&#8221; and point to your own registered domain where you&#8217;ve installed WordPress. If you&#8217;ve installed WordPress in a subdirectory (like I usually do) you&#8217;ll notice it won&#8217;t let you put in a subdirectory path, don&#8217;t worry, we&#8217;ll address this later.</p>
<p><em><strong>UPDATE 7-29-08: </strong></em>While changing the blogger publishing was a simple task when I originally wrote this article, it&#8217;s become more complex. I ran into two issues recently in trying to complete this task. The first issue, was that I received an error that stated &#8220;&#8221;Another blog is already hosted at this address.&#8221; To fix this issue, I relied on the advice given in this blog, <a href="http://blogging.nitecruzr.net/2007/06/another-blog-is-already-hosted-at-this.html">The Real Blogger Status</a>. We tried filling out this <a href="https://spreadsheets.google.com/viewform?key=pZHHZdeYKeHitQbvxkvwnCg&amp;email=t">form to clear the domain error,</a> but it didn&#8217;t work. Next, my client had to figure out what his Google Apps account login information was, and send it to me. I was able to log in to his Google Apps account, and follow the steps noted in Real Blogger Status article. Once this was done, the error disappeared.</p>
<p><strong>5. Verify Redirects.</strong> Go to Google.com and enter &#8220;site:YourOldBlog.blogspot.com&#8221; replacing &#8220;YourOldBlog.blogspot.com&#8221; with the exact URL of your Blogger blog. There are no spaces at all. This will show you all of the indexed pages (in Google) of your blog. This will be useful, because you&#8217;re going to click on every one, one at a time, to verify your indexed Blogger articles correctly redirect to your WordPress articles. Yes, I know this is tedious, but it&#8217;s important.</p>
<p><em><strong>UPDATE 7-29-08: </strong></em>This step has also been made more difficult since I first wrote this article. To my surprise, the redirects simply didn&#8217;t work. You can read about my struggle to understand the issue with <a href="http://groups.google.com/group/blogger-help-publishing/browse_thread/thread/4e907fdd44c13721">Blogger and Redirects in the Blogger Help Group</a>. The issue regarding the redirects in IE being broken was not resolved. But through using this <a href="http://www.seologic.com/webmaster-tools/url-redirect.php">domain redirection tool,</a> I was able to verify that my method of redirection did indeed work for search engines. Credit for this clever idea goes to <a href="http://www.sciencetext.com/blogger-custom-domain.html">David Bradley in his article &#8220;Custom Blogger Domain&#8221;</a>. So this means, that for search engines, if you follow my method, you&#8217;re fine. But if humans try to access the articles directly using Internet Explorer, using the blogspot address, they won&#8217;t find them. But since all the blog posts are being reindexed, this is a short term issue. So after a few months, the search engines and humans will both be able to find all articles on the new domain without any issues.</p>
<p><strong>6. Adust .htaccess file.</strong> You may need to add a .htaccess file to help the redirection from Blogger to WordPress. If you&#8217;ve installed WordPress into a directory (not in the root of your website), then you will need to include statements like this:</p>
<p>redirect 301 /2006/ http://www.yourdomain.com/blog/2006</p>
<p>This statement will redirect all posts from 2006 into the correct subdirectory &#8220;blog/2006&#8243;.</p>
<p>Similarly, you may need to create a redirect for archives:</p>
<p>redirect 301 /2006_01_01_archive.html http://yourdomain.com/blog/2006/01</p>
<p>Again, it&#8217;s important to click on every single indexed link (in step 5) and adjust your .htaccess file if needed to make sure all the redirects work correctly.</p>
<p>This tutorial has been derived from several others I&#8217;ve found on the web and modified to include specific .htaccess help. If you find it useful, please leave me a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/converting-blogger-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pasting From Word Into WordPress Without Messing Up Your Blog&#8217;s Formatting</title>
		<link>http://aldebaranwebdesign.com/blog/paste-word-wordpress-formatting/</link>
		<comments>http://aldebaranwebdesign.com/blog/paste-word-wordpress-formatting/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 16:53:49 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/paste-word-wordpress-formatting/</guid>
		<description><![CDATA[Perhaps you like to write your blog articles in Word or received articles from other that are in Word. You have been simply copy and pasting from Word into WordPress, and wondering why the font and style of text doesn&#8217;t match some of your other blog articles. The reason: Copying and pasting from Word is [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/wordpress-logo-small.gif' alt='wordpress-logo-small.gif' align='left'/>Perhaps you like to write your blog articles in Word or received articles from other that are in Word. You have been simply copy and pasting from Word into WordPress, and wondering why the font and style of text doesn&#8217;t match some of your other blog articles.<br />
<span id="more-176"></span><br />
<strong>The reason:</strong> Copying and pasting from Word is actually pasting hidden HTML formatting code that&#8217;s interfering with your blog&#8217;s built-in formatting features (called style sheets). You can verify this by simply peeking at the HTML code by clicking on the &#8220;Code&#8221; view.  I know looking at HTML is scary <img src='http://aldebaranwebdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  but you&#8217;ll see lots of additional  tags (like p class=”MsoNormal”) in front of and at the end of what you&#8217;ve pasted. </p>
<p>There are several solutions to this issue according to an article about <a href="http://en.forums.wordpress.com/topic.php?id=20370">pasting from Word</a> in the WordPress forum:</p>
<ol>
<li>Always copy and paste content from a plain text editor</li>
<li>Use the Advanced Menu feature for pasting</li>
<li>Use the code view to manually remove the unwanted HTML tags</li>
</ol>
<p>I&#8217;ll go over each of these options:</p>
<p><strong>1. Always copy and paste content from a plain text editor.</strong> A plain text editor strips away everything else but text, hence the name &#8220;plain&#8221;. Most operating systems come with these editors already installed. On a Mac, it&#8217;s called &#8220;TextEdit&#8221;, and on a PC, its called &#8220;WordPad&#8221; or &#8220;NotePad&#8221;. If you want to compose your posts off-line, use one of these plain text editors. If someone has sent you a Word document, simply copy and paste the Word content into a plain text editor, and then copy and paste into WordPress.</p>
<p><strong>2. Use the &#8220;Advanced Menu&#8221; feature in WordPress.</strong> Inside the WordPress writing a post or page area, at the end of the first line of icons, there&#8217;s an icon that when clicked, displays a  second row of formatting icons:<br />
<img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/advanced-menu-button.gif' alt='advanced-menu-button.gif' /></p>
<p>See the little icons with the &#8220;T&#8221; and the &#8220;W&#8221;, these will bring up windows that let you paste your Word content. I suggest you try out both to see which you prefer. The &#8220;T&#8221; (for &#8220;Text&#8221;) will remove all formatting, while the &#8220;W&#8221; (for &#8220;Word&#8221;) will leave some in.</p>
<p>If the icon for the Advanced Menu isn&#8217;t visible in WordPress, you&#8217;ve got a few options. First, try different variations of &#8220;control v&#8221; and &#8220;alt v&#8221; and &#8220;alt shift v&#8221; to see if you can get it to come up. I&#8217;ve had clients tell me that depending on their browser and their operating system, this pattern may vary. If you aren&#8217;t running the <a href="http://wordpress.org/download/">latest version of WordPress</a>, you might consider upgrading because it&#8217;s possible that your version doesn&#8217;t support this feature.</p>
<p><strong>3. Use the code view to manually remove the unwanted HTML tags.</strong> This last method is not for those of you who don&#8217;t know HTML. If you do know HTML and you want to clean up the unwanted tags manually, simply click on the Code view and delete all the unwanted tags yourself. Again, unless you know HTML, don&#8217;t use this method.</p>
<p>It&#8217;s important that the formatting of your blog articles is consistent to ensure that your blog looks as professional as possible &#8211; and if you write your blog articles off-line, be sure to use one of the techniques mentioned above to paste nice clean plain text into WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/paste-word-wordpress-formatting/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Blog SEO &#8211; Using Post Titles and Post Slugs</title>
		<link>http://aldebaranwebdesign.com/blog/blog-seo-titles-slugs/</link>
		<comments>http://aldebaranwebdesign.com/blog/blog-seo-titles-slugs/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 02:12:04 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/blog-seo-titles-slugs/</guid>
		<description><![CDATA[To optimize your blog for search engines (search engine optimization or SEO), you should understand how much of an impact individual post titles can have on your post&#8217;s rankings, and how to manipulate post slugs. Titles and slugs?! When first creating a new WordPress post, you enter a title: If you have the plugin installed [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/title-slug.gif' alt='title-slug.gif' /></p>
<p>To optimize your blog for search engines (search engine optimization or SEO), you should understand how much of an impact individual post titles can have on your post&#8217;s rankings, and how to manipulate post slugs. Titles and slugs?!<br />
<span id="more-170"></span><br />
When first creating a new WordPress post, you enter a title:</p>
<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/blog-seo-titles-slugs.gif' alt='blog-seo-titles-slugs.gif' border='1' /></p>
<p>If you have the plugin installed called &#8220;Optimal Title&#8221;, then you&#8217;re in luck, because it will make the post title also show up as the page title with your blog title afterward, which is important for SEO. In page titles, positioning matters, and so when you create blog articles, put the most important keywords first. This is critical to the search engine ranking positioning for your blog posts.</p>
<p>Next, take a look at the &#8220;Post Slug&#8221; field. It looks like this:</p>
<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/slug-field.gif' alt='slug-field.gif' /></p>
<p>Why is it called a &#8220;Slug&#8221; &#8211; I have no idea. If you leave it blank, the &#8220;slug&#8221; or page name of your blog will be set based on the settings in &#8220;Options&#8221; -> &#8220;Permalinks&#8221;. My setting is this: /%postname%/, meaning that if I didn&#8217;t set the slug, this post&#8217;s URL would look like this: </p>
<p>AldebaranWebDesign.com/blog/Blog-SEO-Using-Post-Titles-and-Post-Slugs/</p>
<p>But that&#8217;s a bit long and there&#8217;s no sense in having your post URL be overly lengthy, and this is where &#8220;Post Slug&#8221; comes in handy.</p>
<p>Post Slug will overrule the Permalink setting, so you can make them nice and short, and make sure they only include keywords. So if I use the post slug field like it&#8217;s shown above, my post URL will look like this:</p>
<p>AldebaranWebDesign.com/blog/blog-seo-titles-slugs/</p>
<p>Nice and compact and contains only the most important keywords.</p>
<p>Here&#8217;s a screenshot of this post in my browser, just to one more time, emphasize the difference between page title and slug.</p>
<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/blog-seo-screenshot.jpg' alt='blog-seo-screenshot.jpg' /></p>
<p><strong>So three things to remember:</strong><br />
1. Make sure &#8220;Optimal Title&#8221; or something like it is set up in your blog so that your blog post titles come <em>before</em> your blog name in your browser&#8217;s page title.<br />
2. Put your most important keywords in your blog titles first.<br />
3. If you have a long title, use the slug to make it shorter.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/blog-seo-titles-slugs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RSS: What it is and how to use it</title>
		<link>http://aldebaranwebdesign.com/blog/what-is-rss-how-to-use/</link>
		<comments>http://aldebaranwebdesign.com/blog/what-is-rss-how-to-use/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:34:53 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/what-is-rss-how-to-use/</guid>
		<description><![CDATA[Maybe you&#8217;ve noticed the orange icon at the top of my blog&#8217;s URL or on this page, and you&#8217;re wondering what the heck is it. Or maybe you&#8217;ve heard others talking about RSS feeds and felt left out. Or maybe you just are looking for a way learn about ways to improve your small business [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/waiter-rss-feed.png' alt='waiter-rss-feed.png' align='left'  /> Maybe you&#8217;ve noticed the orange icon at the top of my blog&#8217;s URL or on this page, and you&#8217;re wondering what the heck is it. </p>
<p>Or maybe you&#8217;ve heard others talking about RSS feeds and felt left out. </p>
<p>Or maybe you just are looking for a way learn about ways to improve your small business website but don&#8217;t have time to go around searching for information. Using RSS is a great way to have information that&#8217;s customized to your tastes and interests, come right to you &#8211; just like a waiter will bring you what your ordered from the menu.<br />
<span id="more-160"></span><br />
RSS stands for &#8220;<a href="http://en.wikipedia.org/wiki/RSS_(file_format)">Really Simple Syndication</a>&#8221; and from Wikipedia:</p>
<blockquote><p>RSS is a family of Web feed formats used to publish frequently updated content such as blog entries, news headlines or podcasts. An RSS document (which is called a &#8220;feed&#8221;) contains either a summary of content from an associated web site or the full text. RSS makes it possible for people to keep up with their favorite web sites in an automated manner that can be piped into special programs or filtered displays.</p></blockquote>
<p>So you can &#8220;subscribe&#8221; to RSS feeds, just like you&#8217;d subscribe to a particular newspaper, or magazine and the latest information in those publications gets delivered to you as soon as it&#8217;s available. Sounds great, doesn&#8217;t it? But you&#8217;re still wondering, how does this work?</p>
<p><strong>How To Read RSS Feeds.</strong><br />
<img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/googlereader.gif' alt='googlereader.gif' /><br />
There are many different &#8220;feed readers&#8221; out there, and for simplicity, I&#8217;ll show you how to use the one I use, which is <a href="http://www.google.com/reader">Google Reader</a> (Here&#8217;s a link to a <a href="http://www.google.com/help/reader/tour.html">Google Reader Tour</a>).<br />
You&#8217;ll first need to create a Google account, if you don&#8217;t already have one. Once you&#8217;re in the reader environment it will look like this:<br />
<img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/googlereaderscreenshot.gif' alt='googlereaderscreenshot.gif' /><br />
Ok, it won&#8217;t look exactly like this, but that&#8217;s because you haven&#8217;t subscribed to any RSS feeds yet. Read on <img src='http://aldebaranwebdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>How To Subscribe To RSS Feeds.</strong><br />
Now the exciting part, learning how to subscribe to RSS feeds. We&#8217;ll start with my own blog, because you&#8217;re reading this, and maybe you want to subscribe to it. You can do this two ways. Look a the very top of your browser window and you&#8217;ll see the little orange RSS icon. You&#8217;ll also see it in the header section of this post. Now scroll down a bit, look to the right, and you&#8217;ll see it again in the right hand column of my blog. I&#8217;ve put it in several places so if you&#8217;re looking for it, you&#8217;ll find it.<br />
Remember, you&#8217;re looking for this RSS icon:<br />
<a href="http://feeds.feedburner.com/AldebaranWebDesign"><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/feed-icon32x32.png' alt='feed-icon32x32.png' /></a></p>
<p>Now, here&#8217;s the fun part. Click on one of these orange RSS icons. Any of them. Watch what happens.</p>
<p>Because I&#8217;m using FeedBurner to publicize my blog, you go to FeedBurner, but each blog will be different. What you&#8217;re looking for, is your particular feed reader symbol&#8230;which for me is Google Reader. </p>
<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/feedburnersubscribe.gif' alt='feedburnersubscribe.gif' /></p>
<p>Click on Google, and it will automatically subscribe you to my website&#8217;s blog. That&#8217;s it!</p>
<p>On someone else&#8217;s blog, who isn&#8217;t using FeedBurner, you might be directed to a page that has this on it:</p>
<p><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/subsribetogooglereader.gif' alt='subsribetogooglereader.gif' /></p>
<p>Getting the idea? You first select a reader, and then find blogs or other news sources, and find the little orange RSS icon, click on it, and select your reader of choice.</p>
<p>When you log into to your RSS feed reader, you&#8217;ll see the latest posts of all of the blogs you&#8217;ve subscribed to. The news you&#8217;re most interested in, comes right to you. And if you don&#8217;t like the content, simply &#8220;unsubscribe&#8221;.</p>
<p>Here&#8217;s what a partial screenshot of mine looks like (click to enlarge):<br />
<a href='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/myfeedreaderscreenshot1.gif' title='myfeedreaderscreenshot1.gif'><img src='http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/myfeedreaderscreenshot1.thumbnail.gif' alt='myfeedreaderscreenshot1.gif' /></a></p>
<p>I&#8217;ve organized my into folders, and the ones that are bold, are new articles I haven&#8217;t read yet. It&#8217;s nice because it keeps track of what I&#8217;ve read, and haven&#8217;t read.</p>
<p>You&#8217;ll also notice that I have a &#8220;subscribe via email&#8221; form at the top of my blog, and this is for folks who don&#8217;t/can&#8217;t use a RSS reader. This automatically emails them new postings.</p>
<p>Happy RSS Feed Reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/what-is-rss-how-to-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add An Image To A WordPress Blog Post or Page</title>
		<link>http://aldebaranwebdesign.com/blog/add-image-wordpress-blog-upload-picture/</link>
		<comments>http://aldebaranwebdesign.com/blog/add-image-wordpress-blog-upload-picture/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:28:37 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/add-image-wordpress-blog-upload-picture/</guid>
		<description><![CDATA[This is a video tutorial covering how to add an image to a WordPress post. It assumes that you already know how to login to your WordPress Dashboard and know how to write a post. This video is in Quicktime. If you  don&#8217;t have Quicktime installed, click here for a free Quicktime download for Mac [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/02/wordpress-logo-small.gif" alt="wordpress-logo-small.gif" /></p>
<p>This is a video tutorial covering how to add an image to a WordPress post. It assumes that you already know how to login to your WordPress Dashboard and know <a href="http://aldebaranwebdesign.com/blog/how-to-write-a-post-in-a-wordpress-blog/">how to write a post</a>.<br />
<span id="more-148"></span></p>
<p><strong>This video is in Quicktime. If you  don&#8217;t have Quicktime installed, <a href="http://www.apple.com/quicktime/">click here for a free Quicktime download for Mac or PC.</a></strong></p>
<p>The steps are:</p>
<p>1. Login to your WordPress dashboard.<br />
2. Start a new post or page,or edit an existing one.<br />
3. Put your cursor where you want the image.<br />
4. Click on Add An Image icon.<br />
5. Upload the image.<br />
6. Click Insert Into Post.</p>
[See post to watch QuickTime movie]
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/add-image-wordpress-blog-upload-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://aldebaranwebdesign.com/video/HowToAddImage.mov" length="3294919" type="video/quicktime" />
		</item>
		<item>
		<title>How To Write A Post In A WordPress Blog</title>
		<link>http://aldebaranwebdesign.com/blog/how-to-write-a-post-in-a-wordpress-blog/</link>
		<comments>http://aldebaranwebdesign.com/blog/how-to-write-a-post-in-a-wordpress-blog/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 02:18:58 +0000</pubDate>
		<dc:creator>Jill Olkoski</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/how-to-write-a-post-in-a-wordpress-blog/</guid>
		<description><![CDATA[This video tutorial takes you through the basics of creating a post in a WordPress blog. No matter what WordPress looks like on the outside, the administration area is always the same, and therefore this tutorial will apply no matter what theme of WordPress you may use. This video assumes you already know how to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://aldebaranwebdesign.com/blog/wp-content/uploads/2008/03/wordpress-logo-small1.gif" alt="wordpress-logo-small1.gif" /></p>
<p>This video tutorial takes you through the basics of creating a post in a WordPress blog. No matter what WordPress looks like on the outside, the administration area is always the same, and therefore this tutorial will apply no matter what theme of WordPress you may use. This video assumes you already know how to login to the WordPress Dashboard.</p>
<p><span id="more-82"></span></p>
<p><strong>This video is in Quicktime. If you  don&#8217;t have Quicktime installed, <a href="http://www.apple.com/quicktime/">click here for a free Quicktime download for Mac or PC.</a></strong></p>
<p>The steps are:</p>
<p>1. Login to your WordPress dashboard.<br />
2. Under Posts, click on Add  New.<br />
3. Enter the post&#8217;s title.<br />
4. Enter the post&#8217;s intro.<br />
5. Click on the more tag.<br />
6. Enter the rest of the post content.<br />
7. Select a category.<br />
8. Publish!</p>
[See post to watch QuickTime movie]
]]></content:encoded>
			<wfw:commentRss>http://aldebaranwebdesign.com/blog/how-to-write-a-post-in-a-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://aldebaranwebdesign.com/video/HowToWritePost.mov" length="14421850" type="video/quicktime" />
		</item>
	</channel>
</rss>

