404.html 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <title>404 Page</title>
  6. <link href="style.css" rel="stylesheet" type="text/css" media="all">
  7. <body>
  8. <!-- -->
  9. <!-- Because you are reading this, it must mean only one thing; you -->
  10. <!-- are looking at our page source, well, hope you like the -->
  11. <!-- look of it! -->
  12. <!-- -->
  13. <!-- The Penny's Pages Wiki was made by members of the Neocities -->
  14. <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
  15. <!-- enjoying reading our articles. -->
  16. <!-- -->
  17. <!-- Penny's Pages is composed of original material, and may be used -->
  18. <!-- as long as you follow CC BY-NC-SA 3.0 -->
  19. <!-- -->
  20. <!-- Our URL: https://thewikion.neocities.org/ -->
  21. <!-- -->
  22. <!-- Enjoy the rest of your night, young Internet search astronaut! -->
  23. <!-- -->
  24. <h1>404 Page</h1>
  25. <div class="tag">
  26. <img src="img/small_article.png" align=left hspace=15 vspace=5>
  27. <p>
  28. <h3>Size matters here, this is a small article, and needs to be bigger!</h3>
  29. <p>
  30. If you have any more information on this subject, please <a href="meta_about.html">contact us</a> so that you may send us more information on this subject, and make it bigger, or if you are an editor, you can edit it yourself!
  31. <p>
  32. <p><hr></hr>
  33. <tt>2019-03-05</tt>
  34. </div></style>
  35. <p>
  36. Perhaps this is one of the most famous error codes that is seen on the Web. the <b>404: Page Not Found</b> message means that the website's server could be contacted, but the file you were looking for could not be found.</p>
  37. <p>
  38. On Neocities, all <a href="default_website.html">default websites</a> have a 404 page, if you have not removed the page, you can access, and edit it by going to the <a href="https://neocities.org/site_files/text_editor/not_found.html" target="_blank"><tt>not_found.html</tt></a> file that is located on your Dashboard page.</p>
  39. <p>
  40. If you don't edit your 404 page then it will stay as <a href="neocities_404_page.html">the default page</a>, as seen on all new Neocities' websites.</p>
  41. <p>
  42. Before 2016, it could take some time before the updated 404 would show once you made an edit to it, however, since then it has been changed so that they update once you save the page in the editor, or once you upload the new page.</p>
  43. <p>
  44. <h2><a href="#Making a 404 Page">Making a 404 Page</a><a name="Making a 404 Page"></a></h2>
  45. Making an edit to your 404 page can be quite easy, all you need to do is go to your dashboard and press the <a href="https://neocities.org/site_files/text_editor/not_found.html">edit button</a> on the file, or you could just edit it on your computer, and upload it to Neocities.
  46. <p></p>
  47. <hr>
  48. <tt>References
  49. <br>
  50. I. 404 Error Page Question<br>
  51. <a href="https://www.reddit.com/r/neocities/comments/43jb85/404_error_page_question/" target="_blank">https://www.reddit.com/r/neocities/comments/43jb85/404_error_page_question/</a> [<a href="http://web.archive.org/web/20180601111702/https://www.reddit.com/r/neocities/comments/43jb85/404_error_page_question/" target="_blank">Internet Archive</A>, <a href="https://archive.li/Vz9Gq" target="_blank">archive.is</A>]
  52. <p>
  53. </tt>
  54. <font color="black"><center>&#x2605;</center></font>
  55. </body>
  56. </html>