<?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>WPblogger &#187; WordPress Tutorials</title>
	<atom:link href="http://wpblogger.com/category/wordpress-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://wpblogger.com</link>
	<description>All things WordPress</description>
	<lastBuildDate>Sun, 15 Jan 2012 23:39:23 +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>An SEO Guide for WordPress: Updated Nov 2010</title>
		<link>http://wpblogger.com/wordpress-seo-guide.php</link>
		<comments>http://wpblogger.com/wordpress-seo-guide.php#comments</comments>
		<pubDate>Fri, 19 Nov 2010 03:45:26 +0000</pubDate>
		<dc:creator>Ben Cook</dc:creator>
				<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://wpblogger.com/?p=89</guid>
		<description><![CDATA[The single universal truth about every website owner is this:
<blockquote>We all need more traffic.</blockquote>
And, since Google and the other search engines have essentially become <strong>the</strong> gateway to the internet for most web users, site owners are increasingly seeking to optimize their sites for search engines.

Search engine optimization (SEO) is a simple concept; structure your site to provide search engines the information they want, and in return they'll deliver hoards of visitors straight to your virtual door step.

While WordPress is fairly SEO friendly "out of the box", there are several settings and options that need to be tweaked in order to achieve higher rankings and receive more search engine traffic to your site.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://wpblogger.com/wordpress-seo-guide.php" title="Permanent link to An SEO Guide for WordPress: Updated Nov 2010"><img class="post_image aligncenter" src="http://wpblogger.com/wp-content/uploads/2009/06/seo-wordpress-guide.jpg" width="500" height="379" alt="an SEO Guide for WordPress" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwpblogger.com%2Fwordpress-seo-guide.php"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwpblogger.com%2Fwordpress-seo-guide.php&amp;source=wpblogger&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The single universal truth about every website owner is this:</p>
<blockquote><p>We all need more traffic.</p></blockquote>
<p>And, since Google and the other search engines have essentially become <strong>the</strong> gateway to the internet for most web users, site owners are increasingly seeking to optimize their sites for search engines.</p>
<p>Search engine optimization (SEO) is a simple concept; structure your site to provide search engines the information they want, and in return they&#8217;ll deliver hoards of visitors straight to your virtual door step.</p>
<p>While WordPress is fairly SEO friendly &#8220;out of the box&#8221;, there are several settings and options that need to be tweaked in order to achieve higher rankings and receive more search engine traffic to your site.</p>
<h3>Permalinks</h3>
<p>A default installation of WordPress doesn&#8217;t create the most search engine friendly URLs. Instead of having nice targeted keywords in the URL it puts a post number along the lines of &#8220;/?p=5&#8243;.</p>
<p>Thankfully, WordPress also makes it easy to change that with their Permalink structure. There are countless combinations and custom settings you could come up for your link structure but I stick with the simple route.</p>
<p>My preferred Permalink structure is:</p>
<blockquote><p><code>/%postname%.php</code></p></blockquote>
<p>Using this structure will swap out those ugly looking ?p= for some keyword rich urls such as /good-keyword-here.php</p>
<blockquote><p><span style="color: #ff0000;"><strong>Note:</strong></span> <span style="text-decoration: underline;">Using post names will result in long URLs. Keep your URLs as short as possible (preferably 2-5 words) by removing extraneous words such as &#8220;a, an, and, the, in, to&#8221; etc. Also use your targeted keywords or phrases in your URLs when possible.</span></p></blockquote>
<p>You may be tempted to use a category name in the url, but in my experience it&#8217;s more trouble than it&#8217;s worth. If you ever decide to tweak a category name, you&#8217;ll have to implement a 301 redirect to avoid losing any links pointing to articles within that category.</p>
<h3>Titles</h3>
<p>First and foremost, go install and activate the All in One SEO plugin (unless you&#8217;re using the Thesis theme which has most of the same functionality built in).</p>
<p>In the All in One SEO settings, there&#8217;s a whole host of options you&#8217;ll need to customize. First on the list are the title, description, and keyword tags for your home page.</p>
<p>Your home page title tag should include the main keyword or phrase that you&#8217;d like your site to rank for in the search engines. Keep your title tag under 65 characters (including spaces &amp; punctuation) or Google and the other search engines will truncate it for you.</p>
<p>For example, the title I use for the home page of this site is:</p>
<blockquote><p><code>WordPress Themes, Plugins &amp; Tutorials | WPblogger</code></p></blockquote>
<p>The description of your home page should also include one or two of your targeted keywords and should summarize your site in a way that makes it enticing for searchers to click on your listing.</p>
<p>The description I used is:</p>
<blockquote><p><code>WPblogger covers a wide range of WordPress related topics. From theme and plugin reviews, to tutorials, or WordPress news, we've got it all!</code></p></blockquote>
<p>The keywords tag has been rendered obsolete for all practical purposes. Some people like to use the keywords tag to insert common misspellings or typos, but I prefer to spend my time and effort elsewhere.</p>
<p>After the home page meta data options, you&#8217;re presented with several options controlling title tags for every other page type.  I&#8217;ve included a screen shot of my preferred settings below, but All in One SEO&#8217;s default settings are actually quite good.</p>
<p style="text-align: center;"><img class="size-full wp-image-96 aligncenter" title="all-in-one-seo-title-settings" src="http://wpblogger.com/wp-content/uploads/2009/06/all-in-one-seo-title-settings.jpg" alt="all-in-one-seo-title-settings" width="428" height="426" /></p>
<h3>Categories, Tags &amp; Archives</h3>
<p>Categories, tags and archives all present the same danger in terms of search engine optimization: duplicate content.</p>
<p>As the phrase suggests, duplicate content is when multiple pages have largely the same content.</p>
<p>Duplicate content within your own site is not something you will usually be penalized for, it can cause some confusion for search engines and as such should be avoided if at all possible.</p>
<h4>NoIndex</h4>
<p><img class="alignleft size-full wp-image-99" title="thesis-noindex-options" src="http://wpblogger.com/wp-content/uploads/2009/06/thesis-noindex-options1.jpg" alt="thesis-noindex-options" hspace="5" width="286" height="329" />There are actually several ways to combat duplicate content within your categories, tags, and archive pages. One option that many SEOs recommend is to simply keep those pages from being indexed using the noindex tag.</p>
<p>I use that method to keep all of the date based archive pages from being indexed by search engines.</p>
<p>However, when it comes to category and tag pages, I prefer to prevent them from being duplicate content in the first place.</p>
<h4>Excerpts</h4>
<p><img class="size-full wp-image-101 alignright" style="margin-left: 5px; margin-right: 5px;" title="thesis-archive-options" src="http://wpblogger.com/wp-content/uploads/2009/06/thesis-archive-options.jpg" alt="thesis-archive-options" hspace="5" width="254" height="177" />Instead of allowing your category or tag pages to display full posts and risk being seen as duplicate content, you can force them to display only the titles or excerpts of each post.</p>
<p>This allows you to still target new terms to rank while reducing the amount of content that is carried over from each post, thus reducing the risk of it being seen as duplicate content. For example, if I decide to use theme names as tags, my tag pages could then rank for searches related to those names. Had I decided to noindex tag pages, this wouldn&#8217;t have been a possibility.</p>
<p>As is often the case, the Thesis theme makes this as simple as selecting a few options (as seen in the image to the right). If you&#8217;re not using Thesis, you&#8217;ll probably need to edit a few files <a target="_blank" href="http://codex.wordpress.org/Template_Tags/the_excerpt" target="_blank">as described in the WordPress Codex</a>. Trust me, a little bit of preventative efforts spent here could pay off big time in search traffic to your site in the future.</p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong><span style="color: #ff0000;">Note:</span> </strong>You can also reduce duplicate content problems by reducing the number of categories you place each post in. Instead of dropping a post into 6 categories it only loosely relates to, place in the single category it fits in best.</span></p>
<h3>Pagination</h3>
<p>As <a target="_blank" href="http://www.jimwestergren.com/hacks-to-boost-your-wordpress-27-blog/" target="_blank">Jim Westergren points out</a>, WordPress introduce comment pagination in version 2.7. The setting, which is on be default, breaks comments into pages of 50 comments each. Unfortunately, as with tags or archive pages, the bulk of the content on those pages will not be unique.</p>
<p><img class="size-full wp-image-93 alignnone" title="comment-pagination" src="http://wpblogger.com/wp-content/uploads/2009/06/comment-pagination1.jpg" alt="Turn off the comment pagination option." width="500" height="94" /></p>
<p>Turning this option off, especially if you don&#8217;t often get more hundreds of comments per post, will prevent WordPress from creating multiple versions of each post.</p>
<p>Another unfortunate result of WordPress pagination is that as your posts age, they are pushed further and further away from your home page. While this makes perfect sense for readers, it isn&#8217;t great for SEO.</p>
<p>The easiest way to combat this issue is to install the <a target="_blank" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a> plugin which creates a map of all the pages on your site so search engines can easily find them.</p>
<p>Also, regularly linking to previous posts and category or tag pages will help emphasize to search engine spiders that those pages are still important. The <a href="http://wpblogger.com/essential-plugin-seo-smart-links.php" target="_blank">SEO Smart Link plugin</a> is great for automating this process. And last but not least placing links to your categories or using a tag cloud on your home page will be a big boost to your SEO efforts.</p>
<h3>Other Resources</h3>
<p>If you&#8217;d like to know more about optimizing your WordPress site to grab as much traffic from search engines as possible, there&#8217;s plenty of information out there.</p>
<p>For example, Google Engineer <a target="_blank" href="http://www.mattcutts.com/blog" target="_blank">Matt Cutts</a> recently gave a <a target="_blank" href="http://www.mattcutts.com/blog/seo-for-bloggers/" target="_blank">presentation</a> at WordCamp San Francisco which <a target="_blank" href="http://www.mattcutts.com/files/straight-from-google.ppt" target="_blank">he&#8217;s made available for download</a>. The slides cover a lot more ground than just SEO for your WordPress site but it&#8217;s valuable none-the-less.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="220" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://v.wordpress.com/lAZUouJF" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="220" src="http://v.wordpress.com/lAZUouJF" allowfullscreen="true"></embed></object></p>
<p>Over the last year, I&#8217;ve also been privileged enough to give several presentations on the topic of SEO for WordPress. While there&#8217;s some overlap in the presentations (hint: that&#8217;s the really important stuff!), I think they all provide valuable content.</p>
<h4>Market STL:</h4>
<div id="__ss_5433873" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a target="_blank" title="Whipping WordPress into SEO Shape" href="http://www.slideshare.net/skitzzo/market-stl-wordpress2010">Whipping WordPress into SEO Shape</a></strong><object id="__sse5433873" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=marketstl-wordpress-2010-101013101418-phpapp01&amp;stripped_title=market-stl-wordpress2010&amp;userName=skitzzo" /><param name="name" value="__sse5433873" /><param name="allowfullscreen" value="true" /><embed id="__sse5433873" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=marketstl-wordpress-2010-101013101418-phpapp01&amp;stripped_title=market-stl-wordpress2010&amp;userName=skitzzo" name="__sse5433873" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h4>BlogWorld:</h4>
<div id="__ss_5433883" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a target="_blank" title="SEO Tools for Bloggers" href="http://www.slideshare.net/skitzzo/seo-tools-for-bloggers">SEO Tools for Bloggers</a></strong><object id="__sse5433883" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=blogworld-2010-101013101423-phpapp01&amp;stripped_title=seo-tools-for-bloggers&amp;userName=skitzzo" /><param name="name" value="__sse5433883" /><param name="allowfullscreen" value="true" /><embed id="__sse5433883" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=blogworld-2010-101013101423-phpapp01&amp;stripped_title=seo-tools-for-bloggers&amp;userName=skitzzo" name="__sse5433883" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h4>PubCon:</h4>
<div id="__ss_5829985" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a target="_blank" title="SEO Strategies for WordPress" href="http://www.slideshare.net/skitzzo/seo-strategies-for-wordpress">SEO Strategies for WordPress</a></strong><object id="__sse5829985" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pubcon-2010-101118214108-phpapp02&amp;stripped_title=seo-strategies-for-wordpress&amp;userName=skitzzo" /><param name="name" value="__sse5829985" /><param name="allowfullscreen" value="true" /><embed id="__sse5829985" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pubcon-2010-101118214108-phpapp02&amp;stripped_title=seo-strategies-for-wordpress&amp;userName=skitzzo" name="__sse5829985" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h3>Recommended SEO Plugins</h3>
<p>There are several plugins that will help in your SEO efforts. Here&#8217;s a list of the ones mentioned in the post as well as a few others we highly recommend</p>
<ul>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/seo-automatic-links/" target="_blank">SEO Smart Links</a></li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemap</a></li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/redirection/" target="_blank">Redirection</a> (makes 301 redirects easy)</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/broken-link-checker/" target="_blank">Broken Links Checker</a></li>
<li>and last but certainly not least, the Swiss army knife of plugins&#8230; <a target="_blank" href="http://wordpress.org/extend/plugins/wordpress-seo/" target="_blank">Joost&#8217;s WordPress SEO</a></li>
</ul>
<p>Once you&#8217;ve digested this vast assortment of material, if you still have any questions or are ready to share tips and tricks of your own, please do so in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpblogger.com/wordpress-seo-guide.php/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>The Truth About WordPress SEO</title>
		<link>http://wpblogger.com/wordpress-seo-truth.php</link>
		<comments>http://wpblogger.com/wordpress-seo-truth.php#comments</comments>
		<pubDate>Tue, 26 Jan 2010 14:15:18 +0000</pubDate>
		<dc:creator>Ben Cook</dc:creator>
				<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wpblogger.com/?p=419</guid>
		<description><![CDATA[WordPress users have been subjected to an incredible amount of hype surrounding the topic of search engine optimization (SEO). They&#8217;ve been told WordPress is an SEO friendly platform, there are countless SEO plugins in the repositiory, and almost every premium theme on the market claims to be able to improve your site&#8217;s SEO. Given that [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://wpblogger.com/wordpress-seo-truth.php" title="Permanent link to The Truth About WordPress SEO"><img class="post_image aligncenter" src="http://wpblogger.com/wp-content/uploads/2010/01/wordpress-seo.jpg" width="500" height="206" alt="WordPress SEO" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwpblogger.com%2Fwordpress-seo-truth.php"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwpblogger.com%2Fwordpress-seo-truth.php&amp;source=wpblogger&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>WordPress users have been subjected to an incredible amount of hype surrounding the topic of search engine optimization (SEO). They&#8217;ve been told WordPress is an SEO friendly platform, there are countless SEO plugins in the repositiory, and almost every premium theme on the market claims to be able to improve your site&#8217;s SEO.</p>
<p>Given that environment, it&#8217;s only natural that some bloggers would question those claims. Alex Denning of WPshout.com recently published &#8220;<a target="_blank" href="http://wpshout.com/some-thoughts-on-seo/" target="_blank">Some Thoughts on SEO</a>&#8221; and Jeffro over at WPtavern.com followed it up by imploring us to &#8220;<a target="_blank" href="http://www.wptavern.com/write-for-people-not-for-spiders" target="_blank">Write for People, not Spiders</a>.&#8221;</p>
<h3>SEO = On-Site &amp; Off</h3>
<p>Search engine optimization (SEO) as a process actually encapsulates two distinct areas. On-site optimization, as the name suggests, focuses on making sure your site is organized to the search engines liking in hopes that they&#8217;ll rank your content higher.</p>
<p>Off-site optimization focuses on attracting the proper kind of links to your site to help improve your rankings. As Google has worked to make their rankings less vulnerable to manipulation, the importance of inbound links and other off-site indicators have skyrocketed.</p>
<p>When Alex states &#8220;As long as your design is coded well, that’s all the &#8216;SEO optimisation&#8217; you need to do.&#8221; he&#8217;s completely ignoring the off-site element of SEO.</p>
<p>While most of the plugins, themes, and WordPress related SEO advice center around on-site optimization, you need both sides to capture rankings for the more competitive terms.</p>
<h3>Content or SEO?</h3>
<p>The main theme of Alex&#8217;s post is that you need good content to have a successful blog. Now I&#8217;m not foolish enough to argue against that point. You absolutely DO need to have quality content.</p>
<p><img class="alignright size-full wp-image-426" title="content-is-king" src="http://wpblogger.com/wp-content/uploads/2010/01/content-is-king.jpg" alt="Content is King but it Needs SEO" width="200" height="278" />In fact, there&#8217;s an old saying in the SEO industry (it may have originated somewhere else but that&#8217;s where I heard it first) that &#8220;<a target="_blank" href="http://www.blogussion.com/writing/write-content-king/" target="_blank">Content is King</a>&#8220;.</p>
<p>But, the need for quality content doesn&#8217;t in any way support Alex&#8217;s next claim:</p>
<blockquote><p>&#8220;If you’re having to try to improve your search engine ranking that means your content isn’t very good.&#8221;</p></blockquote>
<p>Almost every successful site on the web works on improving their search engine rankings, even the blogs like Smashing Magazine that Alex mentions.</p>
<p>Why? Because great content is useless until readers find it and SEO is a fantastic way to <a href="http://wpblogger.com/wordpress-seo-guide.php" target="_blank">get more traffic</a> to your site. The two work hand-in-hand. Good content makes it easier to attract links (off-site SEO) which in turn improves your search engine rankings, which results in more people seeing your quality content.</p>
<p>However, if you have great content, but your on-site SEO factors don&#8217;t support it (through proper linking, loading quickly, explaining what the content is, etc), search engines will never know how great it is and neither will their users.</p>
<p>So which do you need, good content or good SEO?</p>
<p>Both.</p>
<h3>SEO Will Follow</h3>
<p>Jeffro ended his post by saying:</p>
<blockquote><p>&#8220;My general advice for SEO is to do a few little things to get started but write for people first, SEO will follow.&#8221;</p></blockquote>
<p><img class="alignright size-full wp-image-423" title="field-of-dreams" src="http://wpblogger.com/wp-content/uploads/2010/01/field-of-dreams.jpg" alt="the SEO Field of Dreams Delusion" width="250" height="374" />This is what I like to call the &#8220;Field of Dreams Delusion.&#8221; Believe it or not, you can&#8217;t just throw something out on your blog and expect it to receive the attention it deserves. There are so many blogs and sites on the web that if you build it, there&#8217;s a good chance no one knows.</p>
<p>Quality content will rarely if ever rank just because it contains great information or is fun to read.</p>
<p>For most bloggers, especially those with newer less authoritative sites in the eyes of Google, content needs to be promoted, passed around &amp; ideally linked to before it will start to rank.</p>
<p>Of course you should &#8220;write for humans&#8221;, but content that will perform well in search engines isn&#8217;t exactly in binary code. In fact, most of the time writing for the search engines simply means figuring out what terms the bulk of your human audience uses to look for the content you&#8217;re creating.</p>
<p>Often getting the most SEO bang for your buck is simply a matter of organizing your content well. For example, I noticed that a lot of people were searching in Google for Thesis skins. Unfortunately, I had a few posts that were all competing for rankings. By creating a new category and using the term in my internal links to the category page, I was able to achieve a page 1 ranking.</p>
<p>It wasn&#8217;t a complicated process but it was also probably not something I would have done if I hadn&#8217;t been paying attention to my site&#8217;s SEO. As a result, more people are finding and using my skins.</p>
<blockquote><p><span style="color: #ff0000;"><strong>Note:</strong></span> This premise, that SEO is easy or SEO will follow, has been addressed several times in the past. Todd Friesen <a target="_blank" href="http://www.oilman.ca/sem/shoemoney-a-fish-bowl-and-bullshit/" target="_blank">has written two</a> very <a target="_blank" href="http://searchengineland.com/seo-is-easy-lets-look-at-the-hard-5-percent-10914" target="_blank">good rebuttals</a> of this. While a couple of years old, the principles still apply.</p></blockquote>
<h3>Are Themes Really SEO-Friendly?</h3>
<p>In following the Twitter discussion surrounding these two posts it seems much of the inspiration was derived from all of the SEO hype surrounding WordPress themes.</p>
<p>The bottom line is this: themes control the most important aspects of your WordPress site structure. As Thesis theme creator, Chris Pearson, said &#8220;ALL content is served to [search engines] via themes, so themes have 100% of the control.&#8221;</p>
<p><img class="aligncenter size-full wp-image-420" title="pearsonified-seo-quote" src="http://wpblogger.com/wp-content/uploads/2010/01/pearsonified-seo-quote.jpg" alt="WordPress Themes Control WordPress SEO" width="495" height="77" />If your theme is coded poorly, loads slowly, doesn&#8217;t allow customization of titles, descriptions, meta-data, or creates any number of possible SEO problems, it&#8217;s going to make life pretty difficult.</p>
<p>Many of the top themes on the market qualify as SEO friendly. None currently offer the level of customization that Thesis provides out of the box.</p>
<p>Is this a selling point?</p>
<p>Absolutely. I&#8217;ve used themes that harmed my rankings in the past and trust me, that&#8217;s a mistake you&#8217;ll only make once. There&#8217;s nothing worse than realizing you sacrificed a significant portion of your potential audience because of the theme you&#8217;re using.</p>
<p>Is it over-hyped?</p>
<p>Probably. The separation in terms of &#8220;SEO friendliness&#8221; between many of the premium WordPress themes on the market is fairly small. Even if your theme doesn&#8217;t provide all of the SEO related flexibility that Thesis or Headway provides, you can probably achieve similar results using a plugin or two, assuming your theme is coded cleanly. If you&#8217;re trying to decide between two themes, I&#8217;d certainly factor in the SEO functionality it provides, but don&#8217;t purchase a theme simply because it touts itself as SEO friendly.</p>
<p><span style="color: #ff0000;"><strong>Note:</strong></span> Leland over at ThemeLab.com responded with his thoughts on the issue as well. He seems to be doing a series of posts and judging from the first one, <a target="_blank" href="http://www.themelab.com/2010/01/26/what-makes-a-seo-friendly-wordpress-theme/" target="_blank">What Makes a &#8220;SEO-Friendly&#8221; WordPress Theme?</a>,  it will be well worth reading</p>
<h3>Comment Spam</h3>
<h6 style="text-align: center;">
<p style="text-align: center;"><img class="size-full wp-image-424 aligncenter" title="spam-sushi" src="http://wpblogger.com/wp-content/uploads/2010/01/spam-sushi.jpg" alt="SEO Comment Spam" width="500" height="175" />source: <a target="_blank" href="http://www.flickr.com/photos/kevinv033/105684397/" target="_blank">@kevin033</a></p>
</h6>
<p>Alex also mentioned the obnoxious practice of comment spam that I&#8217;m sure every blogger has encountered.</p>
<blockquote><p>&#8220;One often gets the impression that these people [like] Best Plumber in Oregon are leaving comments in an attempt to increase their search engine ranking.&#8221;</p></blockquote>
<p>That&#8217;s absolutely what they&#8217;re trying to do. As  mentioned above, attracting inbound links to your site, especially links with targeted anchor text, can drastically improve your search engine rankings.</p>
<p>In fact, comment spam like the example Alex provided can work quite well assuming the comments a) get published and b) don&#8217;t have the nofollow tag applied to them.</p>
<p>Most blogs automatically slap a nofollow tag on links in the comment section which tells Google not to include those links when calculating their rankings. However, some blogs (such as those that jumped on the DoFollow bandwagon a while back) have removed that tag, thus giving them SEO impact.</p>
<p>DoFollow blogs are so few and far between these days that I have to agree with Alex on this issue, bloggers would be better off spending their time creating new content than trying to squeeze &#8220;link juice&#8221; from blog comments.</p>
<p>But dismissing the entire practice of SEO because one tactic is no longer a worthwhile activity is throwing the proverbial baby out with the bathwater.</p>
<h3>SEO Resources for WordPress</h3>
<p>Assuming my post has convinced you not to give up on SEO completely, here&#8217;s a list of resources that can help:</p>
<ul>
<li><a href="http://wpblogger.com/wordpress-seo-guide.php" target="_blank">SEO Guide for WordPress</a></li>
<li><a target="_blank" href="http://www.topherkohan.com/2010/01/25/wordcamp-atlanta-2010-advanced-seo-for-wordpress/" target="_blank">Advanced SEO for WordPress</a></li>
<li><a target="_blank" href="http://www.wolf-howl.com/?s=wordpress" target="_blank">Wolf-Howl</a></li>
<li><a target="_blank" href="http://www.seobook.com/archives/001792.shtml" target="_blank">How to Build Links</a></li>
</ul>
<p>While those links will provide you with a lot of information, don&#8217;t get overwhelmed and certainly don&#8217;t neglect the other aspects of blogging. Keep writing, keep creating good quality content, but don&#8217;t turn a blind eye to SEO and assume it will all happen naturally either.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpblogger.com/wordpress-seo-truth.php/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Never Update Your Copyright Dates Again!</title>
		<link>http://wpblogger.com/update-copyright-automatically.php</link>
		<comments>http://wpblogger.com/update-copyright-automatically.php#comments</comments>
		<pubDate>Mon, 28 Dec 2009 17:22:10 +0000</pubDate>
		<dc:creator>Ben Cook</dc:creator>
				<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wpblogger.com/?p=382</guid>
		<description><![CDATA[Family time, year end reports, budgeting for next year, planning for next year, returning gifts... while this may be the "most wonderful time of the year" it's often the busiest as well.

Naturally tasks on the lower end of the priority spectrum, such as updating the copyright date on your website, tend to drop off our radar.

Thankfully, with a small snippet of code, you won't ever have to worry about updating the copyright date again!]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://wpblogger.com/update-copyright-automatically.php" title="Permanent link to Never Update Your Copyright Dates Again!"><img class="post_image aligncenter" src="http://wpblogger.com/wp-content/uploads/2009/12/copyright-calendar.jpg" width="500" height="272" alt="Copyright Calendar" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwpblogger.com%2Fupdate-copyright-automatically.php"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwpblogger.com%2Fupdate-copyright-automatically.php&amp;source=wpblogger&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Family time, year end reports, budgeting for next year, planning for next year, returning gifts&#8230; while this may be the &#8220;most wonderful time of the year&#8221; it&#8217;s often the busiest as well.</p>
<p>Naturally tasks on the lower end of the priority spectrum, such as updating the copyright date on your website, tend to drop off our radar.</p>
<p>Thankfully, with a small snippet of code, you won&#8217;t ever have to worry about updating the copyright date again!</p>
<p>If you&#8217;re using the Thesis theme, you can drop the following block of code into your custom_functions.php file:</p>
<blockquote>
<pre>function copyright(){
	echo '&lt;p&gt;Copyright ';
	echo get_bloginfo();
	echo ' &amp;copy ';
	echo date("Y");
	echo '&lt;/p&gt;';
}
add_action('thesis_hook_footer', 'copyright', '99');
</pre>
</blockquote>
<p>If you&#8217;re using a different theme, you&#8217;ll need to find your footer.php file and drop this code where you want the copyright info displayed:</p>
<blockquote><p>&lt;p&gt;Copyright &lt;?php echo get_bloginfo(); ?&gt; © &lt;?php echo date(&#8220;Y&#8221;); ?&gt;&lt;/p&gt;</p></blockquote>
<p>Once the code is in place, the copyright notice will automatically update to the current year and will be one less thing on your year end to-do list.</p>
<p>image source: <a target="_blank" href="http://www.flickr.com/photos/adamendoza/3150313038/" target="_blank">counting chest bullets</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wpblogger.com/update-copyright-automatically.php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Great Coverage of SMX WordPress Session</title>
		<link>http://wpblogger.com/smx-wordpress-session.php</link>
		<comments>http://wpblogger.com/smx-wordpress-session.php#comments</comments>
		<pubDate>Wed, 07 Oct 2009 22:18:11 +0000</pubDate>
		<dc:creator>Ben Cook</dc:creator>
				<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wpblogger.com/?p=312</guid>
		<description><![CDATA[I rarely if ever publish an article that just directs readers to another blog post.

However, Lisa Barone's coverage of the "Pumping Up WordPress for SEO" session at SMX is THAT good.

Jordan Kasteler (of Search and Social), Jon Henshaw (of Raven SEO Tools), and Rae Hoffman (affiliate genius &#038; one of Lisa's fellow founders at Outspoken Media) were the presenters and they covered a TON of ground.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://wpblogger.com/smx-wordpress-session.php" title="Permanent link to Great Coverage of SMX WordPress Session"><img class="post_image aligncenter" src="http://wpblogger.com/wp-content/uploads/2009/10/detour.jpg" width="500" height="333" alt="Post image for Great Coverage of SMX WordPress Session" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwpblogger.com%2Fsmx-wordpress-session.php"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwpblogger.com%2Fsmx-wordpress-session.php&amp;source=wpblogger&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I rarely if ever publish an article that just directs readers to another blog post.</p>
<p>However, Lisa Barone&#8217;s coverage of the <a target="_blank" href="http://outspokenmedia.com/uncategorized/pumping-up-wordpress-for-seo/" target="_blank">&#8220;Pumping Up WordPress for SEO&#8221; session</a> at SMX is THAT good.</p>
<p>Jordan Kasteler (of <a target="_blank" href="http://www.searchandsocial.com/" target="_blank">Search and Social</a>), Jon Henshaw (of <a target="_blank" href="http://raven-seo-tools.com/" target="_blank">Raven SEO Tools</a>), and Rae Hoffman (affiliate genius &amp; one of Lisa&#8217;s fellow founders at <a target="_blank" href="http://outspokenmedia.com/" target="_blank">Outspoken Media</a>) were the presenters and they covered a TON of ground.</p>
<p>All three panelists are experts in the SEO industry and obviously know their way around WordPress so if like me, you weren&#8217;t lucky enough to be able to attend in person, make sure you read &amp; bookmark the post for future reference.</p>
<p>I&#8217;ll see if I can&#8217;t talk one or more of them into an interview in the future, but if <a target="_blank" href="http://outspokenmedia.com/uncategorized/pumping-up-wordpress-for-seo/" target="_blank">Lisa&#8217;s post</a> and the 60 or so links in it (not an exaggeration) don&#8217;t satisfy your craving for information on the topic, there&#8217;s always our SEO Guide for WordPress to fall back on.</p>
<p>Enjoy!</p>
<p>Oh, and for those of you wondering what I&#8217;ve been up to lately, I&#8217;ve been busy building out a few new sites (using the Thesis theme of course). But I&#8217;ve got something in the pipeline for that I&#8217;m confident will make up for the recent lack of posting.</p>
<p>It should drop in the next day or two so be sure to check in or subscribe to the <a target="_blank" href="http://feeds2.feedburner.com/wpbloggerdotcom" target="_blank">RSS feed</a> so you don&#8217;t miss it!</p>
<h6>image source: <a target="_blank" href="http://www.flickr.com/photos/shannonmary/187131727/" target="_blank">Shannon K</a></h6>
]]></content:encoded>
			<wfw:commentRss>http://wpblogger.com/smx-wordpress-session.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn CSS Quickly &amp; Easily with Thesis</title>
		<link>http://wpblogger.com/learn-css-with-thesis.php</link>
		<comments>http://wpblogger.com/learn-css-with-thesis.php#comments</comments>
		<pubDate>Tue, 23 Jun 2009 23:32:17 +0000</pubDate>
		<dc:creator>Ben Cook</dc:creator>
				<category><![CDATA[Thesis Tutorials]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://wpblogger.com/?p=126</guid>
		<description><![CDATA[The Thesis theme has been hailed as the most flexible WordPress Theme ever. And, given the diversity of quality designs its users have cranked out, it's tough to disagree.

The flexibility centers around the theme's unique use of a custom CSS (cascading style sheet) file so you can drastically change the look of your site by editing just one or two lines of code in one single file.

If you're an amateur (at best) web designer like myself, just reading the three letters of CSS probably sent shivers down your spine. But, while CSS can certainly be intimidating at first, Thesis actually makes it MUCH more approachable and easier to learn.

While I still wouldn't consider myself an expert, in just a few hours I was able to learn enough to create the custom design you see on this site.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://wpblogger.com/learn-css-with-thesis.php" title="Permanent link to Learn CSS Quickly &#038; Easily with Thesis"><img class="post_image aligncenter" src="http://wpblogger.com/wp-content/uploads/2009/06/learn-css.jpg" width="500" height="310" alt="Learn CSS with the Thesis WordPress theme" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwpblogger.com%2Flearn-css-with-thesis.php"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwpblogger.com%2Flearn-css-with-thesis.php&amp;source=wpblogger&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Thesis theme has been hailed as the most flexible WordPress Theme ever. And, given the diversity of quality designs its users have cranked out, it&#8217;s tough to disagree.</p>
<p>The flexibility centers around the theme&#8217;s unique use of a custom CSS (cascading style sheet) file so you can drastically change the look of your site by editing just one or two lines of code in one single file.</p>
<p>If you&#8217;re an amateur (at best) web designer like myself, just reading the three letters of CSS probably sent shivers down your spine. But, while CSS can certainly be intimidating at first, Thesis actually makes it MUCH more approachable and easier to learn.</p>
<p>While I still wouldn&#8217;t consider myself an expert, in just a few hours I was able to learn enough to create the custom design you see on this site.</p>
<h3>The Necessary Tools</h3>
<p>For the purpose of this tutorial you&#8217;ll obviously need to have purchased a copy of the Thesis theme. Also, I urge you to install the <a target="_blank" href="http://wordpress.org/extend/plugins/thesis-openhook/" target="_blank">Thesis OpenHook plugin</a>, as well as the <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug add-on</a> for FireFox.</p>
<p>OpenHook makes it quick and easy to edit your custom CSS file from within the WordPress admin panel. Without it you&#8217;ll have to use an html editor and keep saving &amp; uploading every time you tweak something and that gets old quick.</p>
<blockquote><p><strong><span style="color: #ff0000;">Note:</span> Thesis OpenHook also allows you create and use custom functions within the hooks Thesis uses. But that&#8217;s a whole other post and both <a target="_blank" href="http://diythemes.com/thesis/how-to-customize-your-site-intelligently-with-hooks/" target="_blank">Chris</a> &amp; <a target="_blank" href="http://www.sugarrae.com/thesis-hooks-dummies-tutorial/" target="_blank">Rae</a> have done a good job of explaining hooks already. Also, Thesis 1.6 has built in functionality that allows you to edit your custom files. If you&#8217;re comfortable with PHP and using hooks, you will no longer need OpenHook, however, it&#8217;s still a great tool for those new to Thesis.<br />
</strong></p></blockquote>
<p>Firebug allows you to inspect items on any given web page and selects the corresponding CSS rules that govern that particular object. This will keep you from having to guess what rules are being applied to an object not to mention having to sort through line after line of code trying to find the answer.</p>
<p>Those two plugins saved me countless hours of work and certain frustration. If you don&#8217;t install them that&#8217;s fine, just don&#8217;t get mad at me when you put your keyboard through your flat screen display.</p>
<h3>Learning CSS</h3>
<p>Once you&#8217;ve activated your custom CSS file (which amounts to renaming the &#8220;custom-sample&#8221; folder in the stock Thesis installation to simply &#8220;custom&#8221;) any change you make in your custom.css file will be applied to your site.</p>
<p>So, how do you make those changes?</p>
<p>After activating the Thesis OpenHook plugin, you&#8217;ll see a &#8220;Thesis Custom Styling&#8221; option in the Appearance section of your left sidebar. Clicking that link will take you to a page that should look a lot like the image below that allows you to edit your custom.css file.</p>
<p><img class="aligncenter size-full wp-image-127" title="open-hook-css" src="http://wpblogger.com/wp-content/uploads/2009/06/open-hook-css.jpg" alt="thesis openhook custom styling screen" width="500" height="302" /></p>
<p>As you can see, within the developer&#8217;s comments you&#8217;re given these two quick examples of CSS stylings that you may want to employ:</p>
<blockquote><p><code>.custom a, .custom a:visited { color: #090; } &lt;--- This makes links green<br />
.custom a:hover { color: #00f; } &lt;--- This makes links blue when you mouse over them</code></p></blockquote>
<p>CSS code is divided up into 3 basic parts, the <strong>selector </strong>(the item you want to style), the <strong>property</strong>, and the <strong>value</strong>. In the first line above you&#8217;re styling links (a) and visited links (a:visited) by editing their color <strong>property </strong>to a <strong>value </strong>of #090 (green).</p>
<h3>Trial and Error</h3>
<p>Once you&#8217;ve grasped the concept of how to construct CSS stylings, my best advice is to jump right in. You could spend hours digging through <a target="_blank" href="http://www.w3schools.com/css/" target="_blank">W3Schools&#8217; article repository on CSS</a> but at least for me, trial and error is a much more effective approach.</p>
<blockquote><p><strong><span style="color: #ff0000;">Note:</span> Do keep the <a target="_blank" href="http://www.w3schools.com/css/" target="_blank">W3School articles</a> handy for quick reference should you encounter an issue that you don&#8217;t know how to deal with.</strong></p></blockquote>
<p>DIYthemes offers a quick but worthwhile tutorial on <a target="_blank" href="http://diythemes.com/thesis/rtfm/custom-backgrounds/" target="_blank">editing your background color or adding a background image</a> that was a fairly natural starting point for me.</p>
<p>Grab their code, drop it into your custom.css file and start tweaking the settings to your liking. For this site, I wound up wittling the code for my background down to the following:</p>
<blockquote><p><code>body.custom {<br />
background: #505050 url('images/bg-image.png') repeat-y scroll center center;<br />
}</code></p></blockquote>
<p>While my code looks a little different than the first example, the structure is essentially the same. My <strong>selector</strong> in this instance is the page body, and I&#8217;m styling the background <strong>property</strong> to have a <strong>value</strong> of #505050, use a background image, repeat that image along the y axis even while scrolling, and to center that background image on the page.</p>
<h3>Learn from Others</h3>
<p>The big breakthrough during my learning process came when I started looking at the sites in the <a target="_blank" href="http://diythemes.com/thesis/showcase/" target="_blank">Thesis showcase</a>.</p>
<p>When I found something I liked, I inspected it with Firebug to figure out the syntax and applied it to my site.</p>
<p>Want to know how <a target="_blank" href="http://www.chrisbrogan.com/" target="_blank">Chris Brogan</a> got that cool image to appear when you hover over links in his footer? Take a look!</p>
<p>And, with most installations of the Thesis them if you need to take a look at the entire custom.css file you can do that too by adding <code>/wp-content/themes/thesis/custom/custom.css</code> after the domain name.</p>
<blockquote><p><strong><span style="color: #ff0000;">Note:</span></strong><strong> While CSS can not be copyrighted, the look and feel of a design CAN fall under copyright laws. So don&#8217;t try to rip off someone&#8217;s entire theme. This should only be used to learn how to modify your own theme.</strong></p></blockquote>
<p>For example, want to know how I made my headlines orange and centered on the page? Using Firebug or peaking at the full style sheet you&#8217;d see this snippet of CSS:</p>
<blockquote><p><code>.custom h1, .custom h2, .custom h2 a {<br />
color: #d54e21;<br />
text-align: center;<br />
}</code></p></blockquote>
<p>Do you want orange headlines centered on your page? Probably not.</p>
<p>But now you know <span style="text-decoration: underline;"><em>how to</em></span> should you choose to do so and that, my friends, is the whole point.</p>
<h6>Original image by <a target="_blank" title="Link to Simon Pow's photostream" rel="dc:creator cc:attributionURL" href="http://www.flickr.com/photos/simonpow/"><strong>Simon Pow</strong></a></h6>
]]></content:encoded>
			<wfw:commentRss>http://wpblogger.com/learn-css-with-thesis.php/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

