Search
Recommended Sites
Related Links






   

Informative Articles

Branding your website
When it comes to your website you cannot rely on your webmaster or programmers to brand your website. It is vital that your website is created by a branding firm like Glazer and Kalayjian, Inc. and its subsidiary GK namebase who not only are...

How To Use Viral "Refer-A-Friend" Promotions To Increase Traffic And Sales
"Viral Publicity" and "Viral Marketing" are really just new buzz words for the oldest form of publicity in the world... "Referral" or "Word of Mouth." The Internet takes this ancient form of "buzz" and promotion and amplifies it with a global...

HTML : A way to make your site speaks
If you happened to be a beginner of creating website, then learn HTML.. A lot of resources on the net where you can learn to create your site easily. www.Webmonkey.com Step by step tutorial from simple HTML to advance...

Is FLASH Appropriate in a Business Web Site?
The short answer is maybe. The long answer is that the question might be better asked, "Is a 100% FLASH web site appropriate in business?." The answer to this question, in my humble opinion is, absolutely not. In fact, we have had several clients...

Web Site Design By Using A Template
If you are like may others on the internet, then you would like to have a web site of your own. The problem is, you don't know how to design a web site, and you can't afford to pay a web site designer to design a new site for you. So how do you...

 
404 Error Pages-What are they and how do you create one?




We've all seen them, you've been browsing a website and you click a link and nothing loads apart from the words '404 Error' along with the usual stuff.


So what is a 404 Error page? The 404 Error page, basically informs the user that the server cannot find the file they are looking for. However, instead of using the default 404 Error page you can create your own, this is how you do it.


First, you need your .htaccess file which should be within your web site directory. If you cannot find it you will need to create one. You will have to contact your host asking them how you would go about creating or editing this file. They may want you to use a text editor and then upload it, or they may want you to use a PICO editor and create or edit the file on the server.


How you have access to the .htaccess file lets edit it. Add this line to the .htaccess file:


ErrorDocument 404 http://www.yourdomain.com/404page.html


Make sure this line is kept on online. This is where your 404 Error page is kept.


Now you've change the .htaccess file you need to create the page. This is simply a normal HTML document. Once you've created the HTML document, save it and call it 404page.html. Now the next step is to upload the .htaccess file and the page to the server.


Now that is done your next step is to turn it on. This is done by setting the CHMOD attribute to 644. You can do this via telnet or some FTP programs. If your going to telnet into your server, use the following command:


chmod 644 .htaccess


Now test to see if it's worked. Just go to a page that doesn't exist on your server and you should see your new 404 Error page. If not, then make sure the CHMOD is set correctly, and if that doesn't help, you may want to ask your hosting company for support.






I currently own and run a small E-commerce template website located at http://www.sjh-designs.co.uk. You can find several more guides located at http://www.sjh-designs.co.uk/guides.htm.




Sign up for PayPal and start accepting credit card payments instantly.