<?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>Barton Consulting - SEO, Web Design, Programming &#187; Wordpress SEO Tips</title>
	<atom:link href="http://www.bartonseo.com/category/seo/wordpress-seo-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bartonseo.com</link>
	<description>Search Engine Optimization (SEO), Website Design, Web Hosting, and Web Application Development</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:39:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress SEO Tips</title>
		<link>http://www.bartonseo.com/seo/wordpress-seo-tips/wordpress-seo-tips/</link>
		<comments>http://www.bartonseo.com/seo/wordpress-seo-tips/wordpress-seo-tips/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:58:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress SEO Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://barsult.com/?p=21</guid>
		<description><![CDATA[
Remove &#38;raquo; from your Wordpress title
Change calls to wp_title() to wp_title(&#8221;).  Depending on your wordpress theme, you may also want to move  the wp_title to be right after the &#60;title&#62; start tag

Add noindex to Archives to Avoid duplicate content issues.  An easy hack is to add the following code into your header.php file.
&#60;?php if(is_archive()){ ?&#62;&#60;meta [...]]]></description>
		<wfw:commentRss>http://www.bartonseo.com/seo/wordpress-seo-tips/wordpress-seo-tips/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
