<?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>Google PageRank Checker</title>
		<link>http://seopartner.com/seo-tools/google-pagerank-check/</link>
		<comments>http://seopartner.com/seo-tools/google-pagerank-check/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 00:52:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
	<category>uncategorized</category>
		<guid>http://seopartner.com/seo-tools/google-pagerank-check/</guid>
		<description><![CDATA[	
	
  URL:  

]]></description>
			<content:encoded><![CDATA[	<p><?php</p>
	<p>if ($_SERVER['REQUEST_METHOD'] == 'POST') {<br />
	if (strpos($_POST['url'],".") < 1) {<br />
		echo "
<p>The URL you supplied is invalid.</p>
";<br />
	} else {<br />
		require("wp-content/plugins/seo_tools/google_pr.php");<br />
		echo "
<p>The Google PageRank of <b>".$_POST[&#8217;url&#8217;]."</b> is: ".getPR($_POST[&#8217;url&#8217;])."</p>
";<br />
	}<br />
} else {<br />
	echo "
<p>
	    Here&#8217;s the quick and easy tool to discover the Google PageRank of your site from anywhere without bulky toolbars or complicated desktop programs. Just enter the URL of the site or page you want to check in the text box below.
	</p>
";<br />
} ?></p>
	<form action="" method="post"><input type="hidden" name="PHPSESSID" value="c7ad7e5c55bd83b95080b877bd76c96b" />
  URL: <input name="url" value="http://" /> <input type="submit" name="submit" value="Submit" /><br />
</form>
]]></content:encoded>
			<wfw:commentRSS>http://seopartner.com/seo-tools/google-pagerank-check/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
