Fehlerseite nach update auf HTML5 nicht mehr da
Hallo zusammen,
nachdem ich hier nun hier alles über Fehlerseiten gelesen habe, mein Problem aber nicht zu finden ist, bitte ich nun hier um Hilfe.
Die Analyse zeigt:
Suchmaschinen, Verzeichnisse und SEO = Gültige Fehlerseite vorhanden
Benutzerfreundlichkeit = Individuelle Fehlerseite fehlt
Ich habe ein Update auf HTML5 gemacht, habe ich etwas falsch eingetragen?
HTML-Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Private Genealogie bis 1335, Photographen und Fotos um 1900</title>
Und hier meine .htaccess-Datei:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ www.%{HTTP_HOST}/$1 [R=301,QSA,L]
RewriteRule ^index\.(html?|htm)$ %{HTTP_HOST} [R=301,QSA,L]
AddCharset utf-8 .txt
ErrorDocument 402 /402.htm
ErrorDocument 403 /403.htm
ErrorDocument 404 /404.htm
Redirect 301 /http://www.meinehobbyseite.de/tafel_22_3188512.htm /http://www.meinehobbyseite.de/generation021.htm
# Caching einrichten
FileETag MTime Size
ExpiresActive On
ExpiresByType text/css "access plus 1 weeks"
ExpiresByType application/javascript "access plus 1 months"
ExpiresByType application/x-javascript "access plus 1 months"
ExpiresByType image/gif "access plus 6 months"
ExpiresByType image/jpeg "access plus 6 months"
ExpiresByType image/png "access plus 6 months"
ExpiresByType image/x-icon "access plus 6 months"
Danke für die Hilfe
MfG Klaus
http://www.photospuren.de
Photographen + Ahnenforschung
Beitrag erstellen
EinloggenKostenlos registrieren