Site Search
Site Index
Articles
Tips
Tutorials
Tutorials
How to Find a WordPress Category ID (term_id)
Finding WordPress category IDs (term_id) is easy if you use the MySQL phpMyAdmin interface. Learn how.
Continue reading
WampServer: A Test Bed For WordPress
On a previous post, I discussed how I upgraded my blog to the latest WordPress version-with very low stress. One of the main reasons for this was the preparation and testing I did on my local PC test bed. In this post, I will describe how I installed both a test bed and WordPress on my local PC.
Continue reading
Presenting Quality Posts With Style
Presenting easy-to-read WordPress posts takes a little practice and some trial-and-error styling. This short tutorial reveals some of the styling techniques I use.
Continue reading
Managing Your WordPress Database
In this tutorial, you will learn how to create, backup, clear, and restore your WordPress MySQL database with phpMyAdmin.
Continue reading
How To Write Standards-Based Web Pages
You can write standards-based content for your web pages by using a basic, visual editor, like the WordPress tinymce. After writing your content, you can validate the code by using the W3C validator. As a bonus, you can use your validated code as a template for future content.
Continue reading