> it generate sitemap with this standard (use by google, yahoo, > microsoft) > http://www.sitemaps.org/
You're right, after reading that, seems like Google sitemap actually is the same as that. > you can also add in the addDefaultUrls method some urls that has a > model but no modul. > see > http://www.symfony-project.org/plugins/isicsSitemapXMLPlugin/0_9_1?tab=plugin_readme I can not see how it does model without module from the read me. On Wed, Mar 11, 2009 at 10:04 PM, gimler <[email protected]> wrote: > > it generate sitemap with this standard (use by google, yahoo, > microsoft) > http://www.sitemaps.org/ > > it is working wih 1.0, 1.1 and 1.2 there exist also a package for each > version. > > the plugin has also no orm depensies. > > i use it allready in production on my projects. > > you can also add in the addDefaultUrls method some urls that has a > model but no modul. > see > http://www.symfony-project.org/plugins/isicsSitemapXMLPlugin/0_9_1?tab=plugin_readme > > greetings > Gimler > > On 11 Mrz., 09:13, Sid Bachtiar <[email protected]> wrote: >> Hi, >> >> But does it generate Google format sitemap? Also it isn't flagged as >> for Symfony 1.2. >> >> I was looking for something that just work with sfSimpleBlogPlugin and >> thought few others would be looking for similar plugin that just work >> with sfSimpleBlogPlugin. >> >> I like it though, especially the idea of "nothing to do if the module >> already implements the interface". >> >> sfSimpleGoogleSitemapPlugin is more app.yml and model driven than module >> driven. >> >> http://onlinesid.com/blog/sfsimplegooglesitemapplugin >> >> >> >> On Wed, Mar 11, 2009 at 6:50 PM, gimler <[email protected]> wrote: >> >> > there is allready a plugin to generate sitemaps >> >http://www.symfony-project.org/plugins/isicsSitemapXMLPlugin >> >> > greetings >> > Gimler >> >> > On 11 Mrz., 01:01, Sid Bachtiar <[email protected]> wrote: >> >> I developed a simple one last night. I called in >> >> sfSimpleGoogleSitemapPlugin. Only for Symfony 1.2 and Propel for now. >> >> It was developed for sfSimpleBlogPlugin but can be configured to read >> >> from any model (check the README in the package for more info). >> >> >> I tried to submit it to Symfony plugin repository but I messed it up, >> >> so now waiting for the admin to help me sort it out :( >> >> >> In the meantime: >> >> >>http://onlinesid.com/blog/sfsimplegooglesitemapplugin >> >> >> See it in action: >> >> >>http://onlinesid.com/gsitemap >> >> >> On Sun, Mar 8, 2009 at 3:37 PM, Lawrence Krubner <[email protected]> >> >> wrote: >> >> >> > On Mar 7, 8:42 pm, Sid Bachtiar <[email protected]> wrote: >> >> >> I'm looking for it too, to be integrated with sfSimpleBlogPlugin. I >> >> >> don't think there is one at the moment. >> >> >> >> On Sun, Mar 8, 2009 at 2:38 PM, >> >> >> LawrenceKrubner<[email protected]> wrote: >> >> >> >> > I haven't been able to find a plugin that generates a GoogleSitemap. >> >> >> > (or rather, sitemapfor those search engines that use the format >> >> >> > developed by Google). Is there one? >> >> >> > One of the strengths and weaknesses of Symfony right now seems to be >> >> > the lack of plugins. On the one hand, it doesn't have the wealth of >> >> > plugins that WordPress or Drupal has. On the other hand, it has a much >> >> > more intelligent system for managing dependencies for plugins, and it >> >> > has the chance to gain a reputation for high-quality plugins that >> >> > really work. It has the chance to do everything the right way. >> >> >> > In the short term, I suppose we must write these plugins ourselves. >> >> >> -- >> >> Blue Horn Ltd - System Developmenthttp://bluehorn.co.nz >> >> -- >> Blue Horn Ltd - System Developmenthttp://bluehorn.co.nz > > > -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
