Hi,
This question has been asked couple of times in the past, and I noticed there was never any real solution for handling multiple URL's with canonical header tag for assets that produce pagination such as asset listing, calendar asset, news asset etc.
How would I go about printing the parent asset url (www.example.com/world-cup) to the canonical tag for all the url's below? or for any assets that produce multiple url's?
/world-cup /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-06-21 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-06-24 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-06-27 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-06-30 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-07-03 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-07-09 /world-cup?SQ_DESIGN_NAME=mobile_blank&show_date=2014-07-12 /world-cup?r=mobile&show_date=2014-06-15 /world-cup?r=mobile&show_date=2014-07-06 /world-cup?r=mobile /world-cup?show_date=2014-06-15 /world-cup?show_date=2014-06-18 /world-cup?show_date=2014-06-21 /world-cup?show_date=2014-06-24
Any suggestion?
Thanks.