<?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>Review my site &#187; wordpress themes</title>
	<atom:link href="http://reviewmysite.co.uk/tag/wordpress-themes/feed" rel="self" type="application/rss+xml" />
	<link>http://reviewmysite.co.uk</link>
	<description></description>
	<lastBuildDate>Sun, 12 Apr 2009 10:31:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Developing a Wordpress theme and site</title>
		<link>http://reviewmysite.co.uk/developing-a-wordpress-theme-and-site/ </link>
		<comments>http://reviewmysite.co.uk/developing-a-wordpress-theme-and-site/ #comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:56:59 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://reviewmysite.co.uk/?p=3</guid>
		<description><![CDATA[Note, I am assuming in all this you have access to at least /public_html on your webserver and a reasonable command of css and html
Started off with a clean site and fresh install of Wordpress (7.1)
First order of the day: Set up the Akismet spam filter.
Secondly set the preferences for security, permalinks etc. For the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Note</strong>, I am assuming in all this you have access to at least /public_html on your webserver and a reasonable command of css and html</p>
<p>Started off with a clean site and fresh install of Wordpress (7.1)</p>
<p>First order of the day: Set up the Akismet spam filter.</p>
<p>Secondly set the preferences for security, permalinks etc. For the &gt;Setting &gt; Permalinks the following is best:</p>
<p style="padding-left: 30px;"><strong>/%category%/%postname%/</strong></p>
<p>or if your won&#8217;t have many topics,  simply:</p>
<p style="padding-left: 30px;"><strong>/%postname%/ </strong></p>
<p>Nooo, no no no! Have this nasty &#8211; sloppy &#8211; habit of diving straight into the code. Noooo, bad. Very bad.  Need to do it properly.</p>
<ul>
<li>What is the aim.</li>
<li>What&#8217;s needed, exactly</li>
<li>What&#8217;s the target audience</li>
<li>Factoring in future proofing</li>
<li>Prepared state transition diagrams</li>
<li>Systems analysis</li>
</ul>
<p>Dear gods, the things I&#8217;ve forgot this past few years <img src='http://reviewmysite.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Next add other preferred plug-ins such as :  <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO pack</a>.</p>
<p>(Though when I have completely done developing the Ackadia Wordpress theme is will be an all in one package!)</p>
<p>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://reviewmysite.co.uk/developing-a-wordpress-theme-and-site/ /feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
