How Blogs differ from traditional sites

A blog has certain attributes that distinguish it from a standard web page, including these:
It allows for easy creation of new pages: new data is entered into a simple form (usually with the title, the category, and the body of the article) and then submitted. Automated templates take care of adding the article to the home page, creating the new full article page (Permalink), and adding the article to the appropriate date- or category-based archive.
It allows for easy filtering of content for various presentations - by date, category, author, or other attributes.
It (usually) allows the administrator to invite and add other authors, whose permissions and access are easily managed.
Back to Top |