Website_Profile.html 2.6 KB

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Website Profile</title>
  5. </head>
  6. <body>
  7. <h1>Website Profile</h1>
  8. <img align=right hspace=15 src="300px-Thewikion_userpage.png" vspace=5 alt="The userpage for the old wiki." title="The userpage for the old wiki.">
  9. <p>
  10. 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)"><tt>https://neocities.org/site/(your-url)</tt></a>, all website profile pages are in lower-case.
  11. <p>
  12. 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)"><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 rather than seeing their userpage, a person will instead automatically be redirected to the person's website.
  13. <p>
  14. A website profile page should show a number of things, such as a screencap of the latest update, people who follow you, and comments the owner has posted and received. A website profile will also show how many views, followers, updates, and tips a site has, along with what tags the site uses.
  15. <p>
  16. <h2>A User's Feed</h2>
  17. 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 (<a href="https://neocities.org/site/owlman?event_id=110557">...can been seen with other files types, such as with JPG, and GIF files...</a>). 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.
  18. <p>
  19. 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.
  20. <p>
  21. 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 spam on Neocities. 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.
  22. <p>
  23. <img align=right hspace=15 src="2_times.png" vspace=5 alt="A message preventing a new user from posting." title="A message preventing a new user from posting.">
  24. <p>
  25. <h2>References</h2>
  26. <ol>
  27. <li><a href="https://thewikion.neocities.org/wiki/website_profile.html">Original wiki article about this subject</a></li>
  28. <li><a href="https://github.com/MineRobber9000/neowiki/blob/master/articles/site_profile.md">site_profile.md</a></li>
  29. </ol>
  30. </body>
  31. </html>