<?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: Sitemap Generator Plugin for Wordpress</title>
	<atom:link href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/</link>
	<description>WordPress Plugins, PHP Scripts, Tools, and Tutorials</description>
	<lastBuildDate>Fri, 06 Nov 2009 17:35:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nam</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-499249</link>
		<dc:creator>nam</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-499249</guid>
		<description>Hi,
Great plugin. Is there are way of leaving out the &#039;uncategorized&#039; category so that it doesn&#039;t show?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great plugin. Is there are way of leaving out the &#8216;uncategorized&#8217; category so that it doesn&#8217;t show?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biz4blog</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-499160</link>
		<dc:creator>biz4blog</dc:creator>
		<pubDate>Thu, 05 Nov 2009 18:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-499160</guid>
		<description>thanks
im still using 284</description>
		<content:encoded><![CDATA[<p>thanks<br />
im still using 284</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-499116</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-499116</guid>
		<description>When I attempt to activate the plugin with 2.85 I receive the following &quot;Fatal Error&quot; Message:

&quot;Fatal error: Cannot redeclare ddsg_add_option_pages() (previously declared in /home2/holidayr/public_html/christmas/wp-content/plugins/seo-automatic-wp-core-tweaks/sitemap-generator.php:56) in /home2/holidayr/public_html/christmas/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 59.&quot;</description>
		<content:encoded><![CDATA[<p>When I attempt to activate the plugin with 2.85 I receive the following &#8220;Fatal Error&#8221; Message:</p>
<p>&#8220;Fatal error: Cannot redeclare ddsg_add_option_pages() (previously declared in /home2/holidayr/public_html/christmas/wp-content/plugins/seo-automatic-wp-core-tweaks/sitemap-generator.php:56) in /home2/holidayr/public_html/christmas/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 59.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafetish.com</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-499069</link>
		<dc:creator>cafetish.com</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-499069</guid>
		<description>I forgot to wrap the code...

3. Verify you can display your sitemap, but if you see (continued) in the top category, manually change the line 542 from [A] to [B]

&lt;code&gt;
[A] ... &#039; (continued)&lt;ul&gt;&#039;;
[B] ... &#039; &lt;strong&gt;Category:&lt;/strong&gt; &lt;a href=&quot;http://YOUR-DOMAIN/category/YOUR-CATEGORY-SLUG/&quot;&gt;YOUR CATEGORY&lt;/a&gt;&lt;ul&gt;&#039;;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I forgot to wrap the code&#8230;</p>
<p>3. Verify you can display your sitemap, but if you see (continued) in the top category, manually change the line 542 from [A] to [B]</p>
<p><pre><code>
[A] ... ' (continued)&lt;ul&gt;';
[B] ... ' &lt;strong&gt;Category:&lt;/strong&gt; &lt;a href="http://YOUR-DOMAIN/category/YOUR-CATEGORY-SLUG/"&gt;YOUR CATEGORY&lt;/a&gt;&lt;ul&gt;';
</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafetish.com</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-499066</link>
		<dc:creator>cafetish.com</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-499066</guid>
		<description>I found temporary solution for;

Catchable fatal error: Object of class WP_Error could not be converted to string in /xxxx/public_html/xxxx.com/wordpress/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 521

1. Downgrade the latest version to v3.15 via the following URL:

http://wordpress.org/extend/plugins/sitemap-generator/

2. Comment out the line 513

//	return DDSG_CAT_HEADER ...

3. Verify you can display your sitemap, but if you see (continued) in the top category, manually change the line 542 from [A] to [B]

[A] ... &#039; (continued)&#039;;
[B] ... &#039; &lt;strong&gt;Category:&lt;/strong&gt; &lt;a href=&quot;http://YOUR-DOMAIN/category/YOUR-CATEGORY-SLUG/&quot; rel=&quot;nofollow&quot;&gt;YOUR CATEGORY&lt;/a&gt;&#039;;

4. Verify you can display your sitemap without (continued)

I hope this helps!!</description>
		<content:encoded><![CDATA[<p>I found temporary solution for;</p>
<p>Catchable fatal error: Object of class WP_Error could not be converted to string in /xxxx/public_html/xxxx.com/wordpress/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 521</p>
<p>1. Downgrade the latest version to v3.15 via the following URL:</p>
<p><a href="http://wordpress.org/extend/plugins/sitemap-generator/" rel="nofollow">http://wordpress.org/extend/plugins/sitemap-generator/</a></p>
<p>2. Comment out the line 513</p>
<p>//	return DDSG_CAT_HEADER &#8230;</p>
<p>3. Verify you can display your sitemap, but if you see (continued) in the top category, manually change the line 542 from [A] to [B]</p>
<p>[A] &#8230; &#8216; (continued)&#8217;;<br />
[B] &#8230; &#8216; <strong>Category:</strong> <a href="http://YOUR-DOMAIN/category/YOUR-CATEGORY-SLUG/" rel="nofollow">YOUR CATEGORY</a>&#8216;;</p>
<p>4. Verify you can display your sitemap without (continued)</p>
<p>I hope this helps!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daddy design</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-498931</link>
		<dc:creator>daddy design</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498931</guid>
		<description>nice plugin.. thanks! will this work with the new version of wp?</description>
		<content:encoded><![CDATA[<p>nice plugin.. thanks! will this work with the new version of wp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-498901</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Mon, 02 Nov 2009 06:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498901</guid>
		<description>Thanks for this lovely plugin</description>
		<content:encoded><![CDATA[<p>Thanks for this lovely plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson King</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-498743</link>
		<dc:creator>Nelson King</dc:creator>
		<pubDate>Sat, 31 Oct 2009 09:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498743</guid>
		<description>As the previous poster noted, I&#039;m also unable to get the paging to work. There are about 60 posts and 10 pages. I&#039;ve got WP 2.85 with the latest version of your plug-in.  It&#039;s the best of its kind, so I&#039;d really like to solve the problem!</description>
		<content:encoded><![CDATA[<p>As the previous poster noted, I&#8217;m also unable to get the paging to work. There are about 60 posts and 10 pages. I&#8217;ve got WP 2.85 with the latest version of your plug-in.  It&#8217;s the best of its kind, so I&#8217;d really like to solve the problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-30/#comment-498564</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498564</guid>
		<description>Hi,

I am running your fantastic plugin on a number of websites; most recently I installed it on a small website for a clinic. For some reason, the sitemap does not show pages, although this option is selected. There are no posts on the site, it&#039;s pages only. Do you have any advice for me?

Joseph</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am running your fantastic plugin on a number of websites; most recently I installed it on a small website for a clinic. For some reason, the sitemap does not show pages, although this option is selected. There are no posts on the site, it&#8217;s pages only. Do you have any advice for me?</p>
<p>Joseph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-498501</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Wed, 28 Oct 2009 12:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498501</guid>
		<description>Hi,
I wrote an email yesterday asking about the possibility of integrating DD Sitemap in a multilingual site managed with WPML.  At the same time, i wrote to the authors of WPML, and from what they say it seems making the plugins compatible would be easier than i thought: they say what needs to be done is to use the WP API and not query the database directly. The thread in their form is here: http://forum.wpml.org/topic.php?id=526
When i say &quot;easier&quot;, please don&#039;t infer that i know what i am talking about, i am not a programmer!  Would you think this is feasible?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I wrote an email yesterday asking about the possibility of integrating DD Sitemap in a multilingual site managed with WPML.  At the same time, i wrote to the authors of WPML, and from what they say it seems making the plugins compatible would be easier than i thought: they say what needs to be done is to use the WP API and not query the database directly. The thread in their form is here: <a href="http://forum.wpml.org/topic.php?id=526" rel="nofollow">http://forum.wpml.org/topic.php?id=526</a><br />
When i say &#8220;easier&#8221;, please don&#8217;t infer that i know what i am talking about, i am not a programmer!  Would you think this is feasible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marlin</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-498390</link>
		<dc:creator>marlin</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498390</guid>
		<description>thanks  nice plugin</description>
		<content:encoded><![CDATA[<p>thanks  nice plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShekiLL</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-498379</link>
		<dc:creator>ShekiLL</dc:creator>
		<pubDate>Sun, 25 Oct 2009 18:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-498379</guid>
		<description>ThankS (:</description>
		<content:encoded><![CDATA[<p>ThankS (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex34</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497974</link>
		<dc:creator>Alex34</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497974</guid>
		<description>Hope your sabbatical period from the Baltimore Sun is treating you well. ,</description>
		<content:encoded><![CDATA[<p>Hope your sabbatical period from the Baltimore Sun is treating you well. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497962</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Thu, 22 Oct 2009 14:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497962</guid>
		<description>I have installed the plugin but am getting the following error......

&quot;Catchable fatal error: Object of class WP_Error could not be converted to string in /home/bikerace/public_html/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 521&quot;

Any idea as to what is causing this? I have removed all other plugins without any success!</description>
		<content:encoded><![CDATA[<p>I have installed the plugin but am getting the following error&#8230;&#8230;</p>
<p>&#8220;Catchable fatal error: Object of class WP_Error could not be converted to string in /home/bikerace/public_html/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 521&#8243;</p>
<p>Any idea as to what is causing this? I have removed all other plugins without any success!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497886</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497886</guid>
		<description>Thank you very much!!!</description>
		<content:encoded><![CDATA[<p>Thank you very much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497788</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 19 Oct 2009 16:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497788</guid>
		<description>Thanks, good work! Bravo! :)</description>
		<content:encoded><![CDATA[<p>Thanks, good work! Bravo! <img src='http://www.dagondesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497787</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 19 Oct 2009 16:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497787</guid>
		<description>Thanks, ggood work! Bravo! :)</description>
		<content:encoded><![CDATA[<p>Thanks, ggood work! Bravo! <img src='http://www.dagondesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marj Wyatt</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497551</link>
		<dc:creator>Marj Wyatt</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497551</guid>
		<description>Are there any known conflicts with this plugin and the StudioPres Metro theme?  The theme seems to be embedding paragraphs around the short code and will not come up when hard-coded into the 404.php.</description>
		<content:encoded><![CDATA[<p>Are there any known conflicts with this plugin and the StudioPres Metro theme?  The theme seems to be embedding paragraphs around the short code and will not come up when hard-coded into the 404.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497305</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497305</guid>
		<description>How can I hide the line &#039;Plugin by dagondesign.com&#039;?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>How can I hide the line &#8216;Plugin by dagondesign.com&#8217;?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Fladischer</title>
		<link>http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/comment-page-29/#comment-497243</link>
		<dc:creator>Benjamin Fladischer</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/sitemap-generator-for-wordpress-v20/#comment-497243</guid>
		<description>Did you already think about the consequences of this?</description>
		<content:encoded><![CDATA[<p>Did you already think about the consequences of this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
