Hi, As you do, you have put sitemap.xml into /web I think your problem come from your .htaccess file Don't put any rule into routing.yml for the sitemap.xml
Olivier > -----Original Message----- > From: [email protected] [mailto:symfony- > [EMAIL PROTECTED] On Behalf Of Sylver > Sent: Wednesday, June 11, 2008 9:49 AM > To: symfony users > Subject: [symfony-users] Re: How to write a Sitemap.xml ? > > > Ok. > But after that, where i put the file on the web serveur ? > If i just upload it on /web i can't acces to the file with > www.site.com/sitemap.xml > because of the routing system ! > What i have to modify to access it ? > > Thanks :) > > On 10 juin, 13:12, "Olivier LOYNET" <[EMAIL PROTECTED]> wrote: > > Hi, > > > > BTW : When you generate a sitemap, don't name it sitemap.xml but > > your-site-sitemap.xml or something like this. > > > > The avantage to use a app like gsitecrawler, you can see all your urls, > with > > the title, the description content, and see if you have any 404 error or > > else. > > > > Also you can use sf plugins to create your sitemap. > > > > Olivier > > > > > -----Original Message----- > > > From: [email protected] [mailto:symfony- > > > [EMAIL PROTECTED] On Behalf Of Sylver > > > Sent: Tuesday, June 10, 2008 10:40 AM > > > To: symfony users > > > Subject: [symfony-users] Re: How to write a Sitemap.xml ? > > > > > I use Gsitecrowler and it works well. > > > But, which is the easy way to access the Sitemap.xml ? > > > To put it in /web and access to it ? I know i have to do smthing with > > > the routing system but i don't know why... > > > > > Thanks :) > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
