Arne
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundSince you both have the same problem, it would be great if you two could install the Inspector plugin to help me find the problem.
If you want to install the old version, you can find it here: http://downloads.wordpress.org/plugin/google-sitemap-generator.3.3.1.zip
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundCan you please install the plugin “Rewrite Rules Inspector”? After the installation, log in into the WP control panel and go to Tools > Rewrite Rules. The first few entries should look like this:
sitemap(-+([a-zA-Z0-9_-]+))?\.xml$ index.php?xml_sitemap=params=$matches[2] other sitemap(-+([a-zA-Z0-9_-]+))?\.xml\.gz$ index.php?xml_sitemap=params=$matches[2];zip=true other sitemap(-+([a-zA-Z0-9_-]+))?\.html$ index.php?xml_sitemap=params=$matches[2];html=true other sitemap(-+([a-zA-Z0-9_-]+))?\.html.gz$ index.php?xml_sitemap=params=$matches[2];html=true;zip=true otherNormally everything should just work out of the box…
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundDo you have permalinks enabled? The sitemap is a virtual page, just like any other WordPress page. If you have permalinks enabled, please try to save the permalink settings in the WordPress admin area again and check if the sitemap works then.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundAutomatically! But you can’t see it with your FTP program (like any other WordPress site).
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundNot really, there were more than 45.000 downloads already, so it is normal that some sites have some hickups. If it would not work at all, there would be much more trouble.
Do you have permalinks enabled? The sitemap is a virtual page, just like any other WordPress page. If you have permalinks enabled, please try to save the permalink settings in the WordPress admin area again and check if the sitemap works then.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] 4.0 is broken in FPM/FastCGI serversThanks for opening a bug ticket. Please provide more information there!
I’ve installed two of the plugins (broken link checker and WP Jump Menu) and did several tests with the sitemaps plugin, including a new installation, upgrading from 3.4, deactivation and so on, each time without any problem.
Can you try again and if there are any errors, provide the error log information from the web server?
You should already be able to view the source, even it is not displayed correctly. Or please post a link to your site so I can try it.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] General HTTP error: 404 not foundHi,
http://www.toolsqa.com/sitemap.xml is still the sitemap in the old format, so it looks like it is still there. Can you delete it (and also the .xml.gz) via FTP?
The new sitemap index should look like this:
Hi,
http://turnthingson.com/sitemap.xml is still the sitemap in the old format, so it looks like it is still there. Can you delete it (and also the .xml.gz) via FTP?
The new sitemap index should look like this:
I don’t see how the plugin could break any other plugin, especially how it could prevent other plugins from being uninstalled. Did you get an error message? All the installation / uninstallation is handled by WordPress, not by the plugin.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] After update to 4.0, the XML page !Hi,
can you post a link to your blog?
Please check the following things:
– Do you have permalinks enabled?
– Also if you have, please go to the permalinks settings and click Save againIf not, since the image-sitemap has not been updated for two years, you could also hardcode it in the plugin file.
I will try to add this functionality in the future.
Dear Jo,
you are right, the plugin catches everything starting with sitemap and ending with .xml(.gz). Unfortunately it is not possible to change the name at the moment. Can you change it in the other plugin?
Regards,
Arne
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Broken linksTry to find out where they come from. The plugin only reads the content from your WordPress posts.