<?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>Insight Article Directory &#187; index</title>
	<atom:link href="http://insight.tradeo.biz/tag/index/feed" rel="self" type="application/rss+xml" />
	<link>http://insight.tradeo.biz</link>
	<description>General article directory. Free articles for your web site. Free article marketing.</description>
	<lastBuildDate>Sat, 24 Oct 2009 10:55:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Optimizing WordPress for Proper Indexing</title>
		<link>http://insight.tradeo.biz/18</link>
		<comments>http://insight.tradeo.biz/18#comments</comments>
		<pubDate>Sun, 13 Jul 2008 21:02:47 +0000</pubDate>
		<dc:creator>Yavor Mladenov</dc:creator>
				<category><![CDATA[Website Management]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://money.tradeo.biz/?p=18</guid>
		<description><![CDATA[Here is a quick tip how you can filter out some of the core files of WordPress that can get indexed by search engines. This method has been tested with Google.

Create Robots.txt
Add the following directives:


 Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-content/
Disallow: /wp-content/themes/K2RC6/comments-ajax.php
Disallow: /wp-includes/
Disallow: /wp-login.php
Disallow: /wp-login.php?action=register
Disallow: /wp-login.php?action=lostpassword
Disallow: /wp-trackback.php


Generate a Sitemap
Add your sitemap to the Robots.txt

sitemap: http://money.tradeo.biz/sitemap.xml.gz

Now you will [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick tip how you can <strong>filter out some of the core files</strong> of WordPress that can get indexed by search engines. This method has been tested with Google.</p>
<ul>
<li>Create Robots.txt</li>
<li>Add the following directives:</li>
</ul>
<p><span id="more-18"></span></p>
<p><code> Disallow: /cgi-bin/<br />
Disallow: /wp-admin/<br />
Disallow: /wp-content/<br />
Disallow: /wp-content/themes/K2RC6/comments-ajax.php<br />
Disallow: /wp-includes/<br />
Disallow: /wp-login.php<br />
Disallow: /wp-login.php?action=register<br />
Disallow: /wp-login.php?action=lostpassword<br />
Disallow: /wp-trackback.php<br />
</code></p>
<ul>
<li><a title="Visit xml-sitemaps.com to generate a sitemap." href="http://www.xml-sitemaps.com/" target="_blank">Generate a Sitemap</a></li>
<li>Add your sitemap to the Robots.txt</li>
</ul>
<p><code>sitemap: http://money.tradeo.biz/sitemap.xml.gz<br />
</code></p>
<p>Now you will avoid having system pages (like mysql queries/error and logins) indexed by search engines.</p>
<p>If you use affiliate links to monetize your site, add the URL&#8217;s to your Robots.txt file. This will keep them usable, but search engine spiders will not be able to follow them, thus, increasing your page value (yes, because you have less outgoing links).</p>
<p>If you find any good indexing optimisations for WordPress, drop a comment here or maybe a mail to let me know. Thanks!</p>
<p>See also: <a title="WordPress SEO 101" href="http://money.tradeo.biz/2008/07/wordpress-seo-101/">WordPress SEO 101</a></p>
]]></content:encoded>
			<wfw:commentRss>http://insight.tradeo.biz/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
