Hi Guys, I need to know how to make following thing: 1. My client had a website with Search Engine Friendly URLs 2. This website has example structure: domain.com/example-page.html domain.com/example-page2.html domain.com/John-Smith.html 3. As you see sometimes there are capital letters in file names 4. When you trting to change any letter in filename there is 301 redirection to defined version of URL for example: domain.com/eXamPle-page.html > Redirection 301 > domain.com/example-page.html domain.com/John-Smith.html > Redirection 301 > domain.com/john-smith.html NOW: I want to know how they done this. How the previous web design company wrote this. Where the URL case definitions are stored and how to make this for other websites. Can someone explain me + write simple example how to do this? Will Pay 30 USD. PM PLEASE Regards, /Luc
Hi Megalodon Sorry for late answer but I solved this last night with help of another person. Thanks anyway Regards, /Luc