07Oct
Download a thousand FREE, beautifully designed icons from FatCow Web Hosting! The icon set includes both 16×16 and 32×32 pixel versions of the icons. Images are saved in PNG format on transparent backgrounds for your convenience (but no .ICO format).
1000 Free Icons at FatCow
Posted in Art | No Comments »
20Mar
You’ve got a great business idea, now all you need is your Web domain. But it seems like all the good domain names are now taken. Here are some tips to help you find a domain name that fits your business:
Read the rest of this entry »
Posted in Domains | No Comments »
12Feb
Web page redirection is when a website visitor is transferred from one web page to another web page, on the same or different website. There are two types of web page redirection:
- Client Side – The redirection occurs in your web browser. Specifically, your browser downloads the contents of the web page you are trying to visit. In that web page’s contents is a command to load a different web page.
- Server Side – The redirection occurs on a web server. Specifically, your browser requests the web page you are trying to visit. The server sees that request and redirects your browser to load a different web page.
In general, you should avoid using client-side redirection. These methods include using Javascript, html meta tags, and embedded Flash on a web page to redirect. Unfortunately spam website abused the use of client-side redirection, and so most search engines will not index redirected web pages.
In a future article, we will discuss how to perform server-side redirection.
Posted in Redirection | No Comments »