On Mar 12, 2011, at 15:17, cricket wrote: > On Sat, Mar 12, 2011 at 3:39 PM, Krissy Masters wrote: >> Ok well that was simple enough, >> Forced 301 redirect to http://domain or https://domain > > OK, since we're on this subject ... Does anyone know if there are any > issues with doing it this way. ie. stripping the www subdomain, rather > than adding it?
I would recommend using www.example.com as your canonical hostname, not example.com. See Yahoo's Best Practices for Speeding Up Your Web Site for further explanation: http://developer.yahoo.com/performance/rules.html#cookie_free The rest of the document is good reading too. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
