January 15th, 2007 by Justin Maier
The crew at Download Squad has put together a list of 23 things that you should do after you install WordPress. Not only that, they provided guides on how to do each of them. Check it out.
Posted in Guide, Wordpress | No Comments »
January 13th, 2007 by Justin Maier
This is where the real work begins. Up to this point you’ve had control of everything, but now it is time to do the work and wait for the results.
Step 3.1 Spread the News
Since you wrote the bulk of your content in step one, its time to start putting it to use. To make this easier, I will break it into days
Day 1
Day 4
- Submit 3 articles to ezinearticles each under a different category so that they dont compete.
Day 7
- Submit the 4 remaining articles each under a different category
Step 3.2 Adding the Ads
I’ve heard from various sources that adding adsense before you are indexed will slow down the time it takes for your page to get indexed. The solution, wait 1 week before you add ads.
Use the following guides to help you add adsense:
For some people adsense isn’t the best option. Feel free to take a look at the Adsense Alternatives section.
Posted in Guide, Niche, Wordpress | No Comments »
January 5th, 2007 by Justin Maier
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:
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:
On to Step 3
Now that you have built your site, you are ready for step 3, publicize.
Posted in Guide, Web, Niche, Wordpress | 1 Comment »
January 5th, 2007 by Justin Maier
The most important part of your website is its content, a large amount of your content will be composed of posts, here is how you make a post
I already wrote the article
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Write
- Open your article, and copy its contents then paste them into the large Post textbox
- Write a Title for your article in the Title textbox.
- Select the Categories you want your post to be in.
- Click the Publish button
I still need to write the article
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Write
- Write the article in the large Post textbox.
- Write a Title for your article in the Title textbox.
- Select the Categories you want your post to be in.
- Click the Publish button
Posted in Guide, Wordpress | 1 Comment »
January 5th, 2007 by Justin Maier
Sometimes, you might need to go back and change a post, or delete a post, this guide will teach you how to do that.
I want to edit a post:
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Manage
- Click Edit on the post you wish to change
- Once you have made the changes, click the Save button
I want to delete a post:
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Manage
- Click Delete on the post you wish to change
- It will Ask you if you are sure, click OK
Posted in Guide, Wordpress | 1 Comment »
January 5th, 2007 by Justin Maier
Much like posts, Pages are a crucial part of a website.
I already wrote the page
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Write
- Click Write Page
- Open your page, and copy its contents then paste them into the large Post textbox
- Write a Title for your new page.
- Click the Create New Page button
I still need to write the page
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Write
- Click Write Page
- Write the page in the large Post textbox.
- Write a Title for your new page.
- Click the Create New Page button
Posted in Guide, Wordpress | 1 Comment »
January 5th, 2007 by Justin Maier
Since pages are static, you will find that you wont need to change them that often, but when you do, here is how.
I want to edit a page:
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Manage
- Click Pages
- Click Edit on the post you wish to change
- Once you have made the changes, click the Save button
I want to delete a page:
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Manage
- Click Pages
- Click Delete on the post you wish to change
- It will Ask you if you are sure, click OK
Posted in Guide, Wordpress | No Comments »
January 5th, 2007 by Justin Maier
While watching beginners create they’re first website using wordpress, I often see them improperly utilizing either Posts or Pages. I’m going to teach you the difference between each so you dont make that mistake.
A Post Is:
What is a Post?
A post is temporary. When you create a new post, It will appear on the first page of your website. When you add a new post, it will replace an old post on the main-page.
When posts leave the main-page of your website, users will either have to access them by searching, or by browsing categories.
When should I use a Post?
You should use a post when it is about a topic that is changing often.
A Page is:
What is a Page?
A page is permanent. When you create a page, a link to the page is added to the navigation section of you website. A page will never appear on the main-page.
When should I use a Page?
A page should be used when you want to create a permanent place for content
I Still Don’t Understand
Thats ok, experiment, you can always edit and delete, posts or pages.
Other Resources
Posted in Guide, Wordpress | 1 Comment »
January 5th, 2007 by Justin Maier
To build traffic you want to recieve as many links as possible from as many places as possible. One of the best ways to do this is exchange links with people that share your topic. Before you can do that however, you will need to know how to add a link to the sidebar.
How do I do it?
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Links
- Click Add Link
- In the URI box, Put the URL you wish to link to. ie. “http://monetaryweb.com”
- In the Link Name box, Put the link text. ie. “Monetary Web”
- in the Category box, Select the Link Category you wish the link to be in
- The rest is not neccesary, but feel free to fill it in if you know what you are doing
- Click the Add Link button
Posted in Guide, Wordpress | No Comments »
January 5th, 2007 by Justin Maier
From the get go, you will most likely have links in the sidebar that you dont want there. Have no fear, you can edit or remove them.
How do I Delete Them?
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Links
- Click Delete next to the link you wish to remove from the list
- It will ask you if you are sure, click Ok
How do I Edit Them?
- Log in to your administration page. ie. “http://yourUrl.com/wp-admin”
- Click Links
- Click Edit next to the link you wish to change
- Make the changes you want to, then click Save Changes
Posted in Guide, Wordpress | 1 Comment »