My first cakephp project, 8 months ago, an e-commerce. I was made a controller that list all categories, all subcategories and all products, and cache it. The result is this http://www.e-coyote.com.br/sitemap.xml.
I share the same idea of @T73 Net. []'s On Feb 12, 2008 3:29 PM, T73 Net <[EMAIL PROTECTED]> wrote: > > Hey there, > > Check out my Blog post on this subject. > > http://mentalramblings.info/posts/view/automatic-sitemap-generation-with-CakePHP-1.2 > > On Jan 25, 7:07 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > > I am sure I have seen a cakephp googlesitemap thingie (either a > components > > or a tutorial on making them; I bookmarked it but can't find the > bookmark > > anymore) > > > > I am not certain if routes can be used for this; perhaps theres a better > > way? > > > > but info on route is > herehttp://api.cakephp.org/1.2/class_router.htmltheresa routes - which is > > an array of routes (who'd of thought) > > > > On 24/01/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > > > > I would like to create a dynamic site map foe my CakePHP 1.2 beta > > > site. Normally I would pull the site map from a cms database of > > > pages. But I do not have a CMS for this site, and thought maybe I > > > could do this using routes or some other knowledge Cake itself holds. > > > > > Any ideas? > > > > -- Renan Gonçalves - Software Engineer Cell Phone: +55 (11) 8633-6018 MSN: [EMAIL PROTECTED] Web Site: renangoncalves.com São Paulo - SP/Brazil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
