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.
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.
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