I want to use canonical url\'s in my website. I read a few things about it on the internet, but i\'m looking for a solution which will automatically generate the canonical for m
Problem is solved. Fixed it writing my own html helper which generates the canonical url by taking the urls from the request. Did this using information from this topic.