I have a script that creates extra pages on my site in other languages, so; main page - example.com/examplepage1.html french version - example.com/examplepage1.html?hl=fr german version - example.com/examplepage1.html?hl=de What i need doing is having the script modified or some htaccess work so the pages are as below, in directories. main page - example.com/examplepage1.html french version - example.com/fr/examplepage1.html german version - example.com/de/examplepage1.html I am unsure if this is just htaccess work or php, i am not a coder. PM me if you think you can do this for me. Thanks.