Hosting Tips and Information

How to make HTACESS redirects.

How do you make HTACESS redirects from old pages to new pages?

HTACCESS stands for Hypertext Access. HTACCESS is the default directory level configuration file for Apache, which allows for custom configurations and commands.

Note: The file must be saved as .htaccess. (Not htaccess.txt or htaccess.html)

Here is an example of a 301 permanent redirect from an old page to a new page:

redirect 301 outdatedpage.html http://www.example.com/newpage.html

Here is an example of how to make a redirect to a custom 404 error page, which is where the visitors are redirected when a page is not found:

ErrorDocument 404 http://www.example.com/404error.html


Need Help? We Offer Complete Web Design and Programming Services

From start to finish, we will assist you in developing a web site, that will conform to your business and individual requirements, and most importantly, generate sales and grow your business. We will also help you to understand the web design process, and supply you with all the information you need to make informed decisions. Please call us toll free with any design or development questions you may have. We offer professional work to give you professional level results.

Whether you're looking for a new web site or just want to upgrade your existing one, you've come to the right place. We can handle everything from web design, e-commerce, PHP, custom scripting, Flash, databases and email. We'll even write or edit all your web site content for you. Then, we can also handle all your web hosting, and domain name needs if you need it. Fencl Web Design truly is your one stop shop for a new web site.