|
|

I recently setup a blog using WordPress and I am glad I did because I didn’t realize how fantastic WordPress was up until now. I have been using Blogger for quite a while but I have to admit, I believe WordPress is a superior product.
Here are 11 things I love about WordPress (many may already know these, but I thought I’d mention them anyways):
- Ease of Setup: I don’t have much experience with PHP or MySQL but it literally only took 5-10 min to install WordPress. Download the code from the website, upload to your website using FTP, create a MySQL database, change a few config settings for the database connection, browse to the admin page and WordPress walks you through after that.
- Meta Tag Plug-in: This allows for custom meta tags for all posts, pages and categories. Installation is quite easy, simply download a plug-in, copy to your plug-ins folder, activate it in your admin and voila, you have custom meta tags right in your editor.
- Templates: Check out Themes.WordPress.net for over 1,000 different WordPress Templates.
- Support/Documentation: WordPress forums are very helpful, if you’ve got a problem someone else probably has had the same issue and now has a solution for you.
- Customizability: If you’ve got some programming knowledge like I do, you can really take advantage of WordPress by being able to update page sections (side bar, footer, header) and add widgets
- URL Re-writer: In the admin section you can configure how you want your blog’s URLs to appear (permalinks). Rather than the default query string structure, WordPress allows you to convert URLs so they are Search Engine Friendly. WordPress even generates code for your .htaccess file so that your URL rewriting works without any issues.
- Editor WYSIWYG/HTML: The Blog editor comes with your standard HTML/WYSIWYG modes and I really like how you can add your posts to various categories, change post authors and upload files.
- Clean Code: Search Spiders prefer clean coded websites and after viewing the code source of the blog I setup, I was impressed with how clean the code was. No embedded JavaScript or CSS, no extra line breaks and comments, only the necessary HTML and content.
- CSS Style Sheet: There are often times when you have to update a CSS file and you don’t know where to begin because it’s so massive because it contains hundreds of classes and styles. The template I chose came up with a relatively small CSS file with all the classes and styles named intuitively.
- User Management: Adding/Editing users is a breeze. WordPress also allows 5 or 6 different types of User accounts which gives administrators much flexibility. Some of the user roles include: Administrators, Editors, Contributors, Authors, and Subscribers.
- Flickr Plug-in: I wanted to add a simple way to manage photos on the blog, so I did quick search on Google and the first result was a list of WordPress image plug-ins. One of them was a Flickr Plug-in which allows you to import your Flickr images right into your selected page.
So there you have it, as I come across more cool features I will continue to Blog about them. I will also mention downfalls I notice as well.
Subscribe by Email


