WebSite X5Help Center

 
Duncan Baker
Duncan Baker
User

How to get the 404 page not found error to work  en

Autor: Duncan Baker
Visitado 1587, Seguidores 2, Compartilhado 0  

I see this question has been asked in other languages but I still can't get it to work.

How do I get the 404 page not found error to work and how can I customise the page?

Publicado em
2 RESPOSTAS - 1 CORRIGIR
Paul M.
Paul M.
Moderator

Hello Duncan,

Customised 404 error pages are dependent on access to your server, and not a feature of WebSite X5 as such.

Depending on who you host with you may find that there is an option in your online control panel to set one up with a minimum of effort.

Otherwise you can just create a standard webpage customised to your liking, and use the .htaccess file in the root of your server to point to it with a single line as follows:

ErrorDocument 404 /your_customised_pagename.html

There is no reason why you can't use X5 to create your customised page, which you can then set as a hidden page in the sitemap.  The page can have a .php extension if necessary.

It's a good idea to use a robots.txt file to exclude your 404 error page from Google's search index.

Hope this helps!

Paul

Ler mais
Publicado em de Paul M.
Duncan Baker
Duncan Baker
User
Autor

Thanks - sorted :-)

Ler mais
Publicado em de Duncan Baker