Adding an automatically-generated sitemap.xml to a Zend Framework site
Saturday, August 21, 2010
This article looks at how to dynamically create a Google sitemap.xml file for your Zend Framework site. It assumes that you are using Zend_Navigation to describe the basic layout of your site. It also assumes that the application is based on Zend_Application and uses Zend_Layout. (more…)


