<?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 Submit &#8211; Magento Extension to Submit your Google Sitemap</title>
	<atom:link href="http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1367</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sat, 29 May 2010 22:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1367</guid>
		<description>It&#039;s in System-&gt;Config-&gt;Catalog-&gt;Google Sitemap - I should make that clear in the blog post, thanks for the heads up.</description>
		<content:encoded><![CDATA[<p>It&#8217;s in System-&gt;Config-&gt;Catalog-&gt;Google Sitemap &#8211; I should make that clear in the blog post, thanks for the heads up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlapitan</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1365</link>
		<dc:creator>jlapitan</dc:creator>
		<pubDate>Sat, 29 May 2010 09:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1365</guid>
		<description>i cant find the configuration option for automatic submission</description>
		<content:encoded><![CDATA[<p>i cant find the configuration option for automatic submission</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1312</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sun, 09 May 2010 03:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1312</guid>
		<description>Hi Ashley,

Thanks ;) It was a nightmare to cleanup, but I think we&#039;re more solid than ever now, so I &#039;spose it was for the best. It was actually vulnerabilities in an old WordPress installation I hadn&#039;t updated or removed &amp; wasn&#039;t using - laziness on my part pure and simple.

I&#039;ll keep my eyes here for updates &amp; will just alter perms manually in the meantime.

Thanks again!
- Ken</description>
		<content:encoded><![CDATA[<p>Hi Ashley,</p>
<p>Thanks <img src='http://www.aschroder.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  It was a nightmare to cleanup, but I think we&#8217;re more solid than ever now, so I &#8217;spose it was for the best. It was actually vulnerabilities in an old WordPress installation I hadn&#8217;t updated or removed &amp; wasn&#8217;t using &#8211; laziness on my part pure and simple.</p>
<p>I&#8217;ll keep my eyes here for updates &amp; will just alter perms manually in the meantime.</p>
<p>Thanks again!<br />
- Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1310</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sat, 08 May 2010 22:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1310</guid>
		<description>Sorry to hear about your hack - was it a vulnerability in Magento or some other PHP script? God suggestion to limit the sitemap permissions.The sitemap.xml is actually generated by the built in Magento code, I just took a look though and I think I could add something to my extension to tweak the permissions. I&#039;ll add it to the list of features for the extension, and update it when I&#039;m next on the train.</description>
		<content:encoded><![CDATA[<p>Sorry to hear about your hack &#8211; was it a vulnerability in Magento or some other PHP script? God suggestion to limit the sitemap permissions.The sitemap.xml is actually generated by the built in Magento code, I just took a look though and I think I could add something to my extension to tweak the permissions. I&#8217;ll add it to the list of features for the extension, and update it when I&#8217;m next on the train.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1309</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 08 May 2010 20:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1309</guid>
		<description>Hi Ashley,

I&#039;ve just recovered from having my site hacked (grr, PHP code injection) &amp; am concentrating on hardening security wherever I can. I noticed last night that the sitemap.xml file generated by your extension always sets itself to 666 permissions, meaning that it&#039;s world writable. It&#039;s easy enough for me to change the perms, but a bit of a headache to have to remember to redo it every time it gets generated. Is there something in the code I could change to make the file always generate with 644 permissions?

Thanks!!
- Ken</description>
		<content:encoded><![CDATA[<p>Hi Ashley,</p>
<p>I&#8217;ve just recovered from having my site hacked (grr, PHP code injection) &amp; am concentrating on hardening security wherever I can. I noticed last night that the sitemap.xml file generated by your extension always sets itself to 666 permissions, meaning that it&#8217;s world writable. It&#8217;s easy enough for me to change the perms, but a bit of a headache to have to remember to redo it every time it gets generated. Is there something in the code I could change to make the file always generate with 644 permissions?</p>
<p>Thanks!!<br />
- Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1195</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 13 Apr 2010 12:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1195</guid>
		<description>I should have mentioned that the specific issue is that I can enter the Yahoo API code etc under the configuration part, but that when I run the Submit option for the sitemap, I get the following error.

Fatal error: Call to undefined method Varien_Http_Adapter_Curl::getInfo() in /home1/myweb/public_html/mywebsite/app/code/community/Aschroder/SitemapSubmit/Model/Submit.php  on line 126

However, manual generation does work as expected.

Gary</description>
		<content:encoded><![CDATA[<p>I should have mentioned that the specific issue is that I can enter the Yahoo API code etc under the configuration part, but that when I run the Submit option for the sitemap, I get the following error.</p>
<p>Fatal error: Call to undefined method Varien_Http_Adapter_Curl::getInfo() in /home1/myweb/public_html/mywebsite/app/code/community/Aschroder/SitemapSubmit/Model/Submit.php  on line 126</p>
<p>However, manual generation does work as expected.</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1194</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 13 Apr 2010 11:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1194</guid>
		<description>Hi Ashley,

I have tried the plugin on Magento 1.2.x, but cant see the set-up forms etc. Does it work on this platform?

Thanks,
Gary</description>
		<content:encoded><![CDATA[<p>Hi Ashley,</p>
<p>I have tried the plugin on Magento 1.2.x, but cant see the set-up forms etc. Does it work on this platform?</p>
<p>Thanks,<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1191</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 12 Apr 2010 22:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1191</guid>
		<description>Finally managed to get my rewrites working properly, so the sitemap extension is behaving just as it should for me now. Good luck w/ the potential bug fix &amp; thanks again for a great addon!</description>
		<content:encoded><![CDATA[<p>Finally managed to get my rewrites working properly, so the sitemap extension is behaving just as it should for me now. Good luck w/ the potential bug fix &amp; thanks again for a great addon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1181</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1181</guid>
		<description>Anytime. Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Anytime. Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-1180</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-1180</guid>
		<description>oh - it might be a bug then - If url rewrites are off then I need to return the base URL without index.php, I&#039;ll look into it when I get a moment. Thanks for the heads  up.</description>
		<content:encoded><![CDATA[<p>oh &#8211; it might be a bug then &#8211; If url rewrites are off then I need to return the base URL without index.php, I&#8217;ll look into it when I get a moment. Thanks for the heads  up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
