Error 400 Bad Request after publishing post

Creating and modifying plugins.
Post Reply
Hiwelt
Regular
Posts: 18
Joined: Fri Jan 06, 2006 9:01 am
Location: Germany
Contact:

Error 400 Bad Request after publishing post

Post by Hiwelt »

Since yesterday (the time before everything was allright) I always get an error message when I publish a new post.

The post itself is published correctly but I persume (because I am no expert) that there is something wrong with the sitemap.xml. Something like this is said in the error message.

I made a screenshot of this message which can be seen here.

I updated the following plugins to the newest version today but it did not solve the problem:
  • Suchmaschinen-Sitemap Generator to version: 1.4
  • Einträge via XML-RPC erstellen to version: 1.43
Although the posts are published correctly I think something is going wrong. Shoud I be worried?

Any suggestions of what to do will be appreciated.
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: Error 400 Bad Request after publishing post

Post by kleinerChemiker »

I don't think, that one of these plugins is responsible for the error. Have you the plugin installed, that announces new posts to google and other sites? Could it be, that you have configered in this plugin wrong URLs for the announcement? I think you used a ":" insted a ";".
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Error 400 Bad Request after publishing post

Post by garvinhicking »

Hi!

Ask your provider if he installed mod_security. This can cause stuff like that.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hiwelt
Regular
Posts: 18
Joined: Fri Jan 06, 2006 9:01 am
Location: Germany
Contact:

Re: Error 400 Bad Request after publishing post

Post by Hiwelt »

@kleinerChemiker
First of all thank you for your hint - but there are only these both plugins installed which are announcing new posts. I have checked them and could not find somethig unusual in the settings. I have not touched them after the original installation nevertheless the error came up out of the off :-(

@garvinhicking
I will do so and come back with the result later. Thank you for your quick answer.
Hiwelt
Regular
Posts: 18
Joined: Fri Jan 06, 2006 9:01 am
Location: Germany
Contact:

Re: Error 400 Bad Request after publishing post

Post by Hiwelt »

I am not quite sure if I identified the file you have in mind but I looked for the latest modified file in the s9y root directory and this was [url=hhtp://www.ahlers-web.de/misc/sitemap.xml]sitemap.xml[/url] from Jun 20 23:16, 419.2 KB (429,241 Bytes).
Was it this you meant?
Sorry but I am not an expert in this subject.
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: Error 400 Bad Request after publishing post

Post by kleinerChemiker »

I mean the configuration line of the Sitempa Generator plugin. I think you use an ":" to seperate the URLs but you have to use ";".
Hiwelt
Regular
Posts: 18
Joined: Fri Jan 06, 2006 9:01 am
Location: Germany
Contact:

Re: Error 400 Bad Request after publishing post

Post by Hiwelt »

Yepp, I found it now. It says at URL-Liste für Pings:
http://www.google.com/webmasters/tools/ ... ingly.com/

That's all, do you mean it should look like this instead?
http://www.google.com/webmasters/tools/ ... temap=%s[b];[/b]http://rpc.twingly.com/

This would astonishing me because it worked fine with the ":" all the time before.
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: Error 400 Bad Request after publishing post

Post by kleinerChemiker »

URL-Liste für Pings
URLs für Pingbacks (%s wird durch URL zur Sitemap ersetzt, verschiedene Einträge werden mit ';' (Semicolon) getrennt, fall nötig muss ein Semicolon durch '%3B' ersetzt werden).
This means, you have to use ";". I don't know, if it works with other characters too.
Hiwelt
Regular
Posts: 18
Joined: Fri Jan 06, 2006 9:01 am
Location: Germany
Contact:

Re: Error 400 Bad Request after publishing post

Post by Hiwelt »

I've changed it (":" to ";"),
I've saved it,
I've tested it (result),
it fixed it
you've made my day, many thx :-)
Post Reply