Canonical Tags
May I know if there's a way to remove canonical tag on a specific page in AEM?
May I know if there's a way to remove canonical tag on a specific page in AEM?
Hi @hello299 you can alway use : Page Properties Dialog and if you want to remove programmatically you can use
JCR API: you can programmatically remove the cq:canonical property from the page node.
or Sling API: you can programmatically remove the cq:canonical property from the page node.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.