On Thu, Aug 21, 2008 at 1:04 PM, Alan <[EMAIL PROTECTED]> wrote: > > Hi, we're trying to set up Google Analytics tracking with our cakephp > site, and we're running into problems. Well, the marketing people are > running into problems. They have files that they say usually go in > the root of the site and that search engines(like google) pull up and > use for tracking. But because of cake's set-up, google cannot find > these files (they tried putting them in the public_html folder). How > can we make it so these files can be pulled up by search engines just > by going to the url (www.sitename.com/sitemap.xml, etc)?
put them in app/webroot/ if they are addressed directly you are golden I usually make a folder for 'marketing felch' and just give those yahoos access to those to keep them out of my 'house' ;) sdevore -- (the old fart) the advice is free, the lack of crankiness will cost you > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
