I'm trying to figure out where the default meta description that is displaying on pages that don't have anything entered into the SEO tab for that category, product or page is residing at. I checked the usual suspects, the Head Tag just had this token
I checked the CTGY page, it's defers back to the
Nothing is entered into the CTGY SEO fields. But a message is coming from somewhere...
Code:
<mvt:item name="prodctgy_meta" param="combined" />
Code:
<mvt:item name="head" param="head_tag" />
Comment