Hi All,
I'm not sure what is adding a meta tag to all pages based on that page's tags some, something like this:
<meta name="keywords" content="Blogs,Workplace Security">
The problem is that, we are not adding this in our code, in fact we are overriding the head.html for all templates.This tag is only added on the AEMaaCS instances and not on local environments. Also, the tag is not inserted by JavaScript on the client side.
Does anybody have any idea where to look for this?