<?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>alecs &#187; script</title>
	<atom:link href="http://www.ylipsis.com/blog/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ylipsis.com/blog</link>
	<description>web development, SEO, technology</description>
	<lastBuildDate>Sat, 15 May 2010 11:51:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to display the page rank</title>
		<link>http://www.ylipsis.com/blog/2009/03/how-to-display-the-page-rank/</link>
		<comments>http://www.ylipsis.com/blog/2009/03/how-to-display-the-page-rank/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 20:25:37 +0000</pubDate>
		<dc:creator>alecs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.ylipsis.com/blog/?p=220</guid>
		<description><![CDATA[If you are looking for a way to determine the Google page rank for a group of websites, here&#8217;s a simple solution: Download the page rank script and test it on your web server. Note that the server is forced to query one of Google&#8217;s servers each time you call the page rank function. Because [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a way to determine the Google page rank for a group of websites, here&#8217;s a simple solution:</p>
<p>Download the <a href="http://www.pagerankcode.com/download-script.html" target="_blank">page rank script</a> and test it on your web server.</p>
<p>Note that the server is forced to query one of Google&#8217;s servers each time you call the page rank function. Because page rank doesn&#8217;t change very often (at least the one displayed by G&#8217;s toolbar) you can greatly improve performance by caching it. For example if you run a directory of websites you can set up a cron job to run and keep the page rank values updated.</p>
<p>Imagine the time it would take for a page with more than 400 URLs to display the page rank in real time (e.g. <a href="http://www.dirpedia.ro/directoare-generale.html" target="_blank">DirPedia</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ylipsis.com/blog/2009/03/how-to-display-the-page-rank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
