12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <!DOCTYPE html>
- <html>
- <head>
- <link rel="icon" type="image/png" href="logo.png" />
- <title>Website Profile</title>
- <link href="style.css" rel="stylesheet" type="text/css" media="all">
- <!-- -->
- <!-- Because you are reading this, it must mean only one thing; you -->
- <!-- are looking at our page source, well, hope you like the -->
- <!-- look of it! -->
- <!-- -->
- <!-- The Penny's Pages Wiki was made by members of the Neocities -->
- <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
- <!-- enjoying reading our articles. -->
- <!-- -->
- <!-- Penny's Pages is composed of original material, and may be used -->
- <!-- as long as you follow CC BY-NC-SA 3.0 -->
- <!-- -->
- <!-- Our URL: https://thewikion.neocities.org/ -->
- <!-- -->
- <!-- Enjoy the rest of your night, young Internet search astronaut! -->
- <!-- -->
- <h1>Website Profile</h1>
- <p>
- 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.
- <p>
- 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>
- <p>
- 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>
- <p>
- <blockquote><img src="img/2_times.png"></blockquote></p>
- <p>
- <h2><a href="#A User's Feed">A User's Feed</a><a name="A User's Feed"></a></h2>
- 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.
- <p>
- 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>
- <p>
- 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>
- <p>
- <hr>
- <tt>
- References<br>
- I. site_profile.md<br>
- <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>
- <p>
- II. ...can been seen with other files types, such as with JPG, and GIF files...</br>
- <a href="https://neocities.org/site/owlman?event_id=110557" target="_blank">https://neocities.org/site/owlman?event_id=110557</a>
- <p>
- This page was last updated: 04/09/2018 @ 16:45</p>
- <p>
- In total this page has had 1 updates since it was uploaded.</p>
- </tt>
- <font color="black"><center>★</center></font>
- </body>
- </html>
|