<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Get Google and Alexa rank of a domain using PHP</title>
	<atom:link href="http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/</link>
	<description>ABCoder - Coding is Simple as A b c</description>
	<lastBuildDate>Fri, 12 Mar 2010 14:15:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-4447</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-4447</guid>
		<description>@Zyva, glad to know that :)</description>
		<content:encoded><![CDATA[<p>@Zyva, glad to know that :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zyva</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-4446</link>
		<dc:creator>Zyva</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-4446</guid>
		<description>The Alexa script works perfectly, thanks a lot ;)</description>
		<content:encoded><![CDATA[<p>The Alexa script works perfectly, thanks a lot ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testmuku</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1957</link>
		<dc:creator>Testmuku</dc:creator>
		<pubDate>Tue, 18 Aug 2009 03:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1957</guid>
		<description>Thanks for this script</description>
		<content:encoded><![CDATA[<p>Thanks for this script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1704</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Sun, 12 Jul 2009 04:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1704</guid>
		<description>@Adnan, good point, CURL is not enabled/supported by all hosting providers. I wrote the code for a module which is publicly used on various hosting providers. 

But thanks for your suggesting and I&#039;ll update my code soon to use CURL if available otherwise fopen/fsockopen.

Thanks</description>
		<content:encoded><![CDATA[<p>@Adnan, good point, CURL is not enabled/supported by all hosting providers. I wrote the code for a module which is publicly used on various hosting providers. </p>
<p>But thanks for your suggesting and I&#8217;ll update my code soon to use CURL if available otherwise fopen/fsockopen.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1701</link>
		<dc:creator>Adnan</dc:creator>
		<pubDate>Sun, 12 Jul 2009 00:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1701</guid>
		<description>usually developers dont use fopen for remote url and hosting servers also may not enable them due to security reason. Why dont you use fsockopen or cURL ?</description>
		<content:encoded><![CDATA[<p>usually developers dont use fopen for remote url and hosting servers also may not enable them due to security reason. Why dont you use fsockopen or cURL ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1533</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1533</guid>
		<description>The alexa rank finding code in the main post is updated.</description>
		<content:encoded><![CDATA[<p>The alexa rank finding code in the main post is updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1530</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1530</guid>
		<description>Bappi,

Thank you. I&#039;ve already posted the modified code in the comment, I&#039;ll modify my post also..

The interesting thing is last time I checked this code on 6 June here http://www.abcoder.com/alexa.php to find out the alexa rank of http://sethgodin.typepad.com and it returned 215 (the alexa rank of typepad.com). Now the same code is providing the correct alexa rank 8935 :)</description>
		<content:encoded><![CDATA[<p>Bappi,</p>
<p>Thank you. I&#8217;ve already posted the modified code in the comment, I&#8217;ll modify my post also..</p>
<p>The interesting thing is last time I checked this code on 6 June here <a href="http://www.abcoder.com/alexa.php" rel="nofollow">http://www.abcoder.com/alexa.php</a> to find out the alexa rank of <a href="http://sethgodin.typepad.com" rel="nofollow">http://sethgodin.typepad.com</a> and it returned 215 (the alexa rank of typepad.com). Now the same code is providing the correct alexa rank 8935 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zp bappi</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1529</link>
		<dc:creator>zp bappi</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1529</guid>
		<description>oppss.. sorry. i did not notice that your previous code (in comment) is appropriate for this purpose. :P</description>
		<content:encoded><![CDATA[<p>oppss.. sorry. i did not notice that your previous code (in comment) is appropriate for this purpose. :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zp bappi</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1527</link>
		<dc:creator>zp bappi</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1527</guid>
		<description>adnan,

right you are! the above url is returning correct alexa rank for subdomains too. please modify your php and post it in comments to reflect the changes. that would be really helpful for me and others too.

thanks again for your effort. :)</description>
		<content:encoded><![CDATA[<p>adnan,</p>
<p>right you are! the above url is returning correct alexa rank for subdomains too. please modify your php and post it in comments to reflect the changes. that would be really helpful for me and others too.</p>
<p>thanks again for your effort. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/comment-page-1/#comment-1503</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Sat, 27 Jun 2009 08:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=100#comment-1503</guid>
		<description>Bappi,

I guess http://data.alexa.com/data?cli=10&amp;dat=snbamz&amp;url=http://girlwithaonetrackmind.blogspot.com/ is providing the correct alexa rank of subdomain now!

It seems they have updated their service. :)</description>
		<content:encoded><![CDATA[<p>Bappi,</p>
<p>I guess <a href="http://data.alexa.com/data?cli=10&#038;dat=snbamz&#038;url=http://girlwithaonetrackmind.blogspot.com/" rel="nofollow">http://data.alexa.com/data?cli=10&#038;dat=snbamz&#038;url=http://girlwithaonetrackmind.blogspot.com/</a> is providing the correct alexa rank of subdomain now!</p>
<p>It seems they have updated their service. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
