Arne
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Content Encoding ErrorHi,
can you try the dev version: http://downloads.wordpress.org/plugin/google-sitemap-generator.zip
I’ve fixed a bug with the gzip encoding there.
Hi,
can you describe more what is not correct? Or post a link to your sitemap?
Also please try the dev version, I’ve fixed a small bug regarding the date handling: http://downloads.wordpress.org/plugin/google-sitemap-generator.zip
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] A question regarding latest update 4.0.3There was a update of W3TC a week ago which included the required code. You can also leave the code you already have 🙂
Looks great taryana!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Delete sitemap.xml?Hi,
the new version 4 of the plugin does not use static files anymore, but generates them on-the-fly like all the other WordPress content. That means you can’t see the sitemap.xml file with your FTP program anymore. If there is one, you should rename or delete it, so the plugin can serve the dynamically generated file. You don’t need to do anything in Google Webmaster Tools.
In the new sitemap, you will not see your posts immediately, but links to sub-sitemaps which contain the content based on type (posts, categories etc…) and date (year/month).
Hi,
can you post a link to your sitemap? Thanks!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Content Encoding ErrorHi,
are you both using version 4.0.3 of the plugin? 4.0.3 fixed a bug with some other plugins which tried to compress the page.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing xml tag errorHi,
Did you add any custom URLs to the sitemap via the admin panel?
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] HTTP Error: 403Hi,
can you post a link to your sitemap?
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Another question on sitemap upgradeHi,
The new version is safe to use, it is being used by thousands of blogs. Since there are so many different configurations of Webservers, other Plugins and so on it is normal that some of these have some issues. The plugin can’t be tested on all configurations before the release.
Fell free to upgrade. If you have any problems, it is no problem to downgrade to 3.4.1 again.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Invalid URLHi,
That is interesting, I’ve never seen this issue. Could you post a link to your sitemap so I can check if the content is alright? Thanks!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Typo in German textThanks, I will fix it!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] includes plugin that has been deleted?So you mean you want to exclude some content of the sitemap? You can see the Configuration Page of the Sitemap Plugin and check if the content is listed there as a custom post type or taxonomy.
Forum: Reviews
In reply to: [XML Sitemap Generator for Google] Once a good plugin, now a disasterThat is interesting, since every request to your blog (front page, any post) creates more server load than requesting a sitemap (which is only done by Google if something changes).
So did you install some caching functionality for the rest of your site? Did you export it as static HTML? Since otherwise, every single visitor will create more load. And since the old sitemap included everything, the resource usage was actually quite high.
Forum: Reviews
In reply to: [XML Sitemap Generator for Google] Not happy now that static sitemap is gone.That is interesting, since every request to your blog (front page, any post) creates more server load than requesting a sitemap (which is only done by Google if something changes).
So did you install some caching functionality for the rest of your site? Did you export it as static HTML? Since otherwise, every single visitor will create more load. And since the old sitemap included everything, the resource usage was actually quite high.