Adding custom meta tag on all pages header section

Hi Guys, I need to add one google related meta tag which is common for all pages , This meta tag needs to be added in head section of the pages. We have used custom meta tag for a page already which allow to add custom meta tag for that page specifically, but I want way where It can get applied to all pages at once like master page.

Thanks

2 Answers

2

Hi Yogesh. In the past, I’d do that with the Theme, but since it’s no longer recommended, I suppose the next option is Top Head JSP Dynamic Include. Additionally, there may be a client extension that allows for this, but I haven’t found one.

Hey, Yes earlier it was simple with theme but now I am looking a way to achieve same with mix of CX, Master pages etc...because we are not using themes anymore.

I think what @yogesh.chandra trying to imply is to have a Custom Meta Tag configuration for public pages configuration or in master page, just like what we have in individual page configuration

This is a nice to have feature.

Okay, that makes sense, and it would indeed be a useful feature.