Archive

Archive for April, 2009

Some Easy Steps To Becoming A Web Hosting Reseller

April 17th, 2009

reseller-hostingThere are many things you must take care of before you start with web hosting reseller business and expect to survive and prosper. In this article, we will touch on some basic steps that are required for reselling accounts that are provided by a web hosting firm. Although success for any business is based on the quality of products services, and the perseverance and diligence of owners and employees, you don’t have to reinvent the wheel. And just because it is easy to list or understand these steps doesn’t mean they will be easy to do well or easy to keep going. While you are attending to these five steps, there are plenty of other things that need to be done, too. You should have a business plan, of course, and know where your operating funds are coming from until such time as your business is self-supporting. This means you will have to guess at some things until you have enough real-world experience to “fill in the blanks.” Follow those who have gone before you, and make use of their experience, especially in regards to what you should not do and what are must.

1. Your name – The first step in a successful host reseller venture is getting a domain name that is catchy, out of the ordinary and at least somewhat descriptive. A domain name is, in fact, your business’s personal ID. Your customers will need to have access to your products and services, and a good company name will help them remember where to find you on the Internet.

2. The equipment – Next you need to locate and set up a hosting reseller account. You could conceivably establish your own domain registration procedures, arrange for connectivity from one or more “major bandwidth” providers and fill a warehouse or two with powerful computers and racks of servers. Or you could get a reseller account from a firm that has all of those things going on already, an established supplier.

3. The software tools – Any good reseller hosting account will offer customers the tools, often combined in a web-accessed “control panel,” to manage website hosting, domains and customer accounts from a central location. That way, you can log in check billing, uptime figures, account status and everything else, all at once.

4. Look, feel and functions – You must look professional to make customers feel safe in signing up with you as their website host. That means your own website must be designed and implemented by a professional. Try not to save money by using cookie-cutter website templates, as they tend to say, “We’re cheap.” One of the major benefits of using a professional designer is that you end up with a unique website, one that looks the way you want it to look and doesn’t look like a copy of someone else’s. One way to save money is to hire a designer simply to tweak and personalize the look of a good, flexible template, an option you should investigate if your funds are limited.

5. Easy sign up – However you decide to design and implement the site, make sure that you make the sign up process easy and straightforward. Keep your order form as simple, uncluttered and easy to complete as you can. One way to do this, as well as steer the customer a bit, is to have some choices pre-selected (default). It is important to supply customers with a summary page of their orders so they can review all of the details before making the purchase.

6. Differentiate yourself – Try to present yourself as being different in some essential way from every other web hosting offer. You can create a special offer, run a contest or promotion featuring a prize, bundle services and tools that other companies don’t offer – it matters less what is different about your hosting offer than that it “seems” and “acts” different.

7. Be a good driver – And that doesn’t mean in a car, either. You have to learn how to drive a lot of qualified traffic to your website, as that is the only way to get customers. There are entire textbooks – make that shelves full of textbooks – on how to market a website, build traffic, qualify leads and convert visitors into paying customers.

If you take just one lesson from this article on possible traffic-driving solutions, one that has a proven track record for thousands of small, online businesses, it would be Google’s AdWords program. Check it out, as well as the other million things you can do to get traffic to your site and get customers to sign up.

You never know what several or dozen different things might combine to create success for you and your web host reseller service. But one thing is certain. If you do not provide a high level of customer service, your newfound customers won’t stay around for long. It is true of customers in any kind of store, online or offline, high-tech or not. If you are not taking care of them, and treating them like their business (and they, personally) are important to you, they will move to another web hosting firm as soon as they can. You will need good luck to succeed in reseller web hosting, like in any other endeavor.

If you follow seven steps outlined above, and tend to the other million or so things that are required of a successful business, you could be well on your way. Stay focused, stay busy, stay attentive and stay positive, and you just might stay in business too.

Hosting , ,

Installing the latest version of WordPress

April 15th, 2009

Step 1: Download WordPress

First step, navigate on over to the download page at WordPress.org. Do not download WordPress on any other third party site.

download-wordpress

You can download either the .zip or .tar.gz file, both contain the same files. You would probably rather download the .zip if you are a Windows user. Once you have extracted the files you will be ready to upload the files to your hosting account. Go ahead and click the link below to see the next page in the tutorial.

Step 2: Extract the files
You should have extracted all the files in the latest.zip or latest.tar.gz and have them all ready to go in a directory on your local machine. I use Windows XP, and it will look some of  like this.

extract-the-files

Keep in mind that some of the icons may look slightly different for you depending on the default programs you have chosen for the filetypes.

Next you will need an FTP client to upload the files to your web host. If you still don’t have a host at this point, we highly recommend Micfo for affordable shared and reseller solutions. They even have Fantastico on all accounts, so you don’t even need this manual installation tutorial. Okay, back to the FTP client. We recommend using either FileZilla or SmartFTP. Both are free and relatively straightforward to use. Make sure you download the Client and not the server. We will be using FileZilla for the next part of our tutorial.

Step 3: Upload files to your host
Using FileZilla, it’s easy to upload files directly from your computer to your hosting account. Open it up, type in your login details at the top and click the Quickconnect button.

upload-files-to-your-host

You should have a screen like you see above. Make sure you are uploading within the public folder, which is usually called /public_html/. If you want to install to a subdirectory, that’s fine as well. Once you have uploaded all the WordPress files and folders in the same structure as in the .zip or .tar.gz file, you are ready to set up your database.

Step 4: Set up the database
This is where it may get a little tricky. We will be using cPanel for the example. When you login to your cPanel account, you should see something like this below.

set-up-the-database

Different versions may differ, the important thing is to navigate to the MySQL® Databases page. You should now be at a page which looks like this.
set-up-the-database-1

On this page you will create the MySQL database, and the user that connects to it. Keep in mind that this not related to the WordPress admin login, we will get to that step next. First, type in the name you want to call your database. For this example, we will simply call it wordpress. The next step is to create a user which will connect to the database. For purposes of the example we will use dbuser as the username and you can use your imagination for the password. Please make sure you write down the password you use temporarily, because it is needed for the next step. You will then need to add that user to the database you just created with All privileges. You should now have something that looks like this.

set-up-the-database-2

Notice the prefix of yourusername_ in the database name and username. This is your username for your hosting account. You will need to use the database name and username as you see it on this page, or it won’t work. Next we will actually start installing WordPress via the web-based installation script.

Step 5: Install WordPress …finally
it’s almost done now. You have already uploaded the WordPress folders and files to your hosting account and set up the database. Now it’s time to navigate to the URL you have installed it on via your web browser. If everything was uploaded properly, you should see a page like this.

install-wordpress

Yes, that’s right, you are supposed to see an error. Why? Because WordPress doesn’t know how to connect to the database you’ve just created. Go through the create a wp-config.php file through a web interface page and enter the database details. You probably won’t need to edit the last two fields.

install-wordpress1

Hopefully there won’t be any errors. If there are you will need to create a wp-config.php file manually. After the database has been configured to work with WordPress, it’s smooth sailing. Everything past this should be relatively straightforward. Just type in the title of your blog, your e-mail, and you are done. Your username should be admin and your password will be automatically generated for you. Go ahead and login and change this if you want.

install-wordpress-2You should have something like this as your final result.

Help , , ,