adding an error page hi! heres how to add an error page on your website, not freewebs.
1. on your site, theres a file that says .htaccess, you want to edit that, so on whatever your using, click edit.
2. when it comes up so you can edit it, add the following
ErrrorDocument 404 /error_page.html
3. then go and make a new page/file named error_page.html
4. then, make the page the way you want it, add an error sign, add "wrong page" text, whatever and save it. heres mine :] click!