<?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>Sebastien Page &#187; Tweaks</title>
	<atom:link href="http://www.sebastienpage.com/tag/tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sebastienpage.com</link>
	<description>Adventures in Online Entrepreneurship</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:40:27 +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>7 Options to Tweak Right After Creating A WordPress Blog</title>
		<link>http://www.sebastienpage.com/7-wordpress-tweaks/</link>
		<comments>http://www.sebastienpage.com/7-wordpress-tweaks/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:30:19 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://www.sebastienpage.com/?p=715</guid>
		<description><![CDATA[Congratulations, you just set up a WordPress blog, now what? WordPress is pretty much a turn key platform but there are still a few things you need to tweak in order to unleash its full potential. In this article, I will share with you 7 options that I like to set right after installing a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/settings.jpg"><img class="size-full wp-image-718 aligncenter" title="settings" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/settings.jpg" alt="settings" width="540" height="168" /></a></p>
<p>Congratulations, you just <a href="http://www.sebastienpage.com/how-to-set-up-wordpress-blog/">set up a WordPress blog</a>, now what? WordPress is pretty much a turn key platform but there are still a few things you need to tweak in order to unleash its full potential.</p>
<p>In this article, I will share with you 7 options that I like to set right after installing a WordPress blog. Obviously these settings will not fit every one but I think they are good base for a solid blog. <span id="more-715"></span></p>
<h3>Deleting the Default Admin User</h3>
<p>Security first, right? When setting up a WordPress blog, the system will automatically create an <em>Admin</em> user. <strong>Hackers sometimes hack their way into your blog through this Admin user</strong> (don&#8217;t ask me how). The solution is to this is simple: we just have to create a new user and delete Admin.</p>
<ol>
<li>Log in to your WP admin panel.</li>
<li>Go to <em>Users</em> &gt; <em>Add New</em>.</li>
<li>Create a new username. My advice is to NOT use your name for the username and to use a strong password with letters and symbols.</li>
<li>Make sure you set the role of this new user to <em>Administrator</em>.</li>
<li>Finish adding the user.</li>
<li>Log out.</li>
<li>Log back in under your new user credentials.</li>
<li>Go to <em>Users</em> and delete the Admin user.</li>
</ol>
<p>Your blog just got this much safer and it took you just about 2 minutes.</p>
<h3>Setting Up Spam Protection</h3>
<p>Next on my list is to <strong>make sure those spammers don&#8217;t waste your time</strong>. WP comes with a great plugin called Aksimet. It&#8217;s a spam filter for your comments.</p>
<p>To set it up, follow the following instructions:</p>
<ol>
<li>Go to <em>Plugins</em> &gt; <em>Installed</em>.</li>
<li>If Akismet is not activated yet, click on <em>Activate</em>.</li>
<li>After activation, you will get this message: <em>Akismet is almost ready. You must enter your WordPress.com API key for it to work</em>.</li>
<li>If you don&#8217;t have one yet, you will have to register for a <a href="http://wordpress.com/profile/">free WordPress account</a> (different from your blog).</li>
<li>Create your account and get your API key.</li>
<li>Copy/paste your new API key in Akismet.</li>
<li>Make sure to check the box that says <em>Automatically discard spam comments on posts older than a month</em>.</li>
<li>Click <em>Update Options</em>.</li>
</ol>
<p>You are now very well protected against spam comments. Akismet is a must-have! Don&#8217;t think you&#8217;ll be safe from receiving spam comments because you won&#8217;t.</p>
<h3>Installing A Temporary Theme</h3>
<p>When you install WordPress, it usually comes with <strong>pre-installed themes</strong> (aka templates). I like to get my own themes and I cannot stand the default theme that comes with WP so I usually install one very quickly, until I find a better one.</p>
<p>To do so,</p>
<ol>
<li>Go to <em>Appearance</em> &gt; <em>Themes</em>.</li>
<li>Browse the various themes that are available.</li>
<li>To see a preview, simply click on the thumbnail of the theme you want.</li>
<li>If you like it, click <em>Activate</em>.</li>
</ol>
<p>You now have a not-so-boring-looking blog. Later on, I suggest you get a better looking template. There are thousands of them available online. Just search for &#8220;WordPress themes&#8221; or similar queries.</p>
<h3>General Settings</h3>
<p>I like going through all the settings of my blogs, one by one, to <strong>make sure everything is set to my liking</strong>. The first settings to tweak are the <em>General Settings</em>. From there, you can change the following information:</p>
<ul>
<li>Blog title &#8211; you can change this at any time.</li>
<li>Blog tagline &#8211; you may change this at any time as well.</li>
<li>The admin email address &#8211; make sure it&#8217;s correct.</li>
<li>Membership &#8211; I make sure to uncheck that box because I do not want people to register for an account on my blog.</li>
<li>New user default role &#8211; leave it to subscriber.</li>
<li>Timezone &#8211; make sure to select the timezone you are in. It&#8217;s handy when you receive email notifications because they will display the current time in your area.</li>
</ul>
<p>There is more information available there but that&#8217;s all I really care about.</p>
<h3>Writing Settings</h3>
<p>There you can change a few settings that are almost useless. I don&#8217;t touch any of these settings except <em>XML-RPC</em> under <em>Remote Publishing</em>, which allows me to <strong>publish posts from iPhone apps</strong> and more.</p>
<h3>Discussion Settings</h3>
<p>These are the settings for relative to people leaving comments on your blog. <strong>You obviously want people to leave comments</strong>, but you don&#8217;t want them to abuse it by spamming you either. Here is a screenshot of what my discussion settings look like.</p>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/comments.gif"><img class="size-full wp-image-716 aligncenter" title="comments" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/comments.gif" alt="comments" width="633" height="148" /></a></p>
<p>This way, I receive an email anytime someone posts a comment on my blog. I don&#8217;t have to moderate comments unless they contain one link or more. That&#8217;s how you recognize some of the spammers out there. They come to your blog and leave a comment full of links.</p>
<p>If someone leaves a genuine comment with a link, I then have to approve it manually, which is never a burden.</p>
<h3>Permalinks</h3>
<p>Basically, <strong>permalinks are the structure of your URL</strong> and how they appear. This is a pretty important one to me because it will influence how search engines will index and rank your content. By default, WordPress will display your URLs like this: http://www.domainname.com/?p=123. It&#8217;s ok but it could be more descriptive.</p>
<p>I like to set up my custom structure like this:</p>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/permalinks.gif"><img class="size-full wp-image-717 aligncenter" title="permalinks" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/permalinks.gif" alt="permalinks" width="529" height="35" /></a></p>
<p>This way, my posts URLs will display as follow: http://www.domainname.com/title-of-my-post.</p>
<p>See the difference? Doesn&#8217;t it look cleaner and more professional? Google will love you for that!</p>
<h3>Conclusion</h3>
<p>As I mentionned at the beginning of this article, these settings may not apply to your usage of WordPress but I&#8217;ve found them to work incredibly well for me and my clients. If you have any question, please feel free to ask by leaving a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastienpage.com/7-wordpress-tweaks/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

