Hi all,
Question regarding Magento 2. At the moment when you create a CMS page and assigning it to a hierarchy, it creates 2 accessible versions of the page:
#1 www.site.com/page (self-canonicalises)
#2 www.site.com/folder/page (canonicalises to #1)
Is there a way to force Magento to use #2 or to use the canonical of #2? It uses #1.
Cheers.