hi, I have website that currently uses article id in the url. So my url looks something like http://findnwrite.com/memento/articles/details/2303 . Here 2303 is article id.
Instead of article id, I would like to use article title in the url so it is optimized for search engine. But I also don't want to increase the number of queries in my controller (to determine article id from title). Can I use clean url for this purpose. If so, can anyone point me how to do that. Or if clean url is not a solution, what other way I can achieve this transformation of url. looking forward any suggestions. Regards, bingo http://findnwrite.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
