you can use your own custom routes with the router to achieve your goals on SEO. see here: http://framework.zend.com/manual/en/zend.controller.router.html
2007/11/20, debussy007 <[EMAIL PROTECTED]>: > > > Hello, > > The URLs of web application using an the MVC pattern of the ZF, will show > URLs like : > http://www.example.com/myController/showContactUs > Instead of something like : > http://www.example.com/myController/contact-us.html > And it seems to me that it is a huge inconvenience concerning SEO's. > > Thank you for any opinion. > -- > View this message in context: > http://www.nabble.com/Zend-Framework-project-and-SEO-issues-tf4841915s16154.html#a13852781 > Sent from the Zend Framework mailing list archive at Nabble.com. > >
