<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>seo partner</title>
	<link>http://seopartner.com</link>
	<description>Your one stop blog for seo tips, seo software and web optimization in general</description>
	<pubDate>Mon, 30 Jun 2008 13:17:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>Robots.txt Generator</title>
		<link>http://seopartner.com/seo-tools/robots-txt-generator/</link>
		<comments>http://seopartner.com/seo-tools/robots-txt-generator/#comments</comments>
		<pubDate>Mon, 31 Oct 2005 18:29:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
	<category>uncategorized</category>
		<guid>http://seopartner.com/seo-tools/robots-txt-generator/</guid>
		<description><![CDATA[	]]></description>
			<content:encoded><![CDATA[	<p><?php</p>
	<p>if ($_SERVER['REQUEST_METHOD'] == 'POST') { 
	echo '<textarea id="results" name="results" rows="7" cols="53">&#8216;;
	echo "# Robots.txt generated by www.seopartner.com\r\n";
	echo "User-agent: *\r\n";
	if ($_POST[&#8217;all&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;all&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: googlebot\r\n";
	if ($_POST[&#8217;googlebot&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;googlebot&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: googlebot-image\r\n";
	if ($_POST[&#8217;googlebot-image&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;googlebot-image&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: slurp\r\n";
	if ($_POST[&#8217;slurp&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;slurp&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: msnbot\r\n";
	if ($_POST[&#8217;msnbot&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;msnbot&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: Teoma\r\n";
	if ($_POST[&#8217;Teoma&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;Teoma&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: Robozilla\r\n";
	if ($_POST[&#8217;Robozilla&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;Robozilla&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: ia_archiver\r\n";
	if ($_POST[&#8217;ia_archiver&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;ia_archiver&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo "User-agent: Scooter\r\n";
	if ($_POST[&#8217;Scooter&#8217;] != &#8216;&#8217;) {
		$arr_bot=explode("\r\n", $_POST[&#8217;Scooter&#8217;]);
		foreach ($arr_bot as  $bot_temp) {
			if ($bot_temp!='&#8217; &#038;&#038; substr($bot_temp,-1,1)!=&#8217;/&#8217; &#038;&#038; strpos($bot_temp,&#8217;.')===false) {
				echo "Disallow: $bot_temp/\r\n";
			} elseif ($bot_temp != &#8216;&#8217;) {
				echo "Disallow: $bot_temp\r\n";
			}
		}
	} else {
		echo "Disallow:\r\n";
	}
	echo &#8216;</textarea>&#8216;;
} else {
	echo &#8216;
<p>
	    Robots.txt is a file that allows or disallow page access to most major search engine robots. Enter the pages or folders(relative to your root path) that you would like to prevent each spider from indexing in the boxes below, and click generate to get a ready Robots.txt. To disallow spidering anything on the site, put a forward slash("/") in the pages box. Then place it into the root folder of your site to activate.
	</p>
&#8216;;
} ?></p>
	<form action="" method="post"><input type="hidden" name="PHPSESSID" value="2c5578ff309703004e0a6a08598d6682" />
	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
	<td>Google</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="googlebot"></textarea></td>
	</tr>
	<tr>
	<td>Google Image Search</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="googlebot-image"></textarea></td>
	</tr>
	<tr>
	<td>Yahoo</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="slurp"></textarea></td>
	</tr>
	<tr>
	<td>MSN</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="msnbot"></textarea></td>
	</tr>
	<tr>
	<td>Teoma/Ask Jeeves</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="Teoma"></textarea></td>
	</tr>
	<tr>
	<td>DMOZ Checker</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="Robozilla"></textarea></td>
	</tr>
	<tr>
	<td>Alexa</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="ia_archiver"></textarea></td>
	</tr>
	<tr>
	<td>Atavista</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="Scooter"></textarea></td>
	</tr>
	<tr>
	<td style="font-weight: bold;">All the Rest</td>
	<td>Pages or Folders to disallow (one per line):<br />
             <textarea rows="4" cols="40" name="all"></textarea></td>
	</tr>
	</table>
	<p><input type="submit" name="submit" value="Generate" /> <input type="reset" name="reset" value="Clear" />
</form>
	<p><? //phpinfo(); ?>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://seopartner.com/seo-tools/robots-txt-generator/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
