<?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"
	>
<channel>
	<title>Comments on: Xml Sitemaps pligg module v0.9</title>
	<atom:link href="http://patchlog.com/php/xml-sitemaps-pligg-module-v09/feed/" rel="self" type="application/rss+xml" />
	<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/</link>
	<description>patches 'n hacks</description>
	<pubDate>Sun, 12 Oct 2008 13:58:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: nadia</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7760</link>
		<dc:creator>nadia</dc:creator>
		<pubDate>Sun, 05 Oct 2008 08:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7760</guid>
		<description>Thank for random code&lt;br&gt;&lt;br&gt;... So how about V1.0 features?</description>
		<content:encoded><![CDATA[<p>Thank for random code</p>
<p>&#8230; So how about V1.0 features?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7759</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sat, 04 Oct 2008 20:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7759</guid>
		<description>if you really don&#39;t care about which page has higher priority and you just want variety then  this will work for you:&lt;br&gt;replace those two lines with this one: &lt;br&gt;$pri=rand(1,1000)/1000;&lt;br&gt;&lt;br&gt;Having an interface where you could have better control would be nice but I don&#39;t have the time to do that right now.</description>
		<content:encoded><![CDATA[<p>if you really don&#39;t care about which page has higher priority and you just want variety then  this will work for you:<br />replace those two lines with this one: <br />$pri=rand(1,1000)/1000;</p>
<p>Having an interface where you could have better control would be nice but I don&#39;t have the time to do that right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nadia (sara)</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7758</link>
		<dc:creator>nadia (sara)</dc:creator>
		<pubDate>Sat, 04 Oct 2008 11:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7758</guid>
		<description>Sry that double comment.&lt;br&gt;&lt;br&gt;When version 1.0 release could you notify me by email (see email in comment)&lt;br&gt;&lt;br&gt;And your new comment system look very nice!!&lt;br&gt;&lt;br&gt; ٩(-̮̮̃•̃)۶ ٩(̾●̮̮̃̾•̃̾)۶. .. Cheers: Xml Sitemaps v1.0 ٩(-̮̮̃•̃)۶ ٩(̾●̮̮̃̾•̃̾)۶.</description>
		<content:encoded><![CDATA[<p>Sry that double comment.</p>
<p>When version 1.0 release could you notify me by email (see email in comment)</p>
<p>And your new comment system look very nice!!</p>
<p> ٩(-̮̮̃•̃)۶ ٩(̾●̮̮̃̾•̃̾)۶. .. Cheers: Xml Sitemaps v1.0 ٩(-̮̮̃•̃)۶ ٩(̾●̮̮̃̾•̃̾)۶.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nadia (sara)</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7757</link>
		<dc:creator>nadia (sara)</dc:creator>
		<pubDate>Sat, 04 Oct 2008 11:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7757</guid>
		<description>Hi! Come here again, I&#39;m Sara --&#62; &lt;a href="http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-2804041"&gt;http://patchlog.com/php/xml-sitemaps-pligg-modu...&lt;/a&gt;&lt;br&gt;&lt;br&gt;When XML Sitemap Version 1.0 release?&lt;br&gt;&lt;br&gt;I&#39;m waitting for that, so many problem here everytime when I get warning in google webmaster tools, I feel google temporaly stop index my pligg site&lt;br&gt;&lt;br&gt;I find fomula that suit my site but no one suit my site, some over (1+), some less (0.0001) and I dont know much about math or this formula so I just random change the number and variable to see sitemap are okay or not&lt;br&gt;&lt;br&gt;Now I get my own formula and remove $time variable because $time is the main variable that make priority change&lt;br&gt;&lt;br&gt;$v=(time()-$link-&#62;date)/60;&lt;br&gt;$pri=max(0.0001,(( $link-&#62;comments /20 ) * 38  + ( $link-&#62;votes * 2  / 2 ) + ( 100 / max(100,$link-&#62;modified) )  * 60 )/ 100 );&lt;br&gt;&lt;br&gt;I dont know what the meaning of number i put in there,I just put and see sitemap okay or not?&lt;br&gt;&lt;br&gt;I dont care which story submit first or submit later I only want the sitemap that work proprely with google webmaster tools and let google index faster and faster, no time to wait, no time to check sitemap first before index. &lt;br&gt;&lt;br&gt;Ex. If new sitemap error, Google won&#39;t index a new story that have priority problem, Google will wait until prioty or sitemap okay. &lt;br&gt;&lt;br&gt;This can&#39;t wait. In real world we can&#39;t wait , who can index faster is the winner&lt;br&gt;&lt;br&gt;Before my pligg site get index after submit around 15-60 minute but now after oftenly have problem with sitemap I have to wait for about 5-12 hours so people(other pligg site) go indexd first and when people searching my story will drop lower that other site in SERPs &lt;br&gt;&lt;br&gt;And the last I still want XML Sitemap Version 1.0 and still want features something like this (see picture below)&lt;br&gt;&lt;br&gt;&lt;a href="http://img223.imageshack.us/img223/795/image0308qz4.png"&gt;http://img223.imageshack.us/img223/795/image030...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi! Come here again, I&#39;m Sara &#8211;&gt; <a href="http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-2804041"></a><a href="http://patchlog.com/php/xml-sitemaps-pligg-modu.." rel="nofollow">http://patchlog.com/php/xml-sitemaps-pligg-modu..</a>.</p>
<p>When XML Sitemap Version 1.0 release?</p>
<p>I&#39;m waitting for that, so many problem here everytime when I get warning in google webmaster tools, I feel google temporaly stop index my pligg site</p>
<p>I find fomula that suit my site but no one suit my site, some over (1+), some less (0.0001) and I dont know much about math or this formula so I just random change the number and variable to see sitemap are okay or not</p>
<p>Now I get my own formula and remove $time variable because $time is the main variable that make priority change</p>
<p>$v=(time()-$link-&gt;date)/60;<br />$pri=max(0.0001,(( $link-&gt;comments /20 ) * 38  + ( $link-&gt;votes * 2  / 2 ) + ( 100 / max(100,$link-&gt;modified) )  * 60 )/ 100 );</p>
<p>I dont know what the meaning of number i put in there,I just put and see sitemap okay or not?</p>
<p>I dont care which story submit first or submit later I only want the sitemap that work proprely with google webmaster tools and let google index faster and faster, no time to wait, no time to check sitemap first before index. </p>
<p>Ex. If new sitemap error, Google won&#39;t index a new story that have priority problem, Google will wait until prioty or sitemap okay. </p>
<p>This can&#39;t wait. In real world we can&#39;t wait , who can index faster is the winner</p>
<p>Before my pligg site get index after submit around 15-60 minute but now after oftenly have problem with sitemap I have to wait for about 5-12 hours so people(other pligg site) go indexd first and when people searching my story will drop lower that other site in SERPs </p>
<p>And the last I still want XML Sitemap Version 1.0 and still want features something like this (see picture below)</p>
<p><a href="http://img223.imageshack.us/img223/795/image0308qz4.png"></a><a href="http://img223.imageshack.us/img223/795/image030.." rel="nofollow">http://img223.imageshack.us/img223/795/image030..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7753</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Tue, 30 Sep 2008 05:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7753</guid>
		<description>only teh index :)</description>
		<content:encoded><![CDATA[<p>only teh index <img src='http://patchlog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramil</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7752</link>
		<dc:creator>Ramil</dc:creator>
		<pubDate>Tue, 30 Sep 2008 04:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7752</guid>
		<description>Ok, I figured it out.

My other question is do we have to submit both the /sitempaindex.xml and sitemap-XXXX.xml?</description>
		<content:encoded><![CDATA[<p>Ok, I figured it out.</p>
<p>My other question is do we have to submit both the /sitempaindex.xml and sitemap-XXXX.xml?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramil</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7751</link>
		<dc:creator>Ramil</dc:creator>
		<pubDate>Tue, 30 Sep 2008 04:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7751</guid>
		<description>I have installed this module, submit a new story.... and I don't know where to go from here. There's no sitemapindex.xml that was created. Where can I found it?</description>
		<content:encoded><![CDATA[<p>I have installed this module, submit a new story&#8230;. and I don&#8217;t know where to go from here. There&#8217;s no sitemapindex.xml that was created. Where can I found it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huski</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7750</link>
		<dc:creator>huski</dc:creator>
		<pubDate>Sun, 28 Sep 2008 14:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7750</guid>
		<description>thank you for your help mihai</description>
		<content:encoded><![CDATA[<p>thank you for your help mihai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7749</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sun, 28 Sep 2008 13:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7749</guid>
		<description>That sitemap is just the one for pages like main mage, upcomming, categories and maybe others. It doesn't seem like it's missing anything but there are more sitemaps that you have to send to google. The other sitemaps will be named  sitemap-x.xml  ( where x is a number starting with 1 ) 
like this one: http://www.santabarbara.net/sitemap-0.xml 
You will have to send a sitemap index to google ( http://www.santabarbara.net/sitemapindex.xml  ) . The sitemap index will contain links to all those  sitemaps.</description>
		<content:encoded><![CDATA[<p>That sitemap is just the one for pages like main mage, upcomming, categories and maybe others. It doesn&#8217;t seem like it&#8217;s missing anything but there are more sitemaps that you have to send to google. The other sitemaps will be named  sitemap-x.xml  ( where x is a number starting with 1 )<br />
like this one: <a href="http://www.santabarbara.net/sitemap-0.xml" rel="nofollow">http://www.santabarbara.net/sitemap-0.xml</a><br />
You will have to send a sitemap index to google ( <a href="http://www.santabarbara.net/sitemapindex.xml" rel="nofollow">http://www.santabarbara.net/sitemapindex.xml</a>  ) . The sitemap index will contain links to all those  sitemaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huski</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7748</link>
		<dc:creator>huski</dc:creator>
		<pubDate>Sun, 28 Sep 2008 11:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7748</guid>
		<description>Is something missing in this XML file?

http://www.santabarbara.net/sitemap-pages.xml

thank you for your help</description>
		<content:encoded><![CDATA[<p>Is something missing in this XML file?</p>
<p><a href="http://www.santabarbara.net/sitemap-pages.xml" rel="nofollow">http://www.santabarbara.net/sitemap-pages.xml</a></p>
<p>thank you for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7653</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Sun, 07 Sep 2008 07:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7653</guid>
		<description>I same Temi

... who know how to set and priorities still stay between 0-1.0

Thank</description>
		<content:encoded><![CDATA[<p>I same Temi</p>
<p>&#8230; who know how to set and priorities still stay between 0-1.0</p>
<p>Thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Temi</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7634</link>
		<dc:creator>Temi</dc:creator>
		<pubDate>Fri, 22 Aug 2008 22:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7634</guid>
		<description>I have read the discussions but when I make changes to the formula some of my priorities go above 1.0 and 75 out of 76 sitemaps all have 0.001 priority. does anyone know how to change the formula so the priority relies solely on votes + comments and will still stay between 0 and 1.0 ?</description>
		<content:encoded><![CDATA[<p>I have read the discussions but when I make changes to the formula some of my priorities go above 1.0 and 75 out of 76 sitemaps all have 0.001 priority. does anyone know how to change the formula so the priority relies solely on votes + comments and will still stay between 0 and 1.0 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7630</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Wed, 20 Aug 2008 07:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7630</guid>
		<description>When I use 
&lt;code&gt;$v=round((time()-$link-&#62;date)/3600,3);&lt;/code&gt;

some priority go high 2.0 or 3.0 like that and error agian

so now I change back to the original

&lt;code&gt;$v=(time()-$link-&#62;date)/60;
$pri=max(0.0001,(( $link-&#62;comments /$v ) * 5  + ( $link-&#62;votes * 35  / $v ) + ( 100 / max(100,time()-$link-&#62;modified) )  * 60 )/ 100 );&lt;/code&gt;

and no error now, the highest priority are around 0.4 or 0.5 in new story on sitemap but sometime I got warning "All the URLs in your Sitemap have the same priority. " in some sitemap again in sitemap-1.xml (I have 6 sitemap) but sometime no warings

sitemap-1 to sitemap-5 all priority same 0.0001 but only sitemap-6 (the latest) have 0.1 0.2 0.3 like that

I like you plugin because this is only one sitemap plugin for pligg no more out there so I love it but I don't like to always go to check in Webmaster Tools that my pligg sitemap will okay or not? Sometime ok sometime not. sometime priority go higher that 1.0 sometime all same 0.0001

I understand your formula a bit but it very hard for me or other people to understand and fix it, Can you make it easier.

I have some example very good sitemap plugin for wordpress
"XML Sitemap Generator for WordPress 3.1.0.1 "
Very easy to config and nothing to do after that, no error

I like the option that let people set priority (see picture below)

&lt;a href="http://img223.imageshack.us/img223/795/image0308qz4.png" title="" rel="nofollow"&gt;

Can you make Xml Sitemaps pligg module has option like that, If you can do that I think no more problem about Google Webmaster Tools and priority issues again

Xml Sitemaps pligg module is the Best, Cheers

Thank&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>When I use<br />
<code>$v=round((time()-$link-&gt;date)/3600,3);</code></p>
<p>some priority go high 2.0 or 3.0 like that and error agian</p>
<p>so now I change back to the original</p>
<p><code>$v=(time()-$link-&gt;date)/60;<br />
$pri=max(0.0001,(( $link-&gt;comments /$v ) * 5  + ( $link-&gt;votes * 35  / $v ) + ( 100 / max(100,time()-$link-&gt;modified) )  * 60 )/ 100 );</code></p>
<p>and no error now, the highest priority are around 0.4 or 0.5 in new story on sitemap but sometime I got warning &#8220;All the URLs in your Sitemap have the same priority. &#8221; in some sitemap again in sitemap-1.xml (I have 6 sitemap) but sometime no warings</p>
<p>sitemap-1 to sitemap-5 all priority same 0.0001 but only sitemap-6 (the latest) have 0.1 0.2 0.3 like that</p>
<p>I like you plugin because this is only one sitemap plugin for pligg no more out there so I love it but I don&#8217;t like to always go to check in Webmaster Tools that my pligg sitemap will okay or not? Sometime ok sometime not. sometime priority go higher that 1.0 sometime all same 0.0001</p>
<p>I understand your formula a bit but it very hard for me or other people to understand and fix it, Can you make it easier.</p>
<p>I have some example very good sitemap plugin for wordpress<br />
&#8220;XML Sitemap Generator for WordPress 3.1.0.1 &#8221;<br />
Very easy to config and nothing to do after that, no error</p>
<p>I like the option that let people set priority (see picture below)</p>
<p><a href="http://img223.imageshack.us/img223/795/image0308qz4.png" title="" rel="nofollow"></p>
<p>Can you make Xml Sitemaps pligg module has option like that, If you can do that I think no more problem about Google Webmaster Tools and priority issues again</p>
<p>Xml Sitemaps pligg module is the Best, Cheers</p>
<p>Thank</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7624</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Thu, 14 Aug 2008 13:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7624</guid>
		<description>You can rewrite the formula as you wish. but if you have 40000 links and the votes range is small how is giving the votes 60% going to improve the uniqueness of the priority ?</description>
		<content:encoded><![CDATA[<p>You can rewrite the formula as you wish. but if you have 40000 links and the votes range is small how is giving the votes 60% going to improve the uniqueness of the priority ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://patchlog.com/php/xml-sitemaps-pligg-module-v09/#comment-7623</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Thu, 14 Aug 2008 13:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://patchlog.com/?p=133#comment-7623</guid>
		<description>Temi, please look at the discussions above about changing the formula if you really care about turning off those warnings. 

You should also read google help that says that a waring is just that ... it's not an error and it doesn't mean they will not process your sitemap if you have those warnings. The only problem is they don't know which is more important to you.</description>
		<content:encoded><![CDATA[<p>Temi, please look at the discussions above about changing the formula if you really care about turning off those warnings. </p>
<p>You should also read google help that says that a waring is just that &#8230; it&#8217;s not an error and it doesn&#8217;t mean they will not process your sitemap if you have those warnings. The only problem is they don&#8217;t know which is more important to you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
