Hi, everybody.
Unfortunately, I have realised that my site has Pages with Duplicate Page Content. As far as I know the way around it is to publicly specify your preferred version of a URL by adding this <link> tag inside the <head> section of the duplicate content URLs:
<link rel=”canonical” href=”http://www…../…..” />
Question: how can I access the header of an individual page to add its content?
Thank you