<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SEO-sanitizing a WordPress theme in 5 minutes</title>
	<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/</link>
	<description>If you've read my articles somewhere on the Internet, expect something different here.</description>
	<pubDate>Thu, 24 Jul 2008 16:08:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Structural SEO for WordPress Blogs - Gettin' Friendly with the Engines</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-1243</link>
		<dc:creator>Structural SEO for WordPress Blogs - Gettin' Friendly with the Engines</dc:creator>
		<pubDate>Mon, 03 Mar 2008 12:01:41 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-1243</guid>
		<description>[...] from Andy Beard&#8217;s excellent article &#8220;Ultimate WordPress Htaccess file&#8221; or from   Sebastian’s Pamphlet on trailing slash canonicalization .  Be careful with your htaccess file though - a mistake there can make a wretched mess of your [...]</description>
		<content:encoded><![CDATA[<script type='text/javascript' src='http://www.sezwho.com/widgets/profile/js_output/wp/abeautifulday/1.3/1.3/8bd533845c1fc43d8202c6362e715395/47a227eeb615e'></script><script type="text/javascript">var sz_global_config_params = {cppluginurl:"http://sebastians-pamphlets.com/wp-content/plugins/sezwho",cpserverurl:"http://www.sezwho.com", sitekey:"8bd533845c1fc43d8202c6362e715395",blogkey:"47a227eeb615e",blogid:"0", plugin_version:"1.3"} ; </script><p>[&#8230;] from Andy Beard&#8217;s excellent article &#8220;Ultimate WordPress Htaccess file&#8221; or from   Sebastian’s Pamphlet on trailing slash canonicalization .  Be careful with your htaccess file though - a mistake there can make a wretched mess of your [&#8230;]<script type="text/javascript" id="szCommentHiddenTag:1243">var sz_comment_config_params = {use_cross_domain_posting:1,post_id:"189", comment_rating_submit_path:"/cpratingsubmit.php",sortOrder:"",sz_auto_comment:0,sz_auto_option_bar:0,comment_number:38, sz_comment_data:[]};sz_comment_config_params.sz_comment_data[0]= {comment_id:"1243", comment_author:"Structural%20SEO%20for%20WordPress%20Blogs%20-%20Gettin%27%20Friendly%20with%20the%20Engines", comment_author_url:"http://www.metatoast.com/2008/structural-seo-for-search-friendly-wordpress-blogs/", comment_author_email:"",sz_score:"0",comment_score:"0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why storing URLs with truncated trailing slashes is an utterly idiocy</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-1129</link>
		<dc:creator>Why storing URLs with truncated trailing slashes is an utterly idiocy</dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:04:11 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-1129</guid>
		<description>[...] I moved my blog from blogspot to this domain, I&#8217;ve enhanced the faulty WordPress URL canonicalization. If any user agent requests http://sebastians-pamphlets.com it gets redirected to [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I moved my blog from blogspot to this domain, I&#8217;ve enhanced the faulty WordPress URL canonicalization. If any user agent requests <a href="http://sebastians-pamphlets.com">http://sebastians-pamphlets.com</a> it gets redirected to [&#8230;]<script type="text/javascript" id="szCommentHiddenTag:1129">sz_comment_config_params.sz_comment_data[1]= {comment_id:"1129", comment_author:"Why%20storing%20URLs%20with%20truncated%20trailing%20slashes%20is%20an%20utterly%20idiocy", comment_author_url:"http://sebastians-pamphlets.com/thou-must-not-steal-the-trailing-slash-from-my-urls/", comment_author_email:"",sz_score:"0",comment_score:"0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-767</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:43:22 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-767</guid>
		<description>I didn't look at the new WP software because they screwed the database structure breaking all my scripts. Deleting tables without a well documented path to upgrades --respectively providing the old structures as views on the new tables-- is a no-no, but it seems everybody's darling WP can get away with BS like that. Having said that, I think that categories as well as tags make it into the feed categories, so that's not a reason to upgrade. Also search engines like Technorati get the tags both from category assignments as well as tags. Renaming URIs is always a bad idea. It's doable but you need to be a redirect expert or you'll screw your SE listings. I'm not exactly a fan of link farms in tag clouds and such stuff, because all those cool widgets dilute your topical link juice way too much. If you've tags, make the cats uncrawlable and condomize links to cat pages, otherwise hide the tags in the same way. You'll get away with some intended dupe content, don't be too dupe-paranoid with a blog, but completely hide the monthly archives from search engines. I hope that helps a little.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t look at the new WP software because they screwed the database structure breaking all my scripts. Deleting tables without a well documented path to upgrades &#8211;respectively providing the old structures as views on the new tables&#8211; is a no-no, but it seems everybody&#8217;s darling WP can get away with BS like that. Having said that, I think that categories as well as tags make it into the feed categories, so that&#8217;s not a reason to upgrade. Also search engines like Technorati get the tags both from category assignments as well as tags. Renaming URIs is always a bad idea. It&#8217;s doable but you need to be a redirect expert or you&#8217;ll screw your SE listings. I&#8217;m not exactly a fan of link farms in tag clouds and such stuff, because all those cool widgets dilute your topical link juice way too much. If you&#8217;ve tags, make the cats uncrawlable and condomize links to cat pages, otherwise hide the tags in the same way. You&#8217;ll get away with some intended dupe content, don&#8217;t be too dupe-paranoid with a blog, but completely hide the monthly archives from search engines. I hope that helps a little.<script type="text/javascript" id="szCommentHiddenTag:767">sz_comment_config_params.sz_comment_data[2]= {comment_id:"767", comment_author:"Sebastian", comment_author_url:"http://sebastians-pamphlets.com/about/", comment_author_email:"GX%2FM%2FRMuCXKp3Lga0Efp6euKyPuFADogwnj7IIDCOc0QVXurbSYXOqS%2FFjGx%2BQr2Y5HaNjs8D9NPHItf8b%2BFHXhUyjH%2B2WHBvp4YTH8lXHsLU%2FAo0iQXMKWR%2FpWTRNwhScKR3Hcx2UTNb0NbMzuH41bqmlQgJQTJnlJ2Gb6LWG4%3D",sz_score:"7.1",comment_score:"5.0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doctor_claw</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-766</link>
		<dc:creator>doctor_claw</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:05:38 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-766</guid>
		<description>Hi Sebastian,

Thanks for this great post, it has become a useful point of reference for me lately.

Since WordPress now has tags enabled by default, and since people are clamoring at me to implement tagging on a certain  blog I work on, two questions:

1. Is there any advantage over using tags vs categories in WP? I am led to believe that tags are necessary for showing up in various blog search engines, etc, but I see no major differences whatsoever between tags and categories aside from the terminology. Please advise.

2. Since I now have tags as well as categories, would it make any sense for me to rename the category url base "/tag/" (or the equivalent) and redirect anything with the string "/category/" to a sitemap page with links to all the "/tag/" URLs? It seems that by doing this I would gain the manageability of a WP category list and lose half of my duplicate content while keeping "tag" functionality, but are there any other factors I am overlooking?

I realize this is not a support forum, and you are a busy guy, but if you could comment on these issues I think it may help me greatly.</description>
		<content:encoded><![CDATA[<p>Hi Sebastian,</p>
<p>Thanks for this great post, it has become a useful point of reference for me lately.</p>
<p>Since WordPress now has tags enabled by default, and since people are clamoring at me to implement tagging on a certain  blog I work on, two questions:</p>
<p>1. Is there any advantage over using tags vs categories in WP? I am led to believe that tags are necessary for showing up in various blog search engines, etc, but I see no major differences whatsoever between tags and categories aside from the terminology. Please advise.</p>
<p>2. Since I now have tags as well as categories, would it make any sense for me to rename the category url base &#8220;/tag/&#8221; (or the equivalent) and redirect anything with the string &#8220;/category/&#8221; to a sitemap page with links to all the &#8220;/tag/&#8221; URLs? It seems that by doing this I would gain the manageability of a WP category list and lose half of my duplicate content while keeping &#8220;tag&#8221; functionality, but are there any other factors I am overlooking?</p>
<p>I realize this is not a support forum, and you are a busy guy, but if you could comment on these issues I think it may help me greatly.<script type="text/javascript" id="szCommentHiddenTag:766">sz_comment_config_params.sz_comment_data[3]= {comment_id:"766", comment_author:"doctor_claw", comment_author_url:"", comment_author_email:"iyKU1S8baUkKRCNzMTaCNth9znpgRqi58ZHYDj4dS57v6w%2B%2BScsFtNun9Yswgyr4SL9pQ4H76IebArAYnypsVounyJLZ%2FKD%2FaJDQUR6QC5gFOuAJtV5W6lHl6BNTjXOwgKgW70ADtlWKjEnqYafXWdMqrw4j5%2BLHyiXyb5s4UPs%3D",sz_score:"5.0",comment_score:"5.0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spare a thought for the outcasts &#171; The Venture Skills Blog</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-544</link>
		<dc:creator>Spare a thought for the outcasts &#171; The Venture Skills Blog</dc:creator>
		<pubDate>Sat, 20 Oct 2007 09:38:53 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-544</guid>
		<description>[...] Write a how to [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Write a how to [&#8230;]<script type="text/javascript" id="szCommentHiddenTag:544">sz_comment_config_params.sz_comment_data[4]= {comment_id:"544", comment_author:"Spare%20a%20thought%20for%20the%20outcasts%20%26laquo%3B%20The%20Venture%20Skills%20Blog", comment_author_url:"http://ventureskills.wordpress.com/2007/10/20/spare-a-thought-for-the-outcasts/", comment_author_email:"",sz_score:"0",comment_score:"0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Smith</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-543</link>
		<dc:creator>Oliver Smith</dc:creator>
		<pubDate>Sat, 13 Oct 2007 11:04:55 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-543</guid>
		<description>Hey Sebastian,
Many thanks for taking the time to do an in depth guide like this. Its much appreciated and i will use it wisely. :-)</description>
		<content:encoded><![CDATA[<p>Hey Sebastian,<br />
Many thanks for taking the time to do an in depth guide like this. Its much appreciated and i will use it wisely. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <script type="text/javascript" id="szCommentHiddenTag:543">sz_comment_config_params.sz_comment_data[5]= {comment_id:"543", comment_author:"Oliver%20Smith", comment_author_url:"", comment_author_email:"MbOLjBP3q82QiJiMAk9iwhVwhyyQJlaPHaFjRIH%2BnhKAjF85Tq4bVgd0MbDM1tr7NNjbaBFvcep8zqVwrfDwDOAxqGVsW2hFm2Jqy8t6ce8zQ7ZGddAfjUEfl3W08FyOvxCcLMz8%2BPuzvvxrExYeJKMSMuBj00GPz%2BJk8EnZxis%3D",sz_score:"5.0",comment_score:"5.0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Monday&#8217;s topic conglomerate</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-511</link>
		<dc:creator>A Monday&#8217;s topic conglomerate</dc:creator>
		<pubDate>Mon, 08 Oct 2007 19:24:20 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-511</guid>
		<description>[...] made a plugin from my WordPress URL canonicalization bugfix. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] made a plugin from my WordPress URL canonicalization bugfix. [&#8230;]<script type="text/javascript" id="szCommentHiddenTag:511">sz_comment_config_params.sz_comment_data[6]= {comment_id:"511", comment_author:"A%20Monday%26%238217%3Bs%20topic%20conglomerate", comment_author_url:"http://sebastians-pamphlets.com/a-mondays-topic-conglomerate/", comment_author_email:"",sz_score:"0",comment_score:"0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eliminate Duplicate Content: Canonical URL Fixer Plugin. : Big Bucks Blogger</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-510</link>
		<dc:creator>Eliminate Duplicate Content: Canonical URL Fixer Plugin. : Big Bucks Blogger</dc:creator>
		<pubDate>Mon, 08 Oct 2007 16:38:46 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-510</guid>
		<description>[...] about the plugin. Make sure you mention they can get the plugin here, and tell them the talented Sebastian identified the problem and came up with the fix.  It's just a simple plugin, and one line of code. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] about the plugin. Make sure you mention they can get the plugin here, and tell them the talented Sebastian identified the problem and came up with the fix.  It&#8217;s just a simple plugin, and one line of code. [&#8230;]<script type="text/javascript" id="szCommentHiddenTag:510">sz_comment_config_params.sz_comment_data[7]= {comment_id:"510", comment_author:"Eliminate%20Duplicate%20Content%3A%20Canonical%20URL%20Fixer%20Plugin.%20%3A%20Big%20Bucks%20Blogger", comment_author_url:"http://money.bigbucksblogger.com/eliminate-duplicate-content-canonical-url-fixer-plugin/", comment_author_email:"",sz_score:"0",comment_score:"0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-396</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 19 Sep 2007 06:27:35 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-396</guid>
		<description>I'm glad it worked for you.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it worked for you.<script type="text/javascript" id="szCommentHiddenTag:396">sz_comment_config_params.sz_comment_data[8]= {comment_id:"396", comment_author:"Sebastian", comment_author_url:"http://sebastians-pamphlets.com/about/", comment_author_email:"GX%2FM%2FRMuCXKp3Lga0Efp6euKyPuFADogwnj7IIDCOc0QVXurbSYXOqS%2FFjGx%2BQr2Y5HaNjs8D9NPHItf8b%2BFHXhUyjH%2B2WHBvp4YTH8lXHsLU%2FAo0iQXMKWR%2FpWTRNwhScKR3Hcx2UTNb0NbMzuH41bqmlQgJQTJnlJ2Gb6LWG4%3D",sz_score:"7.1",comment_score:"5.0"};</script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FiSh</title>
		<link>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-393</link>
		<dc:creator>FiSh</dc:creator>
		<pubDate>Wed, 19 Sep 2007 02:54:49 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/how-to-seo-sanitize-a-wordpress-theme/#comment-393</guid>
		<description>I recently implemented most of these policies in my own blog, and my Google hits have steadily increased over the past month or so as a result. Very good information :)</description>
		<content:encoded><![CDATA[<p>I recently implemented most of these policies in my own blog, and my Google hits have steadily increased over the past month or so as a result. Very good information <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <script type="text/javascript" id="szCommentHiddenTag:393">sz_comment_config_params.sz_comment_data[9]= {comment_id:"393", comment_author:"FiSh", comment_author_url:"http://www.13337.org", comment_author_email:"pFem4Wk4XmaCoFFW9v7%2F5VBlyx%2BsJrWtOyDr5%2By3bCd98cUeawLEqQcKg7PgdE2DAJltmqjiLZ%2BRPUCSRn0LWjvvRRg%2FeEMFy6G6MLd6URhVcPZSQ5TS53nmteB4%2B6WmTQ4BpWoCJge8w2bVndraFu8hesLXzRWsnYWnIRwFqx0%3D",sz_score:"5.0",comment_score:"5.0"};</script></p>
]]></content:encoded>
	</item>
</channel>
</rss>
