Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for 404

E-Mail 404/403

Eine E-Mail zu versenden sobald ein 403/404 Fehler auftritt finde ich nach wie vor eine gute Idee.

Auf NetTuts gibt es ein Tutorial zu dem Thema.

Website error pages are perhaps one of the most overlooked pieces of a fully rounded website. Not only are they important but they give you the opportunity to have a little fun. Although many web developers rely on server logs to keep an eye out for hits on error pages, I’m going to take a different approach by using a PHP generated email. In addition, we will spice up the design a bit, add basic navigation and link to the website sitemap.

Server Load bei WordPress 404

Alex King über den Zusammenhang von 404s bei WordPress.

It’s a really elegant system and works very well. However, it also means that 404 requests - http requests that result in a “file not found” message - have a much higher impact on the server than a traditional 404 request does. For every 404, the server instantiates WordPress, does some database work to try to see if it can figure out what to serve, etc.

Error Pages in Drupal

Der Artikel Creating custom error pages in Drupal beschreibt die Vor- und Nachteile von 3 Möglichkeiten Fehlerseiten in drupal anzuzeigen:

  • Drupal’s built-in support for error pages (@ /admin/settings/error-reporting)
  • Search404.module (404’s only, of course)
  • Customerror.module (404 & 403)
  • Der Author spricht sich klar für das Customerror.module aus und liefert Code für sinnvolle Fehlerseiten mit.



    Copyright © 2004–2009. All rights reserved. – Impressum

    RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.