<?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: Split large xml sitemaps PHP script</title>
	<atom:link href="http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/</link>
	<description>code is beauty</description>
	<lastBuildDate>Mon, 16 Nov 2009 17:15:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Server performance upgrades&#8230; Horay! - RayRay Is Forever</title>
		<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/comment-page-1/#comment-359</link>
		<dc:creator>Server performance upgrades&#8230; Horay! - RayRay Is Forever</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyasonhat.com/?p=29#comment-359</guid>
		<description>[...] I was able to automate my sitemaps thanks to a PHP script that I found. Google does not like it when there are more than 50,000 links in a sitemap, and my site has almost [...]</description>
		<content:encoded><![CDATA[<p>[...] I was able to automate my sitemaps thanks to a PHP script that I found. Google does not like it when there are more than 50,000 links in a sitemap, and my site has almost [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RayRay</title>
		<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/comment-page-1/#comment-358</link>
		<dc:creator>RayRay</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyasonhat.com/?p=29#comment-358</guid>
		<description>THANK YOU THANK YOU THANK YOU!!!!

I have a Gallery 2 installation with a sitemap that is just insane and gets split into 4 parts. I was doing it by hand until I found your script. I made a bash script in my cronjob and added in hard paths to get it to work for my setup using:

wget -q [url of my sitemap, it takes a while to download] -O - &#124; gzip &gt; [path]/sitemap.xml.gz 

Then I added a line for my Wordpress sitemap to be inputted as sitemap0.xml like I had previously. I actually learned a lot from your code, and I absolutely appreciate it.</description>
		<content:encoded><![CDATA[<p>THANK YOU THANK YOU THANK YOU!!!!</p>
<p>I have a Gallery 2 installation with a sitemap that is just insane and gets split into 4 parts. I was doing it by hand until I found your script. I made a bash script in my cronjob and added in hard paths to get it to work for my setup using:</p>
<p>wget -q [url of my sitemap, it takes a while to download] -O &#8211; | gzip &gt; [path]/sitemap.xml.gz </p>
<p>Then I added a line for my Wordpress sitemap to be inputted as sitemap0.xml like I had previously. I actually learned a lot from your code, and I absolutely appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drinksforall</title>
		<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/comment-page-1/#comment-342</link>
		<dc:creator>drinksforall</dc:creator>
		<pubDate>Mon, 09 Feb 2009 06:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyasonhat.com/?p=29#comment-342</guid>
		<description>I tried to run this script with my xml sitemap, but i got a memory error, is there any alternative to this?</description>
		<content:encoded><![CDATA[<p>I tried to run this script with my xml sitemap, but i got a memory error, is there any alternative to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prakash balaji</title>
		<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/comment-page-1/#comment-320</link>
		<dc:creator>prakash balaji</dc:creator>
		<pubDate>Sat, 24 Jan 2009 05:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyasonhat.com/?p=29#comment-320</guid>
		<description>This is awesome, i was tiered of searching through forum about how exactly we can split the sitemap files in to different files, but i didnt get any valid solution. then i came here. now am going to install it.
Thanks :)</description>
		<content:encoded><![CDATA[<p>This is awesome, i was tiered of searching through forum about how exactly we can split the sitemap files in to different files, but i didnt get any valid solution. then i came here. now am going to install it.<br />
Thanks <img src='http://www.dyasonhat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D Maskull</title>
		<link>http://www.dyasonhat.com/wordpress-plugins/split-large-xml-sitemaps-php-script/comment-page-1/#comment-95</link>
		<dc:creator>D Maskull</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyasonhat.com/?p=29#comment-95</guid>
		<description>This is a great concept, and I have used it on one of my sites now - successfully. It would be great if this was made into an easier process though, like a plugin that automatically split the sitemap upon creation when a new post is made. Has anyone done this or expanded upon your original script?</description>
		<content:encoded><![CDATA[<p>This is a great concept, and I have used it on one of my sites now &#8211; successfully. It would be great if this was made into an easier process though, like a plugin that automatically split the sitemap upon creation when a new post is made. Has anyone done this or expanded upon your original script?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
