Dynamic content - meta data | Community
Skip to main content
December 8, 2016
Question

Dynamic content - meta data

  • December 8, 2016
  • 1 reply
  • 1853 views

We are using dynamic content to produce a landing page in several languages. Is there a way to change the title tag for each foreign language version of the landing page? It seems that this is not possible.

Many thanks,

Katherine

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
December 8, 2016

IIRC, the <TITLE> isn't directly segmentable. However, you can trivially update it using JS (with the JS snippet itself being segmentable).

December 8, 2016

Thank you!