Hi all, For certain routes it could be useful to have "-" or any other separator instead of "/".
So something like /jobs/london could become /jobs-london or even /jobs- in-london (using "-in-" as separator), which usually ranks better in search engines (as it's thought to be a main page, not a sub- subdirectory). And sounds to me a little more semantic. It's not a very important, but could be nice to hear if someone has worked that out. Anyway, I think the "/" slash is hardcoded in route.php, so maybe it's not trivial. :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
