Redirects & Friendly URLs with SDL Tridion
Redirects and friendly URL’s have been required in almost every project I have ever worked on. Whether it is to handle legacy URL structures or new marketing initiatives URL manipulation is a must. Here is a quick guide to show how simple it can be to implement in SDL Tridion using the IIS URL Rewrite extension. Install the IIS URL Rewrite extension on your content delivery server(s) (plan this install through environments to avoid delay’s later) Create a simple new Schema “URL Rewrites” to allow editors to create rewrite rules with a required text field for from address and to address (Optionally add a […]