Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: Page URL not defined - On ALL reported urls, ALL the time.

$
0
0
Just an update, after removing these lines everything worked.. BUT ... i still need to know how to fix this....

RewriteCond %{HTTP_HOST} ^domain.com
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^209\.209\.209\.209
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]

We need the above to take place so google doens't see duplicate content since it stores results based off ip or names. Also domain.com should always be at our preferred www.domain.com.

Looking forward to your assistance.

Viewing all articles
Browse latest Browse all 13117

Trending Articles