Forum Moderators: open
I now have:
www.123widgets.com/widgets/a r t i s t/s o n g.html
I want to change it to:
www.123widgets.com/widgets/a-r-t-i-s-t/s-o-n-g.html
The widgets dir is a php file which makes from the dirs and files some variables which i can use in my widgets.php file. I read something about some 301 redirects. But how can i do this in the same file widgets.php? Thus making the distinction between the hyphened and the unhyphened urls.