<?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; Blog</title>
	<atom:link href="http://www.sebastienpage.com/tag/blog/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>
		<item>
		<title>How to Set Up Your WordPress Blog</title>
		<link>http://www.sebastienpage.com/how-to-set-up-wordpress-blog/</link>
		<comments>http://www.sebastienpage.com/how-to-set-up-wordpress-blog/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:33:59 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.sebastienpage.com/?p=694</guid>
		<description><![CDATA[This article is going to show you how to set up a WordPress blog. Before setting up WordPress and starting blogging, you will need to register a domain name and find a hosting plan. That might sound obvious to most of you but I want to make sure to be as clear as possible for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/wordpress-logo.jpg"><img class="size-full wp-image-710 aligncenter" title="wordpress logo" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/wordpress-logo.jpg" alt="wordpress logo" width="540" height="171" /></a></p>
<p>This article is going to show you <strong>how to set up a WordPress blog</strong>. Before setting up WordPress and starting blogging, you will need to <a href="http://www.sebastienpage.com/find-register-good-domain-name/">register a domain name</a> and <a href="http://www.sebastienpage.com/how-to-find-a-host-for-a-blog/">find a hosting plan</a>. That might sound obvious to most of you but I want to make sure to be as clear as possible for beginners.</p>
<p>In my last <a href="http://www.sebastienpage.com/how-to-find-a-host-for-a-blog/">article</a>, I suggested you use <a href="http://bit.ly/DreamHostHosting">DreamHost</a> for several reasons. I use this hosting company and have been very satisfied with them. For the purpose of this article, I will assume that your domain name is registered with <a href="http://bit.ly/GodaddyDomain">GoDaddy</a> and that your host is DreamHost. If you have a different domain registrar and host, steps would be somewhat similar. <span id="more-694"></span></p>
<h3>Adding A Domain Name to Your Hosting Account</h3>
<p>First things first, we have to <strong>add your domain name to your hosting account</strong>. We are going to tell your hosting company that we want to host your domain name on their servers. By doing so, we are going to create some space on your server so you can install WordPress (or whatever you want for that matter).</p>
<ol>
<li>Log in to your DreamHost panel.</li>
<li>Go to <em>Manage Domains</em>.</li>
<li>Click <em>Add New Domain / Sub-Domain</em>.</li>
<li>Under <em>Domain to Host</em>, enter your domain name.</li>
<li>Don&#8217;t touch any other settings.</li>
<li>Click <em>Fully host this domain</em> to finish the set up.</li>
</ol>
<p>If successful, you should see the following message:</p>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/domain-set-up.gif"><img class="aligncenter" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/domain-set-up.gif" alt="domain set up" /></a></p>
<p>See the note about nameservers on this image? That&#8217;s the next step in setting up your WordPress blog.</p>
<h3>Changing the Name Servers</h3>
<p>Every time you use a domain name, you use the internet&#8217;s <strong>Domain Name Servers</strong> (also known as DNS) to translate the human-readable domain name into the machine-readable address. In other words, a DNS is the location of your domain name on the web.</p>
<p>Consider your DNS as your internet address. You have to give this address to your domain registrar so it knows where to send people when they access the domain. I don&#8217;t want to be too confusing here so check out this great explanation of <a href="http://www.howstuffworks.com/dns.htm">what DNS are</a>.</p>
<ol>
<li>Log in to your GoDaddy account (or whererver your domain is registered).</li>
<li>Select <em>Domain Manager</em>.</li>
<li>You should see a list of your domains. Select the domain for which you want to change the DNS information.</li>
<li>Look for <em>DNS</em> or <em>Nameservers</em> in the menu.</li>
<li>Select <em>I host my domains with another provider</em>.</li>
<li>Then enter the information for nameservers 1, 2, and 3 (NS1.DREAMHOST.COM, NS2.DREAMHOST.COM, NS3.DREAMHOST.COM)</li>
<li>Done!</li>
</ol>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/DNS.gif"><img class="size-full wp-image-700 aligncenter" title="DNS" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/DNS.gif" alt="DNS" width="540" height="125" /></a></p>
<h3>How to Install WordPress</h3>
<p>We are almost done. Now we need to <strong>install WordPress on your server</strong>. This is actually pretty easy because DreamHost offers a &#8220;one-click install&#8221; service for this.</p>
<ol>
<li>Go back to your DreamHost web panel.</li>
<li>In the sidebar, under <em>Goodies</em>, select <em>One-Click Installs</em>.</li>
<li>Select <em>Install New Website Software &#8211; Advanced Mode</em>.</li>
<li>Several options will be offered to you. Click on <em>WordPress</em> (it should be selected by default).</li>
<li>Under <em>Install To</em>, select the domain name for which you want to install WordPress. If you have only one domain name, it will be selected by default.</li>
<li>Do not touch the other settings.</li>
<li>Click <em>Install it for me now!</em></li>
<li>Done!</li>
</ol>
<p>You should now see this message on your DreamHost panel:</p>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/install-wordpress.gif"><img class="size-full wp-image-701 aligncenter" title="install wordpress" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/install-wordpress.gif" alt="install wordpress" width="526" height="143" /></a></p>
<p>You should also receive an email with instructions to finalize the set up. In this email, click on the very first link. That will take you to the backend of your new blog. From there, simply enter the name of your blog and your email address, then click <em>Install WordPress</em>.</p>
<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/blog-setup.gif"><img class="size-full wp-image-702 aligncenter" title="blog setup" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/blog-setup.gif" alt="blog setup" width="485" height="232" /></a></p>
<p>This will create a <strong>default Admin username</strong> and will generate a <strong>random password</strong> for you. This information will be emailed to you as well.</p>
<p>Now login using the information that was provided to you. I suggest to <strong>change the automatically generated password right away</strong> so you can set it to something you will remember.</p>
<p>That&#8217;s it! Congratulations, you have successfully set up a WordPress blog. In future articles, I will teach you how to configure your blog efficiently, install themes and plugins.</p>
<p>In the meanwhile, feel free to leave a comment below. Also, if you like this article please make sure to share it on <a href="http://twitter.com/SebastienPage">Twitter</a> and to <a href="http://feeds2.feedburner.com/SebastienPage">subscribe to my RSS feed</a>.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 615px; width: 1px; height: 1px;"><span id="ctl00_cphAction1_dccNameserversWithIP_radioCustomLabel">I host my domains with <strong>another provide</strong></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastienpage.com/how-to-set-up-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>How to Find A Host For A Blog</title>
		<link>http://www.sebastienpage.com/how-to-find-a-host-for-a-blog/</link>
		<comments>http://www.sebastienpage.com/how-to-find-a-host-for-a-blog/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 16:35:02 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.sebastienpage.com/?p=682</guid>
		<description><![CDATA[In a previous article, I gave a few tips on how to find and register a domain name. The next step to setting up your own blog is to find a good hosting plan. People are sometimes confused about what hosting is. Many think the hosting is the domain name. It&#8217;s not. A domain name [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/hosting.jpg"><img class="size-full wp-image-684 aligncenter" title="hosting" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/hosting.jpg" alt="hosting" width="540" height="185" /></a></p>
<p>In a previous article, I gave a few tips on <a href="http://www.sebastienpage.com/find-register-good-domain-name/">how to find and register a domain name</a>. The next step to setting up your own blog is to <strong>find a good hosting plan</strong>.</p>
<p>People are sometimes confused about what hosting is. Many think the hosting is the domain name. It&#8217;s not. A domain name is the “address” of your site (ie. http://www.DomainName.com). A hosting plan is where the actual content of your site will reside online.</p>
<p><strong>Think about it as a hard drive</strong>. The hosting company provides a hard drive where your website will be stored and accessible to everyone thanks to the magics of the Internet.</p>
<p>There are tons of information online on <strong>how to find a hosting plan</strong> and I&#8217;m certainly not going to try to reinvent the wheel. I&#8217;ve been working with the same host for about 3 years now and I couldn&#8217;t be more satisfied with them, so I might be a little partial here&#8230; <span id="more-682"></span></p>
<h3>What to Look For in A Host</h3>
<p><a href="http://www.sebastienpage.com/wp-content/uploads/2010/01/Search.jpg"><img class="size-full wp-image-688 alignleft" title="Search" src="http://www.sebastienpage.com/wp-content/uploads/2010/01/Search.jpg" alt="Search" width="144" height="144" /></a>When looking for a hosting plan, I think it all comes down to the following criteria:</p>
<p><strong>Price</strong> – if you&#8217;re just starting your blog, you certainly don&#8217;t want to spend $150/month in a hosting plan. I&#8217;ve been blogging for a few years and I own several websites that generate some nice income, but there is no way I&#8217;m going to spend that much money on hosting.</p>
<p><strong>Service</strong> – what&#8217;s included in the price? How much disk space do I get? How much bandwidth? How many domain names can I install on one hosting account? How many databases am I entitled to? How many email addresses can I set up? Does it provide one-click install for blogs (very important)?</p>
<p><strong>Support</strong> – is it easy to get in touch with customer support? Are they fast to respond? Support is something you may not be able to rate until you become a client and actually have to deal with the customer support. Just ask around in forums to get a quick idea of what people think of a potential host&#8217;s customer support.</p>
<p><strong>Reliability</strong> – how reliable is the hosting offered? Again, ask around. If they are down half of the time, that might not be worth your money. Serious hosts guarantee you at least 99% of uptime. That means your website is going to be online 99% of the time.</p>
<p><strong>Respectability</strong> – how reputable is the hosting company? Hosting company can offer very cheap plans but if they are out of business by the end of the month, you&#8217;ll end up losing time, money and efforts. Just like for <a href="http://bit.ly/GodaddyDomain">domain registrars</a>, I like to work with serious and established hosting companies. Safety first!</p>
<h3>My Recommendation</h3>
<p>As I said above, I am completely partial to <a href="http://bit.ly/DreamHostHosting">DreamHost</a> (affiliate link). A friend of mine recommended I use them a few years ago and I have been a loyal client ever since. I like DreamHost for several reasons:</p>
<ul>
<li>They are cheap: it costs me about $120/year</li>
<li>I have pretty much &#8220;unlimited everything&#8221; (emails, domains, databases, bandwidth, etc&#8230;)</li>
<li>The customer support is very fast and helpful</li>
<li>They are a large company and I know they&#8217;re not going bankrupt anytime soon</li>
<li>My websites are up over 99% of the time (they claim 100% uptime but I don&#8217;t believe them)</li>
<li>They provide &#8220;one-click installs&#8221;, which allows you to easily set up blogs</li>
<li>I can host unlimited websites on one hosting plan (that&#8217;s a great plus!)</li>
</ul>
<p>They&#8217;re obviously not the only hosting companies out there but they are the one I use and recommend to every one because I know they offer a high quality of service.</p>
<p>If you&#8217;re looking for a reliable and inexpensive hosting plan for your blog (or website), make sure you check out <a href="http://bit.ly/DreamHostHosting">DreamHost</a>.</p>
<p>Next&#8230;</p>
<p>Once you have found a good domain name and a reliable hosting company, the next step will be to set up your own blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastienpage.com/how-to-find-a-host-for-a-blog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Content is King</title>
		<link>http://www.sebastienpage.com/2009/10/16/content-is-king/</link>
		<comments>http://www.sebastienpage.com/2009/10/16/content-is-king/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 22:13:52 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.sebastienpage.com/?p=601</guid>
		<description><![CDATA[A friend of mine sent me an email and asked me the following question about content creation. Instead of replying to him, I thought that would be a good case study about duplicate content and how to create good content for your site. If you have questions you&#8217;d like me to answer, feel free to [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine sent me an email and asked me the following question about content creation.</p>
<p>Instead of replying to him, I thought that would be a good case study about duplicate content and how to create good content for your site.</p>
<p>If you have questions you&#8217;d like me to answer, feel free to <a href="http://www.sebastienpage.com/contact/">contact me</a>.</p>
<p><span id="more-601"></span></p>
<blockquote><p>I have an attorney friend who is looking to add a blog to their site. They were wondering if there was a way to add content articles to their blog, to keep it fresh, without them adding unique content each day.</p>
<p>I told him that it is best to try and write something weekly, but he was hoping to have the page update with some other law related articles&#8230; Is this possible?</p></blockquote>
<h2>The Rise and Fall of Duplicate Content</h2>
<p><img class="alignleft" title="content is king" src="http://farm3.static.flickr.com/2491/4018020374_eb4a62a92a_m.jpg" alt="" width="192" height="150" />The short answer is &#8220;yes&#8221;. It is possible and fairly easy to do. Simply install <a href="http://wordpress.org/extend/plugins/feedwordpress/">FeedWordPress</a> or <a href="http://wordpress.org/extend/plugins/wp-o-matic/">WP-o-Matic</a> to your WordPress blog and start leeching content left and right via RSS feeds. Is this a good thing to do? Certainly not!</p>
<p>First of all, replicating someone else&#8217;s content without their approval is called copyright infringement. While it is widely done everywhere online, it doesn&#8217;t necessarily means it is ok and you might get into trouble if you copy articles from other websites.</p>
<p>But now let&#8217;s assume you have the consent of the article&#8217;s writer to place their article on your site. In most cases, the author will ask you to link back to their site to give them credit, which is a common practice. You might think &#8220;great, free legit content populating my site every day/week/month&#8221;.</p>
<p>Well let me tell you that&#8217;s a big mistake because you are now generating duplicate content. And if there one thing Google doesn&#8217;t like, it&#8217;s duplicate content. Google sees duplicate content as a waste of space and while it might index both articles in the beginning (the original, and the one syndicated on your site), it will sooner or later realize that the content is coming from the author&#8217;s site and will start removing the duplicated articles from its index. Even worth, it might even &#8220;ban&#8221; your site and remove it completely from its index.</p>
<p>Think of it this way. Imagine that both the author&#8217;s site and your site are newspapers. Every time the original author writes something in his newspaper, it shows up in your newspaper the following day. Who would buy your newspaper? Right, no one would because they can have the same news from the original source before getting it from you. That&#8217;s exactly how Google sees the duplicate content issue.</p>
<p>You may still be a little skeptical about all this. Well, why not try it for a while. Find someone willing to share his articles with you, or use articles from an article directory such as GoArticles and you&#8217;ll see how your site will slowly but surely drop in search engines. Been there, done that!</p>
<h2>Blogs Are About Hearing Your Voice</h2>
<p>People or companies are always very quick at starting a blog because they read somewhere that it&#8217;s good for search engines. Yes, a GOOD blog is good for your search engine rankings. If you&#8217;re just blogging to replicate content, what value are you bringing to the table?</p>
<p>See, blogs are good for search engine rankings because if you have a good blog, people will comment on it, they will link back to it, and that is how a blog really helps search engine wise. People go back to a blog because they like what YOU have to say about XYZ topic. It&#8217;s all about the way YOU say things. They don&#8217;t care about reading rehashed articles from another site. They want to hear what YOU think.</p>
<p>On my iPhone blog for example, most people come back to it because they like how I go straight to the point without beating around the bush. They also know my voice. My voice is basically to complain about how restrictive Apple is with the iPhone. That&#8217;s my voice. That&#8217;s what I am known for and that&#8217;s why people keep coming back.</p>
<p>Blogging is about finding your voice and sharing what you have to say with others. It&#8217;s very probable some people will not like your voice. Who cares? You can&#8217;t please everyone. I know some people don&#8217;t like my voice and they call be a whiner. Fine, I&#8217;ll take that. I&#8217;m an iPhone whino but you know what? Even among people who don&#8217;t like my voice, many of them keep coming back to my site. I know that because they often leave comments (including their names) and after a while, I get to recognize them.</p>
<h2>Create Your Own Content</h2>
<p>Content is king! The best way to have Google love you and crawl your site on a regular basis is to create your own unique content. Yes, it does require some work from you but this is the best way to bring quality traffic to your site.</p>
<p>There are several ways you can easily create original content:</p>
<ul>
<li>Write a mash-up of an article you read: you just read a good article? Simply write a little blurb about it and tell us why you liked/disliked this article.</li>
<li>Pay someone to write for you: you can find freelancers that can write articles for you for very cheap. The downside is you don&#8217;t really control the message or the quality of the writing.</li>
<li>Create a case study: this is what I&#8217;m doing here. I took a real life example to create a blog post.</li>
</ul>
<p>Perhaps the hardest part about writing good content is to find good topics. Once you have the topic, the writing will come quickly. I have a few tricks to find topics when I don&#8217;t know what to blog about:</p>
<ul>
<li>Yahoo Answers: look for questions asked about your expertise in Yahoo Answers. If someone asks the question there, it&#8217;s probably because they didn&#8217;t find the answer else where.</li>
<li>Forums: just like Yahoo Answers, forums can be a good way to find a topic.</li>
<li>Twitter: I usually find iPhone-related topics on Twitter in seconds. Just go to the search option and type &#8220;yourexpertisekeyword ?&#8221; If you have a blog about olive oil, search for &#8220;olive oil ?&#8221; on Twitter. You&#8217;ll be amazed to see what kind of questions people may have.</li>
<li>Other social networks: do the same as I do with Twitter on other sites such as Delicious, Digg, etc&#8230;</li>
<li>Ask: sometimes you can just simply ask your clients/friends/employees what they want to hear you talk about. I sometimes ask my Twitter followers what I should write about. If a similar topic comes back several times, I will write a post about it.</li>
</ul>
<h2>The Bottomline</h2>
<p>The bottomline is, as I said above, if you have good content and you have an original way to deliver it (that&#8217;s your voice), people will read you, they will trust you, and they will recommend you. In the end you will gain from it not only in the search rankings of Google, but you might also generate new leads, maybe some consulting jobs, or whatever may apply to your industry.</p>
<p>If you&#8217;re not ready to make the effort of blogging and you just want to blog to create yet some more crappy content, just don&#8217;t do it. You will waste your time and money and it might hurt you more than you will benefit from it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastienpage.com/2009/10/16/content-is-king/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

