Posts Tagged ‘Host’

SEO:Tips on Search Engine Optimization for your web site

Monday, June 30th, 2008

Build quality links to your site pages from other well ranked sites on your target search engine.

Make sure you provide quality content that have something unique to offer and that have keywords or key phrases people might search to find your site.

Optimize you web site pages by making sure your top keywords appear in your title, meta tags and content.

If you sell products, give something away free (The word “free” is one of the top most searched words on the internet).

Keep a track of your listings/ranking in the top 10 search engines and analyze it periodically. Some tips on this:

Indexed Pages: To know which pages on your site are listed in the search engine and to see how they will appear to searchers type site:www.yourdomainname.extn in the search box, You might need to use host: instead for some of the search engines.

Link Popularity: To keep a track of sites that link to you (and also see their page rank), type link:www.yourdomainname.extn in the search box,You might need to use url: instead for some of the search engines.

Host Your Own Blog

Thursday, June 26th, 2008

In order to prosper from a blog, be sure to host it on your own domain. Hosting the blog on your own server will maximize the links to your website. Link popularity is one of the factors search engines use to rank websites. Resist the urge to use free hosting services, do not give away your link popularity!

UNIX vs Windows Hosting

Thursday, June 26th, 2008

When browsing through the offerings of various web hosting companies you are sure to notice that some offer UNIX hosting and others offer Windows. Some hosts even offer a choice of the two operating systems. What are the differences and which one is better?

First of all, when choosing a host, it doesn’t matter what kind of operating system you develop your web site on or what you use on your own computer. Web sites hosted on both UNIX and Windows servers are universally accessible because the data they serve is identical. The difference lies solely in the software used to serve that data.

In terms of reliability UNIX systems have a slight advantage. They are known to extremely stable and able to run for years without rebooting. Windows is also very reliable – slightly less so than UNIX but still able to handle the demands of modern web sites.

The majority of web hosts use various flavours of UNIX like Linux and FreeBSD. These operating systems are free and reduce the costs of a hosting operation. Windows costs thousands of dollars so some hosts charge extra for Windows accounts if they offer both types.

As well as being free, Linux and the other UNIX varieties are open-source software. Anyone can alter the source code and make improvements, updates, and additions. There is a large pool of dedicated enthusiasts who use their free time to work on this software. Windows, on the other hand, is Microsoft proprietary software so users are dependent on Microsoft to release updates. There is no way for an individual user to modify the code.

The main difference between the two types of operating systems is the type of software each can run. Windows is suitable for Microsoft products such as MS Access databases, ASP for delivering dynamic content, and VBScript for site enhancements. UNIX cannot accommodate these technologies so if you absolutely need ASP or VBScript you should pick a Windows host. UNIX hosts deliver dynamic content by using software such as PHP, CGI, and MySQL – technologies which are also available on Windows hosts.

Windows is necessary for hosting Windows media files such as videos and audio. Other types of media such as MP3, Flash, Shockwave and Real can be handled by either UNIX or Windows. Websites created in Microsoft FrontPage (a graphical HTML development package) can also be hosted on either type as long as MS databases or dynamic content are not included for use on a UNIX host.
Which is Best?

Before deciding which type of hosting to use for your website, consider carefully what kind of technologies you will need. Do you need a dynamic site?  Will you have multimedia content such as streaming video or audio?

Both UNIX and Windows can provide dynamic content with PHP, MySQL, as well as CGI, and there are thousands of dynamic scripts readily available. Multimedia can also be hosted by either type of server, although Windows media (WMA and WMV) need to be hosted on a Windows server.

If you absolutely need Microsoft databases, ASP, and Windows media you have to go with a Windows host. Otherwise most websites are probably better off with a UNIX host. The advantages of UNIX over Windows include greater choices in web hosts, slightly better reliability, and (sometimes) cheaper hosting costs.

Host Your Blog Directly on Your Domain

Thursday, June 19th, 2008

Hosting your blog on a different domain from your primary site is one of the worst mistakes you can make. A blog on your domain can attract links, attention, publicity, trust and search rankings - by keeping the blog on a separate domain, you shoot yourself in the foot. From worst to best, your options are - Hosted (on a solution like Blogspot or Wordpress), on a unique domain (at least you can 301 it in the future), on a subdomain (these can be treated as unique from the primary domain by the engines) and as a sub-section of the primary domain (in a subfolder or page - this is the best solution).

Problem With Internet Navigation, Clean Host File

Wednesday, June 18th, 2008

We have seen a large number of computers coming in with problems navigation on the Internet. Also unable to go to Windows update and virus update sites. Here is a quick fix that also seems to speed navigation up some.

Just for safety create a copy of the file before making changes.

goto

C:\windows\system32\drivers\etc\ (Windows XP)

C:\I386 (Windows 2000)

Open the host with notepad.

remove all entries bellow

127.0.0.1 localhost

then save and close.