Hi. I can see that http sites are not receiving referrer stats from https sites.
I have found that this code may fix the problem.
<meta name=”referrer” content=”origin” />
Just wondering where to put it?
Thanks.
Hey Mark,
This article can help you understand where and how to add it:
https://www.theme-junkie.com/how-to-add-meta-tags-in-wordpress/
You need to add it to the head tag of the website.
Best regards,
Victoria
Thanks.