/*
WP-Cache Config Sample File

See wp-cache.php for author details.
*/

$cache_enabled = false; //Added by WP-Cache Manager
$cache_max_time = 3600; //in seconds
//$use_flock = true; // Set it tru or false if you know what to use
$cache_path = ABSPATH . 'wp-content/cache/';
$file_prefix = 'wp-cache-';

// Array of files that have 'wp-' but should still be cached 
$cache_acceptable_files = array( 'wp-atom.php', 'wp-comments-popup.php', 'wp-commentsrss2.php', 'wp-links-opml.php', 'wp-locations.php', 'wp-rdf.php', 'wp-rss.php', 'wp-rss2.php');

$cache_rejected_uri = array('wp-');
$cache_rejected_user_agent = array ( 0 => 'bot', 1 => 'ia_archive', 2 => 'slurp', 3 => 'crawl', 4 => 'spider');

// Just modify it if you have conflicts with semaphores
$sem_id = 5419;

if ( '/' != substr($cache_path, -1)) {
	$cache_path .= '/';
}

?>
<?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>Efficient Entrepreneur &#187; New to SEO</title>
	<atom:link href="http://efficiententrepreneur.com/category/new-to-seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://efficiententrepreneur.com</link>
	<description>Cutting through all the static to get to the heart of what every Entrepreneur needs to know</description>
	<lastBuildDate>Fri, 28 May 2010 15:09:55 +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>How to move or redesign your site without penalty</title>
		<link>http://efficiententrepreneur.com/2009/06/how-to-move-or-redesign-your-site-without-penalty/</link>
		<comments>http://efficiententrepreneur.com/2009/06/how-to-move-or-redesign-your-site-without-penalty/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 23:37:36 +0000</pubDate>
		<dc:creator>Efficient Entrepreneur</dc:creator>
				<category><![CDATA[Busi-Tips]]></category>
		<category><![CDATA[New to SEO]]></category>

		<guid isPermaLink="false">http://efficiententrepreneur.com/?p=401</guid>
		<description><![CDATA[Google can be sensitive when your site goes missing or suddenly appears somewhere else, causing your rankings to seriously drop. When you startle the Google, the Google will avoid you. But there are ways to avoid this penalty.
1. Move your site page by page to the new domain name.
2. Create personalized 301 permanent redirects for [...]]]></description>
		<wfw:commentRss>http://efficiententrepreneur.com/2009/06/how-to-move-or-redesign-your-site-without-penalty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO 101</title>
		<link>http://efficiententrepreneur.com/2009/03/seo-101/</link>
		<comments>http://efficiententrepreneur.com/2009/03/seo-101/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 02:20:21 +0000</pubDate>
		<dc:creator>Efficient Entrepreneur</dc:creator>
				<category><![CDATA[Busi-Tips]]></category>
		<category><![CDATA[New to SEO]]></category>

		<guid isPermaLink="false">http://efficiententrepreneur.com/?p=285</guid>
		<description><![CDATA[You&#8217;ve bought the domain name. You&#8217;ve set up your site. Now you want it to blow all other sites out of the water? Then you need SEO. Search Engine Optimization.
Welcome to the crazy world of SEO gurus, guides, fanatics and failures. Here&#8217;s your quick SEO cheatsheet to get you up to speed.
Search Engines (like Google [...]]]></description>
		<wfw:commentRss>http://efficiententrepreneur.com/2009/03/seo-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble finding your site?! Free tools so you know where your site stands</title>
		<link>http://efficiententrepreneur.com/2008/12/trouble-finding-your-site/</link>
		<comments>http://efficiententrepreneur.com/2008/12/trouble-finding-your-site/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 05:52:43 +0000</pubDate>
		<dc:creator>Efficient Entrepreneur</dc:creator>
				<category><![CDATA[Busi-Tips]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[New to SEO]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Other Resources]]></category>
		<category><![CDATA[business tools]]></category>
		<category><![CDATA[Google analytics]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://efficiententrepreneur.com/?p=144</guid>
		<description><![CDATA[Figuring out where your site stands and when you&#8217;re making progress.
Progress can only be measured if you have a starting point, an ending point and a form of measure. Businesses for centuries have been desperately trying to find ways to measure whether or not they are succeeding. Business classes are rampant with equations to tell [...]]]></description>
		<wfw:commentRss>http://efficiententrepreneur.com/2008/12/trouble-finding-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

