WebSite X5Help Center

 
Giulio V.
Giulio V.
User

404 page Setup  en

Autor: Giulio V.
Visited 159, Followers 1, Udostępniony 0  

Dear community

I need to create a 404 page. The instructions presented by X5 seems easy enough, but I would like some opinions, suggestions, on the process to do it right the first time. Without having to clean up a mess if it doesen't work.

  • I use CANVA and used their 404 page template. When I downloaded it, it suggested to save it as a .pdf, So is this a good file to upload it to my site, or should it be a Jpeg.
  • When I upload it to my site, does the program set up the file automatically where the code needs to go? Or do I need to deal with anything on my server like .htaccess etc?

I hope I have presented these questions in a way that is satisfactory, my desire is to know fully how to do it right the first time. 

A step by step process will be appreciated very much.

Your suggestions are very much welcomed. Giulio

Posted on the
8 ODPOWIEDZI
Axel  
Axel  
User

Hello Giulio

I suggest to you to create a simple html page like below

And to modify your .htaccess file with the line

ErrorDocument 404 https://wwwmywebsite.com/404.html

Hope this helps

Axel

Czytaj więcej
Posted on the from Axel  
Claudio D.
Claudio D.
Moderator
Najlepszy Użytkownik miesiąca IT

if you are on linux host, it does everything by itself WebsiteX5 program
You create a blank page
You put the image object there , with your jpg and your text
You set it up as a 404 page
You export
you won't even need to edit the htaccess that WebiteX5 takes care of it.

PS: PDF makes no sense, it is not a native format for the Web.

Czytaj więcej
Posted on the from Claudio D.
Giulio V.
Giulio V.
User
Autor

Hi Claudio

I rember seeing that the 404 page should not be an indexed page. If so how do I keep it from being indexed?

You are amazing, you provide valid answers quickly and I think you are very appreciated across the community.

Thank you. 

Czytaj więcej
Posted on the from Giulio V.
Claudio D.
Claudio D.
Moderator
Najlepszy Użytkownik miesiąca IT

as with all other pages on websiteX5
uncheck for sitemap
and add the noindex tag

Czytaj więcej
Posted on the from Claudio D.
Giulio V.
Giulio V.
User
Autor

Claudio

The reason it said to not index the page is we don't want it to show up on search. 

Czytaj więcej
Posted on the from Giulio V.
Claudio D.
Claudio D.
Moderator
Najlepszy Użytkownik miesiąca IT
Giulio V.
Claudio Il motivo per cui viene detto di non indicizzare la pagina è che non vogliamo che venga visualizzata nei risultati di ricerca. 

indeed right not to index the 404
And I told you how to do that...:

as with all other pages on websiteX5
uncheck for sitemap
and add the noindex tag

Czytaj więcej
Posted on the from Claudio D.
Giulio V.
Giulio V.
User
Autor

Hi Claudio

Could you please send me the "No Index" code you are refering to?

And for future reference where or how do I get it. I hope to get this done as soon as possible.

Thank you for your expertise.

Czytaj więcej
Posted on the from Giulio V.