Forum moderator: bigblog |
uCoz Community General Information First Steps with uCoz 404 Error Page? |
404 Error Page? |
How do I modify the 404.htm error page? I do not know how to make a .htm picture to upload.Please help.
Gaming Input
We are currently looking for developers/moderators to help with the website's overall progression. Please go here to sign up: http://www.gaming-input.com/index/staff_member_sign_up/0-74 |
$Administrator$, for modifying the default 404.htm file, and creating a new one, you should known the basic HTML elements. The code for image is this:
Code <img src="IMAGE_URL" /> Where you have to replace IMAGE_URL with the image's URL. hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
bigblog, How do I find this code?
Gaming Input
We are currently looking for developers/moderators to help with the website's overall progression. Please go here to sign up: http://www.gaming-input.com/index/staff_member_sign_up/0-74 |
$Administrator$, you can not find it. You shold write a new HTML document called 404.htm, and you have to paste that code where you want in the document.
for modifying the default 404.htm file, and creating a new one, you should known the basic HTML elements. After you've making all of modifications, you have to upload the created 404.htm to your site via File Manager. Added (2014-08-07, 3:30 PM) Code <html> <head><title>404 <img src="http://s101.ucoz.net/sm/1/sad.gif" border="0" align="absmiddle" alt="sad" /> Page not found</title> <style type="text/css">@import url(http://fonts.googleapis.com/css?family=Lobster); body {background:#eee;margin:0;padding:40px;text-align:center;} a {color:rgb(111, 64, 64);text-decoration:none;} a:hover {color:brown;text-decoration:none;} h1 {font-family:'Lobster', cursive;}</style> </head> <body> <img src="http://i.imgur.com/TnSFxRf.jpg" /><br /><br /> <h1>Bummer, there is a 404 error - page not found.<br /> <a href="/">Go to Main page</a> or <a href="/index/0-3">report the error to us!</a></h1> </body> </html> hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
I just screwed up my site by putting that code in... I cannot even use the back up...
Gaming Input
We are currently looking for developers/moderators to help with the website's overall progression. Please go here to sign up: http://www.gaming-input.com/index/staff_member_sign_up/0-74 |
$Administrator$, to create a custom 404 page, you must not paste the code into any of the website templates. You need to create a .html file on your computer, put the code in the file, and then upload the file to the website File Manager.
Do you have a template backup? I'm not active on the forum anymore. Please contact other forum staff.
|
I have tried doing this for a long time but never worked:
When I click on it, my custom 404.htm is the one that is there. - yet the standard ucoz 404 still appears... Tried uploading new ones in the past but still never works. Ucoz Website Since 2009
Post edited by Clyde - Monday, 2014-08-11, 5:19 PM
|
During a contest few years ago i made step by step tutorial how to make custom .404 page, he is currently unavailable like most of works from that contest but if any of the moderators or admin can unlock it certainly will help you.
Post edited by Davor24 - Monday, 2014-08-11, 7:52 PM
|
$Administrator$, here is Davor24's tutorial: http://forum.ucoz.com/forum/49-15053-1
If you have added the page and it doesn't work, provide the URL of your website. I'm not active on the forum anymore. Please contact other forum staff.
|
My custom htm code was basically the same... but I made it new again with Davor24 htm example.
uploaded 404.htm again, shows the correct one @ the file manager... error 404 still comes up as ucoz 404 My site: http://audioforum.my1.ru/ if I enter this wrong page 'http://audioforum.my1.ru/eyrtt' ucoz 404 still shows. This is what should show: http://audioforum.my1.ru/404.htm Ucoz Website Since 2009
Post edited by Clyde - Tuesday, 2014-08-12, 2:36 PM
|
+Sunny
My website is www.gaming-input.com I tried doing it and it wouldn't work... Gaming Input
We are currently looking for developers/moderators to help with the website's overall progression. Please go here to sign up: http://www.gaming-input.com/index/staff_member_sign_up/0-74 |
| |||