The AdSense-ready WordPress Blog (Part 2)
Today we continue our series on creating an AdSense-friendly blog using WordPress. Please read Part 1 before continuing.
WordPress
Installation Made Easy
After you’ve decided on your blog name, gotten the domain and setup the hosting, it’s time to actually create your blog. WordPress is written in the programming language called PHP and requires a database as well, with MySQL being the preferred (and default) choice. Advanced users can install WordPress using the detailed WordPress installation instructions on the WordPress site.
Or, if you’re lazy like I am, you can simply use cPanel and Fantastico, assuming of course you chose a hosting service that supports both. Let me walk you through a typical deployment using those tools.
Create Your Blog Home
Before you run Fantastico, you have to decide where your blog is going to be located. Is it going to be at the root of your site (www.mydomain.com), a folder within your site (www.mydomain.com/blog) or a subdomain (blog.mydomain.com)? Read the rest of this entry »