Um erro 500 é um erro no servidor web; para resolvê-lo, você deve denunciá-lo à pessoa que administra o site.
Wikipedia diz
5xx Server Error
The server failed to fulfill an apparently valid request.
Response status codes beginning with the digit "5" indicate cases in which the server is aware that it has encountered an error or is otherwise incapable of performing the request. Except when responding to a HEAD request, the server should include an entity containing an explanation of the error situation, and indicate whether it is a temporary or permanent condition. Likewise, user agents should display any included entity to the user. These response codes are applicable to any request method.500 Internal Server Error
A generic error message, given when no more specific message is suitable.
Eu já vi isso associado ao PHP e ao Blogspot, então pode haver um erro de PHP / Blogspot ou erro de codificação do lado do servidor que produza essa mensagem no servidor em algumas circunstâncias.