<?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>Maverick Web Creations &#187; Permalink</title>
	<atom:link href="http://www.maverickwebcreations.com/tag/permalink/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maverickwebcreations.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 05:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why the Default WordPress Static Front Page Feature Sucks</title>
		<link>http://www.maverickwebcreations.com/2008/11/05/why-the-default-wordpress-static-front-page-feature-sucks.html</link>
		<comments>http://www.maverickwebcreations.com/2008/11/05/why-the-default-wordpress-static-front-page-feature-sucks.html#comments</comments>
		<pubDate>Wed, 05 Nov 2008 00:00:26 +0000</pubDate>
		<dc:creator>admin_mwc</dc:creator>
				<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[blog folder]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[root folder]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress home page]]></category>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=427</guid>
		<description><![CDATA[<p>According to the <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">official documentation on static front pages at WordPress.org</a>:</p>
<p>With the release of WordPress Version 2.1, the option to set your own front page can be accomplished via your Administration &#62; Settings &#62; Reading panel. However unlike the old explanation that follows, you must NOT name your &#8230; <a href="http://www.maverickwebcreations.com/2008/11/05/why-the-default-wordpress-static-front-page-feature-sucks.html" class="read_more">Read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p>According to the <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">official documentation on static front pages at WordPress.org</a>:</p>
<blockquote><p>With the release of WordPress Version 2.1, the option to set your own front page can be accomplished via your Administration &gt; Settings &gt; Reading panel. However unlike the old explanation that follows, you must NOT name your home page template file &#8220;home.php&#8221;. If you do, this will cause a conflict with the WordPress 2.1 system.</p></blockquote>
<p>I personally find that there are some weird behaviours when I use the recommended way of setting a page as my WordPress home page. I noticed that WordPress does not really recognise the home page as a page when I use the is_page() function.</p>
<p>I like to display my blog posts in the &#8220;/blog/&#8221; folder but I do not wish to install WordPress in the &#8220;/blog/&#8221; folder. There is a document on WordPress.org on <a href="http://codex.wordpress.org/Making_Your_Blog_Appear_in_a_Non-Root_Folder">how to make your blog appear in a non-root folder</a>. I find it too much of a hassle to implement it that way.</p>
<p>That is why I still prefer to use the <a href="http://www.ilfilosofo.com/blog/home-page-control/">Filosofo Home-Page Control plugin</a> to manage my home page and blog directory.</p>
<p><a href="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/2008-11-03_105535.png"><img src="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/2008-11-03_105535.png" alt="Why the Default WordPress Static Front Page Feature Sucks" title="WordPress Home Page" class="alignnone size-full wp-image-429" width="500" height="277" /></a></p>
<p>I don&#8217;t have to edit any reading settings.</p>
<p><a href="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/2008-11-03_105739.png"><img src="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/2008-11-03_105739.png" alt="Why the Default WordPress Static Front Page Feature Sucks" title="WordPress Home Page" class="alignnone size-full wp-image-431" width="499" height="152" /></a></p>
<p>This is where the magic begins. Simply select the page you wish to display as your home page and and enter a name for your blog directory. I also ignore my permalink settings and leave it as it is. That&#8217;s how I store my blog posts in a &#8220;virtual blog folder&#8221; and have all other posts and pages in the root folder. A working example is the web site you&#8217;re looking at!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maverickwebcreations.com/2008/11/05/why-the-default-wordpress-static-front-page-feature-sucks.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Truth About Importing Blogger Blogs To WordPress</title>
		<link>http://www.maverickwebcreations.com/2008/08/15/import-blogger-blogs-to-wordpress.html</link>
		<comments>http://www.maverickwebcreations.com/2008/08/15/import-blogger-blogs-to-wordpress.html#comments</comments>
		<pubDate>Fri, 15 Aug 2008 08:33:22 +0000</pubDate>
		<dc:creator>admin_mwc</dc:creator>
				<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[import blogger]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=101</guid>
		<description><![CDATA[<p></p>
<p>The official instructions on how to import blogger blogs to WordPress is way too simplistic &#8211; Go to &#8220;Manage&#8221; -&#62; &#8220;Import&#8221; -&#62; &#8220;Blogger&#8221; and follow the instructions. Been there, done that and I can tell you isn&#8217;t that simple.</p>
<p>After you have imported your posts, you might need to spend &#8230; <a href="http://www.maverickwebcreations.com/2008/08/15/import-blogger-blogs-to-wordpress.html" class="read_more">Read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-102" title="blogger-logo" src="http://www.maverickwebcreations.com/wp-content/uploads/2008/08/blogger-logo.jpg" alt="The Truth About Importing Blogger Blogs To WordPress" width="250" height="71" /><img class="alignnone size-full wp-image-103" title="wordpress-logo" src="http://www.maverickwebcreations.com/wp-content/uploads/2008/08/wordpress-logo.png" alt="The Truth About Importing Blogger Blogs To WordPress" width="250" height="65" /></p>
<p>The official instructions on how to import blogger blogs to WordPress is way too simplistic &#8211; Go to &#8220;Manage&#8221; -&gt; &#8220;Import&#8221; -&gt; &#8220;Blogger&#8221; and follow the instructions. Been there, done that and I can tell you isn&#8217;t that simple.</p>
<p>After you have imported your posts, you might need to spend a lot of time on various fixes such as:</p>
<ol>
<li>Organizing the imported Blogger posts into the right categories.</li>
<li>Editing the WordPress posts to match the original Blogger post URLs. WordPress allows longer permalinks than Blogger posts. Most people use something like the &#8220;YYYY/MM/post-file.html&#8221; format on Blogger. Be sure to use a similar permalink structure as your Blogger blog at your WordPress blog.</li>
<li>Uploading your blog pictures to your WordPress blog. This is very time consuming if you have a lot of pictures at your Blogger blog. If you&#8217;re using a 3rd party image hosting service, then this would not be an issue for you.</li>
<li>&#8220;Broken&#8221; posts with weird formatting. Sometimes Blogger posts may contain a lot of redundant HTML code if you did not enter your post contents properly. They are invisible when you view it from the WordPress &#8220;Visual&#8221; post editor but you might see a lot of redundant &lt;div&gt; tags when you click on the &#8220;HTML&#8221; view. Delete all redundant tags and you will be able to format your posts nicely.</li>
</ol>
<p>If you have a huge Blogger blog, good luck fixing all the things I just mentioned. If you need help with this, <a href="/contact/">contact us</a> and we will help you deal with all the hassle of importing Blogger to WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maverickwebcreations.com/2008/08/15/import-blogger-blogs-to-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

