Tagged Questions
1
vote
2answers
199 views
Tidy URLs in Google Analytics
My Google Analytics is catching a number of URLs where there is a unique GET parameter.
It also catches URLs like /pay and /pay/.
Is there any way I can get it to clean up the data and just see ...
1
vote
1answer
761 views
Canonical links and best way to use parameters with url rewriting
I use my own custom routing module in PHP and mod_rewrite. A typical main page URL looks like this:
http://www.example.com/services
There's a large part of the website that displays the products on ...