<?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: WordPress paging navigation</title>
	<atom:link href="http://robertbasic.com/blog/wordpress-paging-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertbasic.com/blog/wordpress-paging-navigation/</link>
	<description>the magic of coding...</description>
	<lastBuildDate>Sun, 08 Jan 2012 19:22:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Domen</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-3432</link>
		<dc:creator>Domen</dc:creator>
		<pubDate>Thu, 17 Dec 2009 01:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-3432</guid>
		<description>Great stuff. Works like a charm!</description>
		<content:encoded><![CDATA[<p>Great stuff. Works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paginazione Articoli su Wordpress</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-3367</link>
		<dc:creator>Paginazione Articoli su Wordpress</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-3367</guid>
		<description>[...] La domanda come al solito è se abbiamo realmente bisogno di un plugin per la paginazione articoli. La risposta è NO poichè  abbiamo imparato che maggiori performance sono sinonimo (non sempre) di un basso uso dei plugins. Ecco perchè la soluzione di Robert Basic è vivamente consigliata. Sul suo sito web troviamo il codice da copiare nel file functions.php, dovremo successivamente darci da fare per personalizzare il tema dei pulsanti, cercando di allinearlo al layout del nostro sito web. Il link alla funzione di Robert Basic è http://robertbasic.com/blog/wordpress-paging-navigation/ [...]</description>
		<content:encoded><![CDATA[<p>[...] La domanda come al solito è se abbiamo realmente bisogno di un plugin per la paginazione articoli. La risposta è NO poichè  abbiamo imparato che maggiori performance sono sinonimo (non sempre) di un basso uso dei plugins. Ecco perchè la soluzione di Robert Basic è vivamente consigliata. Sul suo sito web troviamo il codice da copiare nel file functions.php, dovremo successivamente darci da fare per personalizzare il tema dei pulsanti, cercando di allinearlo al layout del nostro sito web. Il link alla funzione di Robert Basic è <a href="http://robertbasic.com/blog/wordpress-paging-navigation/" rel="nofollow">http://robertbasic.com/blog/wordpress-paging-navigation/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adhie</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-3354</link>
		<dc:creator>adhie</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-3354</guid>
		<description>@luz  add 
.current{

background:#65ea00;

}
to ur css style.

@Aktar
change class=”pagination” to class=”navigation” 

Thank you for the helpful code</description>
		<content:encoded><![CDATA[<p>@luz  add<br />
.current{</p>
<p>background:#65ea00;</p>
<p>}<br />
to ur css style.</p>
<p>@Aktar<br />
change class=”pagination” to class=”navigation” </p>
<p>Thank you for the helpful code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-3218</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 31 Jul 2009 21:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-3218</guid>
		<description>Nice work.</description>
		<content:encoded><![CDATA[<p>Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luz</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-2951</link>
		<dc:creator>luz</dc:creator>
		<pubDate>Tue, 14 Jul 2009 00:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-2951</guid>
		<description>excellent, congrats for the plugin!
I have a question,
how can I style the selected number, so users can know in wich page they are?</description>
		<content:encoded><![CDATA[<p>excellent, congrats for the plugin!<br />
I have a question,<br />
how can I style the selected number, so users can know in wich page they are?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hellas</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-2159</link>
		<dc:creator>Hellas</dc:creator>
		<pubDate>Sat, 02 May 2009 09:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-2159</guid>
		<description>Hello. Excellent idea, but it has xhtml validation errors. I xhtml validated your script and you can download it here
http://www.sulumitsretsambew.org/wordpress-seo-paging-navigation/

Thanks one more time for this great piece of code.</description>
		<content:encoded><![CDATA[<p>Hello. Excellent idea, but it has xhtml validation errors. I xhtml validated your script and you can download it here<br />
<a href="http://www.sulumitsretsambew.org/wordpress-seo-paging-navigation/" rel="nofollow">http://www.sulumitsretsambew.org/wordpress-seo-paging-navigation/</a></p>
<p>Thanks one more time for this great piece of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress SEO paging navigation &#124; Sulumits Retsambew</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-2158</link>
		<dc:creator>Wordpress SEO paging navigation &#124; Sulumits Retsambew</dc:creator>
		<pubDate>Sat, 02 May 2009 09:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-2158</guid>
		<description>[...] available, so search engine spiders can hit the articles with the less steps. So I found this guy http://robertbasic.com/blog/wordpress-paging-navigation/ and his code. It works flawless and it is right what I needed. However since I like to have my [...]</description>
		<content:encoded><![CDATA[<p>[...] available, so search engine spiders can hit the articles with the less steps. So I found this guy <a href="http://robertbasic.com/blog/wordpress-paging-navigation/" rel="nofollow">http://robertbasic.com/blog/wordpress-paging-navigation/</a> and his code. It works flawless and it is right what I needed. However since I like to have my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varun Sikka</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-2138</link>
		<dc:creator>Varun Sikka</dc:creator>
		<pubDate>Wed, 29 Apr 2009 08:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-2138</guid>
		<description>Thanks a lot for this. Its a huge help. It is amazing piece of code. 
Thanks a ton once again...</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this. Its a huge help. It is amazing piece of code.<br />
Thanks a ton once again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-1248</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Wed, 01 Apr 2009 21:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-1248</guid>
		<description>Huge help! Thanks so much!</description>
		<content:encoded><![CDATA[<p>Huge help! Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://robertbasic.com/blog/wordpress-paging-navigation/#comment-1119</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 24 Mar 2009 16:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=172#comment-1119</guid>
		<description>This was very useful.

Thank you very much!</description>
		<content:encoded><![CDATA[<p>This was very useful.</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

