Step 2 Building a Money Making Site
Now that you have completed the initial planning required to create a niche money making website, its time to bring it to the internet and make it a reality.
To make this sometimes complicated step simpler, I will break it into parts.
Step 2.1 Finding a Webhost
For the computer illiterate, this step involving domains and servers is often confusing. If you understand how the internet works and know what kind of service you need, or have completed this step previously, feel free to skip this section.
While some people prefer to buy webspace and domains separately, I feel like it is easier to manage multiple websites from an all in one service such as 1and1. For 3 dollars a month, they will give you 5 gigabytes of space (more than enough for at least 100+ websites), 10 databases (You will see why this is important later in the guide), and 250 gigabytes of monthly bandwidth (amount of data that can be sent and recieved each month). There are many other great alternatives, feel free to leave a comment about providers you suggest and I add them the list of webhosts.
Step 2.2 Creating your Website
Now that you have purchased webspace, its time to put it to use. lets begin by downloading the parts that we will be using for our website.
- WordPress - A content management system that will make it really easy to add pages, links, and manage your website design.
- FileZilla - A decent open source FTP Program. You can use any FTP program you like. I prefer FlashFXP.
Wordpress setup:
- Install your FTP program of choice (If you cant do this by yourself, email me).
- Connect to your website with the username and password provided by your webspace provider (If this wasn’t given to you, call customer service and ask, they love to help you).
- Unzip the wordpress zip file you downloaded earlier.
- Open the folder and right click on the file named “wp-config-sample.php” and click rename and rename the file to “wp-config.php”
- Right click on the file now named “wp-config.php” and then click “open with…” in the dialog box that pops up select WordPad.
- Minimize the file that is now opened in WordPad
- Go to and login to the administration panel of your webspace provider, if your following in my footsteps and registered with 1and1, here.
These next few steps are 1and1 specific and will vary depending on your service - In the “Administration” tab of the administration panel, click “MySQL Administration” in the “Websites & Applications” section.
- Click “New Database” and for the description of your database put the topic of your website.
- Go back to the file that you minimized previously and replace “wordpress” with the Database name provided, ie. “db192910739″.
- Replace “username” with the User name provided, ie. “dbo192910739″.
- Replace “password” with the Password provided, ie. “kHhX4ax3″.
- Replace “localhost” with the Host name provided, ie. “db621.perfora.net”
- Save the file and close it.
- Go up one directory and rename the “wordpress” folder to a word or acronym that defines your website topic.
- Upload the folder that you just renamed to your webspace using your FTP program. This may take a while.
- Go back to the Administration Panel and click Domains
- Click on the domain you are working on.
- Click the “edit” button next to “Destination”
- For “Home Directory” select “Existing directory”
- For “Existing directory” select /yourRenamedWordpressFolder
- Click the “Ok” button to save the settings
- Go to your website url. ie. “http://moneytaryweb.com” and click the link to “install.php”
- Follow the installation steps, it is very simple
- Take note of your username and password, then click the link to “wp-login.php”
- For simplicity sake, we will now change the password. After you have logged in, click “Users” and update the information as you feel neccesary.
- Congratulations Wordpress setup is complete. If you go to your website url you will now see the default wordpress blog.
- If you want to take the time you can now install what I deem necessary WordPress Add-ons or plugins.
Step 2.3 Choosing a Template
Now that you have Wordpress setup, the personalization begins. We will start by finding a theme for our website.
Templates can be downloaded from:
- ThemeViewer - The offical WordPress Theme archive.
- Alex King’s WordPress Theme Browser - A large variety of Themes that can easily be browsed.
- Kaushal Sheth’s WordPress Themes - Many decent themes.
How To Install a Template:
- Once you have found a Theme that suits your website, download it and unzip it if necessary.
- Open your FTP program and connect to your website
- Open your “wordpress” folder
- Open the “wp-content” folder
- Open the “themes” folder
- Upload your downloaded Theme to the “themes” folder
- Go to your WordPress Administration Panel. ie. “http://yourUrl.com/wp-admin/”
- Once you’ve logged in, click Presentation
- Click on the theme you downloaded
- Check to see if the change took effect by clicking “View site”
Step 2.4 Putting in Content
Now That we have our site looking the way we want, its time to start putting in the content.
The following guides will help you through the process:
- How to add a post
- How to edit/delete a post
- How to add a page
- How to edit/delete a page
- The difference between a page and a post
- How to add a link to the sidebar
- How to edit/delete a link from the sidebar
On to Step 3
Now that you have built your site, you are ready for step 3, publicize.

January 13th, 2007 at 5:26 pm
[…] On to Step 2 Now that you have a plan, its time to build your site.Justin Maier is an experienced web developer and blogger. He runs the online money making guide Monetary Web. […]