downloading_your_website.html 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <title>Downloading Your Website</title>
  6. <link href="style.css" rel="stylesheet" type="text/css" media="all">
  7. <!-- -->
  8. <!-- Because you are reading this, it must mean only one thing; you -->
  9. <!-- are looking at our page source, well, hope you like the -->
  10. <!-- look of it! -->
  11. <!-- -->
  12. <!-- The Penny's Pages Wiki was made by members of the Neocities -->
  13. <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
  14. <!-- enjoying reading our articles. -->
  15. <!-- -->
  16. <!-- Penny's Pages is composed of original material, and may be used -->
  17. <!-- as long as you follow CC BY-NC-SA 3.0 -->
  18. <!-- -->
  19. <!-- Our URL: https://thewikion.neocities.org/ -->
  20. <!-- -->
  21. <!-- Enjoy the rest of your night, young Internet search astronaut! -->
  22. <!-- -->
  23. <h1>Downloading Your Website</h1>
  24. Any member of Neocities is able to download a copy of their own website in the form of a <a href="https://en.wikipedia.org/wiki/Zip_%28file_format%29" target="_blank">.ZIP file</A>. Once the ZIP file is downloaded, the viewer will see that all of their site's content will have been mirrored in the folder, however, the ZIP archive will not of archived any <a href="hidden_directories.html">hidden directories</a>.
  25. <p>
  26. A user may download their own website by going to <a href="https://neocities.org/dashboard" target="_blank">their dashboard</a>, and selecting "Download entire site", once this is done, it may take sometime for their site to download, depending on how much space the website is using. Another way of downloading your own website is going to <tt><a href="https://neocities.org/site_files/[your website name].zip" target="_blank">https://neocities.org/site_files/[your website name].zip</a></tt>.</p>
  27. <p>
  28. Despite of the direct link, a person is unable to download another person's website if they are not logged in as that user, for example, if a user tried to download the website of <a href="people_owlman.html">OwlMan</a> by going to <tt><a href="https://neocities.org/site_files/owlman.zip" target="_blank">https://neocities.org/site_files/owlman.zip</a></tt>, they would instead just download their own website. Along with this, if a user who is logged off followed the same URL, they would just be redirected to the Neocities' landing page.</p>
  29. <p>
  30. If a user follows a link for a website that is not real (for example "<tt><a href="https://neocities.org/site_files/[fake website name].zip" target="_blank">https://neocities.org/site_files/[fake website name].zip</a></tt>", then it will still redirect them to a copy of their own ZIP archive.</p>
  31. <hr>
  32. <tt>
  33. References
  34. <p>
  35. This page was last updated: 10/10/2018 @ 17:05</p>
  36. <p>
  37. In total this page has had 0 updates since it was uploaded.</p>
  38. </tt>
  39. <font color="black"><center>&#x2605;</center></font>
  40. </body>
  41. </html>