website_profile.html 4.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <title>Website Profile</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>Website Profile</h1>
  24. <p>
  25. By default every website on Neocities should have a website profile page. You can access a profile URL by going to <a href="https://neocities.org/site/[your url]" target="_blank"><tt>https://neocities.org/site/[your url]</tt></A>, all website profile pages are in lower-case.
  26. <p>
  27. A user has the option to opt-out of having a website profile page/being able to have other user's post on their profile page, by going to <a href="https://neocities.org/settings/[your url]" target="_blank"><tt>https://neocities.org/settings/[your url]</tt></A>, and selecting the opt-out option. If a user ops-out of having a profile page, then <a href="https://neocities.org/site/[your url]" target="_blank"><tt>https://neocities.org/site/[your url]</tt></A> will redirect to <a href="https://[your url].neocities.org/" target="_blank"><tt>https://[your url].neocities.org/</tt></A>
  28. <p>
  29. A website profile page should show a number of things, such as a screencap of the latest update, people who follow you, and comments you post. A website profile will also show how many views, followers, updates, and tips a site has, along with what tags the site uses.</p>
  30. <p>
  31. <blockquote><img src="img/2_times.png"></blockquote></p>
  32. <p>
  33. <h2><a href="#A User's Feed">A User's Feed</a><a name="A User's Feed"></a></h2>
  34. A user's feed is updated whenever they make a change to their Neocities' website, this is seen most often with HTML files, but can been seen with other files types, such as with JPG, and GIF files. If a user has already updated their site in a 24-hour time span, the change they have made will be part of that last update.
  35. <p>
  36. Along with updates by the user, other members of Neocities can leave messages on update logs, along with just making a new post on a user's profile wall.</p>
  37. <p>
  38. After a new member of Neocities joins, they will be unable to make any posts, and will not be able to reply to a post made by any other user. This was made to help fight <a href="spam_on_neocities.html">spam on Neocities</a>. Once a user is one week old, and has made at least two updates (on two separate days) then they may interact with other users.</p>
  39. <p>
  40. <hr>
  41. <tt>
  42. References<br>
  43. I. site_profile.md<br>
  44. <a href="https://github.com/MineRobber9000/neowiki/blob/master/articles/site_profile.md" target="_blank">https://github.com/MineRobber9000/neowiki/blob/master/articles/site_profile.md</a>
  45. <p>
  46. II. ...can been seen with other files types, such as with JPG, and GIF files...</br>
  47. <a href="https://neocities.org/site/owlman?event_id=110557" target="_blank">https://neocities.org/site/owlman?event_id=110557</a>
  48. <p>
  49. This page was last updated: 04/09/2018 @ 16:45</p>
  50. <p>
  51. In total this page has had 1 updates since it was uploaded.</p>
  52. </tt>
  53. <font color="black"><center>&#x2605;</center></font>
  54. </body>
  55. </html>