I ended up setting up a new static app using my host's shared Apache 
instance. I'm pointing all my www.* domains at it which simply contains a 
mod_rewrite entry to remove www from URLs. This should be less overhead 
than configuring it in the model and doesn't use any more of 
my allotted memory.

On Thursday, December 27, 2012 10:31:01 PM UTC-8, HittingSmoke wrote:
>
> Pretty straight forward question. Can I use the parametric routes.py 
> language to 301 redirect from www.domain.com to domain.com for proper 
> search engine crawling?

-- 



Reply via email to