Mod_Rewrite can Rewrite your URLs
Written on August 17, 2008 – 8:58 pm | by Anders |Throughout this blog post there are many references to the importance of proper URL structure for search-engine optimization. The mod_rewrite module of the Apache Web server gives you the power to rewrite poorly formed URLs on the fly as well as manipulate the appearance of any file name you choose. Using the mod_rewrite module may appear difficult at first, but there are tools available to simplify the complex parts, and the benefits of using this module to its fullest extent far outweigh the steep learning curve.
Mod_rewrite is an Apache Web server module that enables you to redirect users from one URL to another URL without the user experiencing any indication that the redirect took place. Mod_rewrite can be used in conjunction with what you have learned about proper URL structuring to generate both search-engine-friendly and user-friendly URLs with ease.


| Posted in » 


