Arne
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Blank Settings pageHi,
I tried several of your mentioned plugins and could not fond any problems. Do you have access to your web servers error logfile? Maybe we can find something there.
Forum: Plugins
In reply to: Google Sitemaps GeneratorThanks for the note, I will update the documentation…
Hi,
it says that the “operation was not permitted”, so probably your host doesn’t allow to make web requests from PHP.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Add Keywords, Tags to XML SitemapHi,
sorry, but the normal sitemap format doesn’t specify any additional things like keywords or tags which it would make the sitemap invalid.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Not work on Google webmaster toolIt was before on previous versions, but the current one uses the dynamically generated one from WordPress.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Request plugin author change Support linkHi Michael,
Thanks for the hint. I’ve already wondered why people continue posting under #sitemap, because I changed most of the links to google-sitemap-generator long time ago. I just forgot the readme…
I’ve already updated the redirection links on the admin panel to the correct forum, the readme will follow with the next update.
Sorry for the inconvenience caused.
Thanks,
Arne
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Not work on Google webmaster toolSure it does, could you specify your problem?
Thanks,
Arne
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] warning: sitemap-core.php on line 1909Hi,
looks like there is a problem with the MySQL query, probably another plugin is affecting it. Try to use the safemode which doesn’t use the unbuffered query mode and is more “resistant” to external influences…
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Error message, unexpected characterHi,
can you check if the files were successfully uploaded? Maybe your FTP program canceled the transfer before it was completed.
Hi,
the robots.txt is generated by WordPress, the sitemap plugin only appends the Sitemap: … to the output. I think that the proposed solution from AustinKalb should be th easiest one.
The plugin works correctly, the webmaster tools shows how many pages COULD show, unfortunately it doesn’t mean that they WILL appear…
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] Error MessagePlease see this thread: http://wordpress.org/support/topic/304255?replies=12
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] 3.1.5 updateHi all,
the reference error is fixed in the next release, you can already try it here:
http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.6.zipRegarding the “The last build succeeded, but the file was deleted later or can’t be accessed anymore. Did you move your blog to another server or domain?” error: This message appears if a PHP “is_readable()” call with the path to the sitemap files returns false and was added to prevent a warning in case the file is really gone and the plugin tries to get the last modification date.
If you can access the sitemap with your browser, everything is fine. I can’t reproduce this behavior on all of my installations, so its hard to say whats wrong. It would be great if somebody of you who sees this message could contact me via email at arne at arnebrachhold dot de so we can find out whats wrong directly on your blog .
Thanks, Arne
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] 3.1.5 updateHi gicrom,
I just installed PHP 4.4.9 and the fix works for me. Did you replace it correctly?
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] 3.1.5 Italian updateThanks, I will include it soon!