The 5 Don'ts of SEO – A Quick Guide

Written by Jay
When designing an SEO friendly website, there are many Do’s and Don’ts to keep in mind. Among these Do’s and Don’ts is being compliant with webmaster guidelines that are put in place by search engines. This list includes a few of the most common “Don’ts” along with suggestions from Google. 1. Don’t Deceive Your Users – Make pages primarily for users, not for search engines. The practice of presenting different content o... Continue reading
Feb
28

How Many Websites Hosted on a Shared IP

Written by Jay
If you are using a shared server you may want to know how many websites are hosted on the server.You may try out the followig urls below to find out the answer: http://dnsdigger.com http://tomdns.net http://myipneighbors.com If you found more tools about it please leave your comment including the url and we will update the post with it Continue reading
Feb
28

How to telnet under Mac?

Written by Jay
Please follow the steps below: Go to your application folder find the Utilites folder Open the "Terminal" application input the command that we ask you to test in the format of "telnet hostname port". For example, telnet mail.yourdomain.com 25 The telnet result appears Continue reading
Feb
27

How to telnet under Vista?

Written by Jay
Please follow the steps below: By default there’s no "telnet" function installed in Vista. So you have to enable it. Go to control panel -> Choose Program and Features -> Turn Windows features on or off -> Then find a row called "Telnet Client" and tick it Click on Start -> Run. Type command into the dialog box, then click OK. You should be able to find a black Dos command prompt. input the command that we ask you t... Continue reading
Feb
27

How to telnet under WinXP?

Written by Jay
Please follow the steps below: Click on Start > Programs > DOS Prompt (Windows 95-98) or Command Prompt (NT). In a Windows 2000 or XP environment, click on Start > Run. Type command into the dialog box, then click OK. You should be able to find a black Dos command prompt. input the command that we ask you to test in the format of "telnet hostname port". For example, telnet mail.yourdomain.com 25 The telnet result appears Continue reading
Feb
27

Web Hosting Guide and Tips

Written by Jay
Buying the right web hosting solution is a very important decision. Whether your website is for an online business, an information resource, a discussion forum, or for sharing views on a hobby or interest; you must use a web hosting service that will allow everyone else to view your creation. It is web hosting that empowers you to share information, sell prodcuts and services, and interact with people through a web site. Trying to choose a web host can be a very confusing ... Continue reading
Feb
26

Where does domain value come from today?

Written by Jay
It’s every domain seller’s dream: Bill Gates himself at the other end of the phone line: "OK, you have 5 minutes," he says. "Tell me why I should invest in your domain." Do you know enough about domain value to answer Bill’s question? A proper understanding of what makes a domain name valuable is essential not only for marketing your domain names to potential buyers (like Bill Gates), but also for adeptly choosing which domains to reg... Continue reading
Feb
24

How do I enable Full Text Indexing for MSSQL?

Written by Jay
You need to execute the following SQL command to enable full text indexing for your mssql DB: This will enable full-text indexing for the current database: exec sp_fulltext_database ‘enable’ This creates a catalog: exec sp_fulltext_catalog ‘catalogname’, ‘create’ This enables indexing of a table: exec sp_fulltext_table ‘tablename’, ‘create’, ‘catalogn... Continue reading
Feb
24

Things to Consider when you choose web host

Written by Jay
24-hour support Make sure your Internet service provider offers 24-hours support. Don’t put yourself in a situation where you cannot fix critical problems without having to wait until the next working day. Toll-free phone could be vital if you don’t want to pay for long distance calls. Daily Backup Make sure your service provider runs a secure daily backup routine, otherwise you may lose some valuable data. Traffic Volume Study the provider’s traffic ... Continue reading
Feb
22

The Secret to Registering a Good Domain

Written by Jay
It seems as if good domain names become more scarce everyday.  Research shows that over 20 million .com extensions have been registered with more than 20,000 being purchased on a daily basis.  A catchy domain can help you generate more traffic, which ultimately leads to more sales for the online business owner.  Considering the demand, it is no surprise that the shortage of domain names have made them hot commodities on the web.  Business.com, Loans.com... Continue reading
Feb
22