Prüfen Sie, ob Ihre Website den richtigen HTTP-Statuscode zurückgibt.
Der HTTP-Statuscode kann angeben, ob eine Anforderung erfolgreich ist oder nicht.
The HTTP status code may indicate whether a request is successful or unsuccessful.
Bestätigen Sie den Erhalt eines Webhooks, indem Sie mit dem HTTP-Statuscode 204 ohne Nachrichtenrumpf antworten.
Acknowledge the receipt of a webhook by responding with HTTP code 204 without a message body.
Neben der nutzerfreundlichen 404 Fehlerseite sollte sichergestellt werden, dass die Seite den HTTP-Statuscode 404 zurückgibt, damit die Suchmaschinen erkennen, dass sie einem kaputten Link gefolgt sind.
Besides having a user friendly 404 page, it's also important to make sure that the page actually returns HTTP code 404 so search engines are made aware that they followed a broken link.
Dieser HTTP-Statuscode kann aus vielen serverseitigen Gründen auftreten.
This HTTP status code may occur for many server-side reasons.
Scriptfehler werden nicht über einen HTTP-Statuscode zurückgegeben.
Script errors are not returned using an HTTP status code.
Der in der Antwort zurückgegebene HTTP-Statuscode gibt die Art des Fehlers an.
The HTTP Status code returned in the response indicates the nature of error.
Sie können auch nach HTTP-Statuscode filtern.
You can also filter by HTTP status code.
Aus dem HTTP-Statuscode lässt sich ggf. auch der genaue Grund ablesen, warum eine Anforderung nicht erfolgreich ist.
The HTTP status code may also reveal the exact reason that a request is unsuccessful.
Website-Besuchern wird eine Fehlerseite mit dem HTTP-Statuscode 503 angezeigt.
Website visitors will see an error page with the 503 HTTP status code.
Schickt einen 204 HTTP-Statuscode für eine erfolgreiche Anfrage zurück.
Returns a 204 HTTP status code for a successful request.
Der Crawler unserer Suchfunktion für die eigene Website extrahiert Metadaten wie HTTP-Statuscode, Dateityp, Sprache, Änderungszeitpunkt, Titel, Meta-Tags sowie den gesamten Textinhalt in unstrukturierter Form.
The crawler of our site search extracts metadata such as HTTP status code, file type, language, modification time, title, meta tags and the whole text content.
Die Antwort enthält außerdem den HTTP-Statuscode, den der Entwickler überprüfen kann, um die geeigneten nächsten Schritte in seiner Anwendungslogik auszuführen.
The response also contains the HTTP Status code, which the developer can verify to perform the appropriate next steps in his application logic.