Page is a not externally linkable
agneslesage - 2:46 pm on Aug 9, 2010 (gmt 0)
PLus also I wonder
When you do
# I'd add an additional redirect here to strip all parameters and force www
# for all requests with parameters that have made it thus far.
# Redirect requests for non-blank, non-canonical hostnames to canonical hostname
RewriteCond %{HTTP_HOST} !^(www\.atable\.com)?$
RewriteRule ^(.*)$ http://www.atable.com/$1? [R=301,L]
Are we not removing the Google Analytics and Adwords parameters (which I d like to keep at least for those URL that are not from the old site)?