A Word About Wordpress
Wordpress blogging is now a popular choice for publishing content on the web. As an opensource content management system, anyone can use it for free. The backend of wordpress technology is written in PHP and mySql, but with widgets galore, users can custom desiqn their blogs without knowing a thing about HTML or PHP. Wordpress also features a sophisticated plugin architecture, enabling users to extend funtionality quite a bit.
In an age where SEO and links are at the top of everyone's priority list, Wordpress comes through with progressive linking capabilities. It boasts integrated link management and an orderly permalink structure - something very important to search engines, and incoming links. In addition, it supports multiple and/or nested assignment of categories and tags for articles and posts.
Users can get started Wordpress blogging at Wordpress.org. Wordpress provides thorough and clear documentation to guide users through the process of creating a blog step-by-step. Questions can be posted to the Wordpress forum, and 24/7 support is available.
Unfortunately, Wordpress does possess a number of security vulnerablilities. With a history of code exploitation, as well as a convaluted code architecture that renders prevention of SQL injection particularly difficult, Wordpress has become the subject of much criticism in the world of web application security. Another weakness of the Wordpress design is that its vast array of files are location specific rendering any code customization done by outsiders to the Wordpress development team rather risky.
All in all, Wordpress has proven to be a very powerful resource to those seeking to publish and manage content on the web. As they themselves say, Wordpress is there for those who want to work with their blogging software instead of fighting it.