Jump to content

Recommended Posts

Posted

On CMG-portal, Curtis has a great 404-page that I run in to sometimes. Ok, I bookmarked it. :unsure: I also know that you/he uses CuteSite builder. How do I do such a 404-page? From scratch, please. You know I am a bit lost in just about everything and especially in that. :o

-Thomas

tompa@jikrantz.com

http://www.jikrantz.com

Posted

Hi,

 

First of all, a 404 page is just like any other page that you have in your website.

 

You then must edit your .htaccess to point to this page when it finds a 404 error. This is what you need:

 

>ErrorDocument 404 Http://www.yourdomainname.com/pathtopage/error404.html

 

let us know if you have any problems!

 

Jim

Posted

Thomas, you can make the error page in CSB,

then view the source and copy it.

Goto your control panel>Site managment>Custom error pages.

Click on 404 wrong page, this will take you to a window where you can paste the source code.

And later edit it there, to add internal variables like Requested URL

 

like after the text "you have reached this page in error"

you can click on the button above the window for Requested URL

to insert it there, which will insert

<!--#echo var="REQUEST_URI" -->

after the text.

Then at the bottom click save.

Hope this helps :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...