|
|
|||||||
|
301 Redirect Tutorial This is a simple step-by-step tutorial with copy and paste code to set up 301 redirects via the htaccess file on your web server. Must-know for anyone with a website. How to create custom made 404 error file not found page on your website video tutorial I this post I will go over creating a custom 404 file not found page. This page will be displayed every time the visitor is trying to access a page that doesn’t exist. Creating a custom 404 page A 404 page is the error page which comes up when a user tries to go to a page which doesn’t exist on the server, this can happen when someone a link to your site is outdated i.e. you have removed that... Introduction To An .htaccess File Find out about the .htaccess file and the power it has to improve your website. .htaccess isn't difficult to use and is really just made up of a few simple instructions in a text file. Custom Error Pages Using htaccess Learn how to create custom error pages using the .htaccess file. Easy Website Password Protection Tutorial You can now implement password-protected pages with only FTP access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or pr... Denying Website Access Previously we have talked about blocking access to your website by using a PHP script to check the users IP against the ones we want blocked. This tutorial attempts to teach you an easy way to accompl... Change Default Index File By default most webhosts set you up to have the index.html or index.php file act as the defualt index file when no other file is specified after your domain name. This tutorial will teach you how to c... Custom Error Pages One of the most popular uses of HTACCESS is to create your own custom error pages. This tutorial will cover the various error codes and how to create a custom error page for each of them, whether it i... |
||||||||