<?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>Glenn Burks &#187; Wordpress</title>
	<atom:link href="http://www.glennburks.com/category/blogging/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glennburks.com</link>
	<description>Get More Out Of Life</description>
	<lastBuildDate>Sun, 19 Sep 2010 20:16:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>W3 Total Cache Self-induced Error</title>
		<link>http://www.glennburks.com/w3-total-cache-self-induced-error/</link>
		<comments>http://www.glennburks.com/w3-total-cache-self-induced-error/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:48:46 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=862</guid>
		<description><![CDATA[W3 Total Cache is one of the best plugins I&#8217;ve found for wordpress. Yet, at first glance it can seem overwhelming to setup. But, it&#8217;s not really all that hard. Recently I&#8217;d moved this site from Drupal to WordPress which went pretty smooth except for a few small issues with [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/w3-total-cache-self-induced-error/" title="Permanent link to W3 Total Cache Self-induced Error"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/W3-Total-Cache.jpg" width="377" height="57" alt="Post image for W3 Total Cache Self-induced Error" /></a>
</p><p>W3 Total Cache is one of the best plugins I&#8217;ve found for wordpress. Yet, at first glance it can seem overwhelming to setup. But, it&#8217;s not really all that hard.</p>
<p>Recently I&#8217;d moved this site from <a href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/">Drupal to WordPress</a> which went pretty smooth except for a few small issues with the comments which I wrote about in a previous post.</p>
<p>During the process of fixing the <a href="http://www.glennburks.com/wordpress-comments-out-of-order-after/">out of order wordpress comments</a> I introduced another problem.</p>
<p>While fixing the comments I had disabled W3 Total Cache. The problem cropped up when I went to access the comments after W3 was running once again.</p>
<p>While not paying attention while fixing the comments (nested comments set to 5) I had one comment that would have been nested at #6. Since WordPress was setup to only nest to 5 it simply did not place it where it should have been.</p>
<p>It just placed the post beneath the others and in order, no problem right? Well as I said it turned up only after W3 Total cache was running and you tried to manage the comments.</p>
<p>Most of the time you would just get a blank page and at other times you would get all the way to the edit comments page but there where no comments displayed. Yet, it would show that there where comments and pages.</p>
<p>What ended up happening was that the comment that could not be nested at position #6 ended up having the comment_parent set to the comment_id.</p>
<p>Why it created an issue with W3 Total cache I have no idea maybe someone will stop by and enlighten us. But, by changing the comment_parent back to 0 fixed the issue.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/w3-total-cache-self-induced-error/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/w3-total-cache-self-induced-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Comments Out Of Order After</title>
		<link>http://www.glennburks.com/wordpress-comments-out-of-order-after/</link>
		<comments>http://www.glennburks.com/wordpress-comments-out-of-order-after/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 01:46:51 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=859</guid>
		<description><![CDATA[&#8230;Moving this site from Drupal back to WordPress which I had alluded to in a previous post. Thankfully there is alot already written about this on the internet. For some odd reason during the move the threaded comments ended up out of order. Coupled with some but not all of [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/wordpress-comments-out-of-order-after/" title="Permanent link to WordPress Comments Out Of Order After"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-logo.gif" width="150" height="150" alt="Post image for WordPress Comments Out Of Order After" /></a>
</p><p>&#8230;Moving this site from <a href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/">Drupal back to WordPress</a> which I had alluded to in a previous post. Thankfully there is alot already written about this on the internet.</p>
<p>For some odd reason during the move the threaded comments ended up out of order. Coupled with <span style="text-decoration: underline;">some but not all of my replies where not attached to me</span>.</p>
<p>After searching through quite a few posts (most just stating the problem, without a solution) I found a few that addressed what I needed to do.</p>
<p>The scary part is that, it does require you <span style="text-decoration: underline;">to go into the database and correct the issue.</span> This is where you need to have a backup of the database and preferably do this in <strong>MAMP</strong> or <strong>XAMPP</strong>.</p>
<p>The first issue that needed to be addressed and was one of the more difficult ones to find was the issue of &#8220;<a href="http://davmp.kimanddave.com/2009/07/18/changing-the-user_id-of-wordpress-comments/">Changing the user_id of wordpress comments</a>&#8221; back to me.</p>
<p>This was fairly easy to do from phpmyadmin and then it was on to the next issue getting the comments back in order. At first it may seem like a daunting task but as you read all the comments you should see how they fit together.</p>
<p>The issue for the out-of-order wordpress comments was the&#8230;</p>
<p>&#8230; <strong>comment_parent field</strong>. The thread comments that where out of order had the comment_parent set to 0 or some other odd number. These could have been change via phpmyadmin but talk about confusing.</p>
<p>With thousands of plugin&#8217;s for WordPress a little searching turned up this plugin <a href="http://wordpress.org/extend/plugins/edit-parent-comment-id/">Edit Parent Comment ID</a> the sad part is that it hasn&#8217;t been updated in awhile and compatibility was only up to 2.9.2.</p>
<p>And, I was running WordPress 3.01. Since I was using MAMP and had a complete duplicate of the site it was no problem. I installed the plugin it worked as advertised.</p>
<p>From there it was just a simple matter of figuring out which comment went where. While this would work for a smaller site I know it would not be easy on a much larger site where you may have thousands of comments.</p>
<p>The interesting part is by going through this process I introduced another problem with W3 Total Cache and Comments which I&#8217;ll have to write about later.</p>
<p>But, for now if you need to fix you&#8217;re out of order wordpress comments this will get you started.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/wordpress-comments-out-of-order-after/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/wordpress-comments-out-of-order-after/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving From Drupal 6.x To WordPress 3</title>
		<link>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/</link>
		<comments>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 03:41:03 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=819</guid>
		<description><![CDATA[After almost two years of running this site on Drupal 6, I finally came to the realization in late may it was time to move it back to WordPress and Thesis. What brought me to this decision was more than just the upkeep associated with running a simple blog on [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/" title="Permanent link to Moving From Drupal 6.x To WordPress 3"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-drupal-logo.gif" width="150" height="150" alt="Post image for Moving From Drupal 6.x To WordPress 3" /></a>
</p><p>After almost two years of running this site on Drupal 6, I finally came to the realization in late may it was time to move it back to WordPress and Thesis.</p>
<p>What brought me to this decision was more than just the upkeep associated with running a simple blog on Drupal&#8230;</p>
<p>It also had to do with the complexity of module interdependence with drupal, which on more than one occasion caused numerous problems.</p>
<p>One of the biggest reasons this site used Drupal in the beginning was the power you had over your content. But, now I feel wordpress has more than caught up.</p>
<p>While I had moved quite a few sites from wordpress to drupal &#8230; there&#8217;s a module for that. Moving in the other direction seemed like more of a challenge.</p>
<p>Yet, a quick search on the internet turned up this excellent post <a href="http://socialcmsbuzz.com/convert-import-a-drupal-6-based-website-to-wordpress-v27-20052009/">Convert – Import A Drupal 6 Based Website To WordPress v2.7</a></p>
<p>Setting up a temporary site via <a href="http://www.mamp.info/en/index.html">MAMP</a> was the first step, followed by downloading the 2.7 version of WordPress from the <a href="http://wordpress.org/download/release-archive/">release archive</a>.</p>
<p>Following the instructions the data was converted in no time at all. Everything appeared to be there and still intact. The next step was to download and update to the latest version of WordPress 3.01.</p>
<p>Followed by installing the Thesis for WordPress theme, a little fine tuning in under MAMP and then it was time to move it over to the live server.</p>
<p>Creating a new database on the server with phpmyadmin seemed like the easier thing to do. Then using phpmyadmin to backup and download the data from MAMP followed by importing it into the newly created database.</p>
<p>There is one gotcha when moving the database from MAMP to your live server and that is the website url. Fixing this is fairly easy, on the live server enter your database via phpmyadmin and click on your wp_options in the first row of data you&#8217;ll see.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://assets.glennburks.com/wp-content/uploads/phpymadmin-1.gif" border="0" alt="phpymadmin-1.gif" width="558" height="124" /></p>
<p>Change localhost to your website url.</p>
<p>There is still one other area that has to be changed as well on the second page of the wp_options.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://assets.glennburks.com/wp-content/uploads/phpymadmin-2.gif" border="0" alt="phpymadmin-2.gif" width="558" height="124" /></p>
<p>Change it to your website url.</p>
<p>Now that the data was on the server it was fairly easy to move all the files over to the server after deleting the drupal files.</p>
<p>Once you&#8217;ve moved all the WordPress files and folders &#8211; set the permissions edit your wordpress wp-config.php to point to your new database.</p>
<p>You&#8217;ll also need to copy the hidden file .httaccess to your wordpress folder.</p>
<p><strong>Of course you could simply install WordPress&#8230;</strong></p>
<p>And then import the database from MAMP.</p>
<p>I did find one odd thing in the move and that was with the comments not being in the correct order. Mainly it seemed tied to replys to comments.</p>
<p>Other than that, the move from Drupal 6 to WordPress was just as smooth as moving from WordPress to Drupal.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Making Better Use of the WordPress Thesis Theme Categories</title>
		<link>http://www.glennburks.com/making-better-use-of-the-wordpress-thesis-theme-categories/</link>
		<comments>http://www.glennburks.com/making-better-use-of-the-wordpress-thesis-theme-categories/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 21:25:51 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>On Thanksgiving day, while waiting for the turkey to finish cooking I did some searching on the web. I was looking for a solution to make better use of the the categories in the wordpress Thesis theme.</p>

<p>While most people using Thesis will no doubt simply check the box that to not have the page indexed by the robots it kind of deletes the purpose of having those pages anyway.</p>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/making-better-use-of-the-wordpress-thesis-theme-categories/" title="Permanent link to Making Better Use of the WordPress Thesis Theme Categories"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-thesis.jpg" width="350" height="155" alt="Post image for Making Better Use of the WordPress Thesis Theme Categories" /></a>
</p><p>On Thanksgiving day, while waiting for the turkey to finish cooking I did some searching on the web. I was looking for a solution to make better use of the the categories in the wordpress Thesis theme.</p>
<p>While most people using Thesis will no doubt simply check the box that to not have the page indexed by the robots it kind of deletes the purpose of having those pages anyway.</p>
<p>During that search I ran across an article written by Rae Hoffman at Sugarrae.com. She has done a fantastic job in explaining what needs to be done in-order to make better use of the category pages.</p>
<p>This is something that I&#8217;ve already done in one of my drupal sites and was much easer to do than it was in wordpress.</p>
<p>Ok so what am I talking about here making the categories more robust and giving both the search engines and site visitors just a page with that starts off with:</p>
<p>FROM THE CATEGORY ARCHIVES:</p>
<p>By using hooks we can add relevant text to the top of the archives pages making them both search engine and visitor friendly.</p>
<p>In looking at the code and some of the example sites I did see one thing which I also found as a challenge in Drupal. That challenge is in the pagination of Drupal As well as WordPress.</p>
<p>Here is the code that Rae provided and I&#8217;d recommend you read her entire page &#8220;<a href="http://www.sugarrae.com/thesis-tutorial-creating-custom-categories/" target="_blank">Thesis Tutorial – Creating Custom Categories</a>&#8221;</p>
<p>In the code there is the statement:</p>
<p><code>if(is_category('apples')) { </code></p>
<p>Which does exactly what it is supposed to, but when pagination occurs we end up with the same message at the top of the category page again.</p>
<p>To the search engines it appears as duplicate content and might and I do say might appear to our visitors that they are still on the same page.</p>
<p>What I did was to add just a few items to the code:</p>
<p>if (is_category(&#8216;apples&#8217;) &amp;&amp; !is_home() &amp;&amp; !is_paged()) {</p>
<p>This now gives us the text we want on the main category page and subsequent pages will display 2, 3, 4, etc&#8230;</p>
<p>FROM THE CATEGORY ARCHIVES:</p>
<p>Still not perfect but at least it gets us off to a great start. For the technically savvy web surfer it is not a problem, but it is for the majority of web surfers.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/making-better-use-of-the-wordpress-thesis-theme-categories/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/making-better-use-of-the-wordpress-thesis-theme-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fighting WordPress Comment Spam</title>
		<link>http://www.glennburks.com/fighting-wordpress-comment-spam/</link>
		<comments>http://www.glennburks.com/fighting-wordpress-comment-spam/#comments</comments>
		<pubDate>Sun, 10 May 2009 18:08:27 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>If you're running Wordpress for you blog no doubt you're getting blog comment spam on a daily basis. I never really thought to much about it Wordpress ships with Akismet.</p>
<p>While Akismet does a great job in catching most of the comment spam it still requires you to wade through all of the spam, and delete it.</p>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/fighting-wordpress-comment-spam/" title="Permanent link to Fighting WordPress Comment Spam"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-spam.jpg" width="350" height="155" alt="Post image for Fighting WordPress Comment Spam" /></a>
</p><p>If you&#8217;re running WordPress for you blog no doubt you&#8217;re getting blog comment spam on a daily basis. I never really thought to much about it WordPress ships with Akismet.</p>
<p>While Akismet does a great job in catching most of the comment spam it still requires you to wade through all of the spam, and delete it.</p>
<p>A little more than a month ago, after answering my wife&#8217;s questions of is this spam or not on her blog <a href="http://www.cloezcorner.com/" target="_blank">Cloez&#8217;s Corner</a> I started looking for a better solution, or a solution that would allow both of us to spend our time being more productive.</p>
<p>After all I&#8217;m sure you&#8217;d agree that you have better things to do then spend time looking through all the WordPress Comment Spam that comes in each day, right! Most of us, myself included probably really don&#8217;t grasp the problem as far as what a time waster it is.</p>
<p>The solution, was to stop using Akismet and use instead <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-spamfree/" target="_blank">Wp_spamfree plugin by Scott Allen</a> the results have been great. While some have mentioned that it is blocking sometimes legitimate comments, I&#8217;ve not experienced that.</p>
<h3>The Stats on Comment Spam for 30 Days</h3>
<p>On my wife&#8217;s site in 30 days it was at 701, or an average of 23.36 per day. On my <a href="http://www.nav60.com/" target="_blank">Home Business Site</a> it was only at 177 spam comments 5.9 per day, not too bad! On my <a href="http://www.network-marketing-works.com/blog/" target="_blank">Network Marketing Blog</a> it was 370 or 12.33 per day.</p>
<p>When I look at 1,248 WordPress Comment spam caught by Wp_SpamFree that did not make it into the database in that 30 day period it makes me wonder how anyone could do without it, unless you don&#8217;t value your time.</p>
<p>If you&#8217;re finally tired of fighting it, then this maybe the perfect solution you&#8217;ve been looking for. After all it&#8217;s better to stop spammers before they get in through the front door.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/fighting-wordpress-comment-spam/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/fighting-wordpress-comment-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Thesis Static Front Page &amp; Blog Page</title>
		<link>http://www.glennburks.com/wordpress-theme-thesis-static-front-page-blog-page/</link>
		<comments>http://www.glennburks.com/wordpress-theme-thesis-static-front-page-blog-page/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 23:11:28 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This past Saturday, I finally decided to get to work with the Wordpress Thesis theme. I wanted to create a static front page and also have a blog section. The challenge arose with you guessed it duplicate titles and duplicate description fields.</p>
<p>Although I should be fair I do believe it had more to do with using the All-In-One-SEO wordpress plugin then anything to do with either Thesis or Wordpress. It took me almost 6 hours to get it setup, seems like no matter what I tried it just would not work.</p>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/wordpress-theme-thesis-static-front-page-blog-page/" title="Permanent link to WordPress Theme Thesis Static Front Page &#038; Blog Page"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-thesis.jpg" width="350" height="155" alt="Post image for WordPress Theme Thesis Static Front Page &#038; Blog Page" /></a>
</p><p>This past Saturday, I finally decided to get to work with the WordPress Thesis theme. I wanted to create a static front page and also have a blog section. The challenge arose with you guessed it duplicate titles and duplicate description fields.</p>
<p>Although I should be fair I do believe it had more to do with using the All-In-One-SEO wordpress plugin then anything to do with either Thesis or WordPress. It took me almost 6 hours to get it setup, seems like no matter what I tried it just would not work.</p>
<p>Essentially the theme does not really need any SEO plugins to be effective anymore. Yet, I&#8217;m kind of hesitant to give up the SEO control to a template. I really did like the All-In-One-SEO plugin, yet all I really used it for was the auto-description function, call most of us lazy!</p>
<p>After hours of research, trying just about everything I finally logged into the database and completely removed Headspace2 and any reference to All-In-One-SEO. After this was done things finally began to progress.</p>
<p>The bad part is I ended up modifying the core Thesis theme header.php file, which also means that I&#8217;ll need to keep that in mind should any update come along. The most useful information I found for this process came from Luke Harrison&#8217;s page titled &#8220;<a href="http://www.luke-harrison.co.uk/giving-your-static-homepage-and-blog-page-different-titles-in-wordpress/" target="_blank">Giving your Static Homepage and Blog page different TITLES in WordPress</a>&#8221; this got me going in the right direction.</p>
<p>Yet I did deviate quite a bit from his example, click for a larger view.</p>
<div><a href="http://assets.glennburks.com/wp-content/uploads/thesis-header.jpg" rel="lightbox[158]"><img class="aligncenter size-thumbnail wp-image-686" title="thesis-header" src="http://assets.glennburks.com/wp-content/uploads/thesis-header-150x150.jpg" alt="" width="150" height="150" /></a></div>
<p>Once this was done it was a matter of getting the front page title and the blog title along with the correct description set on the respective pages, as I said I played with this for hours with no progress when the All-In-One-SEO plugin was installed.</p>
<p>In the Thesis forum there was no shortage of advice on how to setup a static front page, with titles and descriptions, which of course did not work. Now this maybe a problem since the version is rc5.</p>
<p>What I finally ended up with that was a working solution is, under Thesis Options &gt;&gt; Document Head &gt;&gt; Title tag everything is unchecked! Under Home Page &gt;&gt; Home Page Meta, there is nothing in the meta description or meta keywords. This is contradictory to everything they said to do.</p>
<p>On the front page using the Thesis SEO Details and Additional Style I entered the meta description here. The title is entered in WordPress &gt;&gt; Settings &gt;&gt; General under Blog Title <a href="http://www.nav60.com/" target="_blank">Home Business Opportunities News &amp; Ideas</a>.</p>
<p>Ok for the blog page, I gave the page a title in WordPress <a href="http://www.nav60.com/blogs/glenn" target="_blank">Nav60&#8242;s Home Business Blog</a> at this point I now had the title for the front page and blog set along with the description set for the front page.</p>
<p>In order to set the description for the blog page it was back to the WordPress &gt;&gt; Settings &gt;&gt; General under Tagline. Setting this up was a royal pain, as none of it makes any sense. Believe me I tried every possible combination to accomplish this!</p>
<p>My gut feeling is with a clean install of WordPress, then bringing in the Thesis template things are probably different. Yet, how many of us will take an existing site and destroy all of our content?</p>
<p>As I mentioned before one of my concerns was losing the auto-description feature from the All-In-One-SEO Plugin, since I like and use Marsedit to post to multiple blogs both Drupal and WordPress.</p>
<p>Reading through the Thesis forum, there where references that the theme would even take the excerpt field for a post description. So I gave it a try with Marsedit and sure enough it does work!</p>
<p>So now it makes my favorite blog editor that much more enjoyable to use. Of course I&#8217;m fully expecting that I may have to do this all over again with the final version of Thesis is released.</p>
<p>Yet if this helps just a few people who are concerned with duplicate titles and descriptions in WordPress then it is worth it. Do let me know if it helps you.</p>
<p><strong><em>Just A Follow Up&#8230; After several months playing with wordpress and thesis I came to the decision that in order to achieve the desired SEO actions I was after to move the site mentioned above to Drupal 6.x.</em></strong></p>
<p><strong><em>Eventually I may post about why this move was made and the benefits from it.</em></strong></p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/wordpress-theme-thesis-static-front-page-blog-page/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/wordpress-theme-thesis-static-front-page-blog-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Thesis For WordPress</title>
		<link>http://www.glennburks.com/setting-up-thesis-for-wordpress/</link>
		<comments>http://www.glennburks.com/setting-up-thesis-for-wordpress/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:32:59 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This past week I've been playing with and setting up the Wordpress theme <a rel="nofollow" target="_blank" href="http://www.glennburks.com/thesis.html">Thesis</a> by Chris Pearson. I had read just about everywhere about the theme and how good it was SEO wise, so I thought I would check it out since I have a few blogs that use Wordpress vs Drupal.</p>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/setting-up-thesis-for-wordpress/" title="Permanent link to Setting up Thesis For WordPress"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-thesis.jpg" width="350" height="155" alt="Post image for Setting up Thesis For WordPress" /></a>
</p><p>This past week I&#8217;ve been playing with and setting up the WordPress theme <a rel="nofollow" href="http://www.glennburks.com/thesis.html" target="_blank">Thesis</a> by Chris Pearson. I had read just about everywhere about the theme and how good it was SEO wise, so I thought I would check it out since I have a few blogs that use WordPress vs Drupal.</p>
<p>Not being able to look under the hood without actually buying the theme made it difficult to see what it was all about. Most of the sites that I had visited, well lets just say there where many mistakes being made that would be so easy to clean up if they only took a little time to do it.</p>
<p>Then again maybe they just don&#8217;t know about it. Today there are so many experts out there talking about setting up wordpress, of course will to charge the unsuspecting for it. Many web hosts have it setup to install it fairly quick and easy.</p>
<p>So what did I find different about the <a rel="nofollow" href="http://www.glennburks.com/thesis.html" target="_blank">Thesis theme</a>? Previously on my wordpress sites I had used the revolution themes, which where pretty easy to customize. If you know a little about php, you can do some pretty neat things.</p>
<p>I ended up installing the 1.5b Thesis theme &#8220;note the b it&#8217;s a beta version&#8221; there is at this time 1.4.2. Just about everywhere I looked everyone had pretty much left the theme almost just like it came. Yet that&#8217;s not my style, I like digging under the hood so to speak. One of the things I did not like about Thesis, yet is really is a minor issue if you know how to clean it up is the multiple CSS files.</p>
<h3>The Bloat</h3>
<p>Some of the sites that I had looked at no less then 15 external Javascript files and 11 external CSS files. I think this is where drupal really shines, it&#8217;s the ability to aggregate and compress the CSS files into just one. The Java files are aggregated but not compressed. The lack of aggregation and compression is a WordPress issue, not a Thesis theme issue.</p>
<p>I was very impressed with the support forum at diythemes.com, lots of people in there asking questions to issues they where facing which ranged from CSS issues to more complicated issues. Having a good support forum is essential for any piece of software, often you&#8217;ll find a few golden nuggets that lets you take it further then maybe even the designer imagined.</p>
<p>One of the things I&#8217;ve always liked is tabbed navigation with drop down menus. With a little CSS styling and a graphic I quickly set it up, now if I only knew how to use my Photoshop CS3 better I could create a decent header graphic for the site. You can see what I did in an afternoon here at <a href="http://www.nav60.com">Nav60.com</a> with the site and drop down menus.</p>
<h3>Thesis Options</h3>
<p>This was one area that was a nice addition to any wordpress theme, simply select the options you want or do not want.</p>
<p><strong>Display Options</strong></p>
<ul>
<li>Title Tag</li>
<li>Document Head</li>
<li>Archives</li>
<li>Tagging</li>
<li>Comments</li>
<li>Sidebars</li>
<li>Administration</li>
</ul>
<p>Customize Your Thesis Design</p>
<ul>
<li>Custom Stylesheet</li>
</ul>
<p>Syndication/Feed</p>
<p>Navigation Menu</p>
<p>Multimedia Box</p>
<p>Stats Software and Scripts</p>
<p><strong>Thesis Design Options</strong></p>
<p>Fonts and Font sizes</p>
<ul>
<li>Body and Content Area</li>
<li>Content Area</li>
<li>Nav Menu</li>
<li>Header</li>
<li>Headlines</li>
<li>Bylines and Post Meta Data</li>
<li>Code</li>
<li>Multimedia Box</li>
<li>Sidebars</li>
<li>Footer</li>
</ul>
<p><strong>Layout: Columns and Widths</strong></p>
<p><strong>Home Page Layout and Content</strong></p>
<p><strong>Feature Box</strong></p>
<p><strong>Post Images and Thumbnails</strong></p>
<p><strong>Framework Options</strong></p>
<p>As you can see from the list about, the Thesis theme gives you a lot of options to play around with, allowing you to really customize the theme to you. With just two pages to click on for options it is much simpler then Drupal, yet as far as I can tell at this point is not quite as easy to manipulate as Drupal. If you&#8217;re looking for a great theme then you could not go wrong with Thesis for WordPress.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/setting-up-thesis-for-wordpress/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/setting-up-thesis-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 Duplicate Content Issues with Comments!</title>
		<link>http://www.glennburks.com/wordpress-2-7-duplicate-content-issues-with-comments/</link>
		<comments>http://www.glennburks.com/wordpress-2-7-duplicate-content-issues-with-comments/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:41:07 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Last night I finally got around to updating my Revolutiontheme template used on one of my wordpress sites to version 4.0. I like to keep things up-to-date. In July of 2008 I wrote about another <a href="http://www.glennburks.com/blogs/glenn/wordpress-251-duplicate-content-issue-theme-related">wordpress theme duplicate content issues</a> with this same template since it pulled in various content from different categories.</p>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/wordpress-2-7-duplicate-content-issues-with-comments/" title="Permanent link to WordPress 2.7 Duplicate Content Issues with Comments!"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-logo.gif" width="150" height="150" alt="Post image for WordPress 2.7 Duplicate Content Issues with Comments!" /></a>
</p><p>Last night I finally got around to updating my Revolutiontheme template used on one of my wordpress sites to version 4.0. I like to keep things up-to-date. In July of 2008 I wrote about another <a href="http://www.glennburks.com/blogs/glenn/wordpress-251-duplicate-content-issue-theme-related">wordpress theme duplicate content issues</a> with this same template since it pulled in various content from different categories.</p>
<p>This new issues deals with the new features that came out with version 2.7 that has to deal with the comment pagination. The next day I updated one of the static pages on that site and ran the xml sitemap software to update it. Suddenly I had hundreds of new pages all of them with comment-page-1 and /?replytocom=XXX#respond.</p>
<p>While the comment-page-1 link would open into what appears as a new folder /comment-page-1/#comment-XXX while this would not necessarily be bad if it actually opened up a new page with just the comments on it. But since it opens up with the exact same content it does become an issue.</p>
<p>The /?replytocom=XXX#respond does not appear to be quite an issue, yet I still believe the search engines will see this as duplicate content until they adjust their algorithms to accommodate it or until wordpress provides a better solution to address this duplicate content issue.</p>
<p>For now the solution is go into settings &#8211; Discussion and find</p>
<div><img src="http://assets.glennburks.com/wp-content/uploads/duplicate-content-1.jpg" border="0" alt="duplicate-content-1.jpg" width="400" height="50" /></div>
<p>and then change it to this:</p>
<div><img src="http://assets.glennburks.com/wp-content/uploads/duplicate-content-2.jpg" border="0" alt="duplicate-content-2.jpg" width="400" height="50" /></div>
<p>I wish there was a better solution to this issue. I know some will say not to worry about duplicate content issues. The search engines will sort it out and deliver the one it believes to be correct.</p>
<p>While that may seem like a logical solution, I believe we have to think ahead. Duplicate content wastes resouces, with what is possible here you could end up with hundreds upon hundreds of duplicate content. All of which would be indexed whether it is duplicate content or not.</p>
<p>Now for the reason in my opinion why we had better wake up and pay attention to it, if we want to be found on any search engine in the future. The Times Online ran an <a rel="nofollow" href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article5489134.ece" target="_blank">article environmental impact of google</a>, essentially they are say that doing a google search two searches on google generate the same enviromental impact as boiling a kettle for a cup of tea, according to research.</p>
<p>Now Google did reply to this in a roundabout way via their blog, about the steps they&#8217;ve already taken to reduce their carbon footprint. With all the rhetoric about global warming, whether you believe it or not, pressure will be brought against the search engines by environmental groups.</p>
<p>So there is now doubt, that they will begin to seriously take a look at how much of their carbon foot print they can reduce by dropping completely from searches any website that has hundreds, upon hundreds of duplicate pages?</p>
<p>After all if two searches, leaves a carbon foot print equal to boiling a kettle of water, what does crawling hundreds to thousands of duplicate pages on Ten&#8217;s of millions of website?</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/wordpress-2-7-duplicate-content-issues-with-comments/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/wordpress-2-7-duplicate-content-issues-with-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5.1 Duplicate Content Issue Theme Related.</title>
		<link>http://www.glennburks.com/wordpress-2-5-1-duplicate-content-issue-theme-related/</link>
		<comments>http://www.glennburks.com/wordpress-2-5-1-duplicate-content-issue-theme-related/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 04:37:34 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This 4th of July weekend, I spent probably close to 60+ hours trying to figure out an issue with a new wordpress 2.5.1 blog template. I had run into an issue with duplicate content after moving blog from and old style theme. The issue was the new template did not have a next - previous link to step through the blog.<br />
<br />
This new wordpress template pulls into various sections, blog posts from various categories, really a sweet looking template. What sent me into a panic was when I looked at the indexing by google and discovered the issue of duplicate content.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/wordpress-2-5-1-duplicate-content-issue-theme-related/" title="Permanent link to WordPress 2.5.1 Duplicate Content Issue Theme Related."><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-logo.gif" width="150" height="150" alt="Post image for WordPress 2.5.1 Duplicate Content Issue Theme Related." /></a>
</p><p>This 4th of July weekend, I spent probably close to 60+ hours trying to figure out an issue with a new wordpress 2.5.1 blog template. I had run into an issue with duplicate content after moving blog from and old style theme. The issue was the new template did not have a next &#8211; previous link to step through the blog.</p>
<p>This new wordpress template pulls into various sections, blog posts from various categories, really a sweet looking template. What sent me into a panic was when I looked at the indexing by google and discovered the issue of duplicate content.</p>
<p>What had happened was xxx.xxxx.com/page/2/ was a duplicate of the index page all except for the title which would indicate that you had in fact switched to /page/2/ or 3 or 4 etc&#8230; all of them duplicates of the index page.</p>
<p>Spending hours reading through the numerous issues of duplicate content issues within wordpress did not point me towards any fix. In theory the pages are not there but they are!</p>
<p>They will not goto a 404 page because as far as the database is concerned they are there. For example if the site has 100 posts and you have 5 posts per page you will go up to /page/2/ to /page/20/ on /page/21/ you will get the 404 page.</p>
<p>So to fix the problem, I modified the home.php and added a section with the code from the blog which included the previous and next links.</p>
<p>This at least gave me access now to the pages, but really was not what I was after. Finally after all the coding changes, it suddenly dawned on me, since the template does not really have a blog page, and everything is accessed through the various categories etc&#8230; Why not just disallow the /page/ via the robots.txt file.</p>
<p>Testing with Google tools verified that it was a good solution as it would block xxx.xxx.com/page/  yet still allow access to xxx.xxx.com/category/page/2/ etc..</p>
<p>Again to point out that this issue only became visible because the /page/2/ had been previously indexed by the search engines. A new site of course did not have this wordpress duplicate content issue, as there was never any links pointing to them.</p>
<p>With so much controversy about duplicate content issues, from it’s a major problem to who cares. I’d prefer to take a more cautious approach.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/wordpress-2-5-1-duplicate-content-issue-theme-related/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/wordpress-2-5-1-duplicate-content-issue-theme-related/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 3/30 queries in 0.005 seconds using apc
Object Caching 878/921 objects using disk
Content Delivery Network via Amazon Web Services: CloudFront: assets.glennburks.com

Served from: www.glennburks.com @ 2012-02-06 00:51:39 -->
