We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16532
    • 38 Posts
    Hi all,

    I created a meta title tag.
    Now, I can see it in source page like : <meta name="title" content="value" />.
    Also I want to show it on title bar like : <title>value</title>.
    Can I do this? and How?

    Please advise me.
    Thank you.
      • 26931
      • 2,314 Posts
      Hi

      just use the [*pagetitle*] - TV in your template, like:

      <title>[*pagetitle*]</title>
      <meta name="title" content="[*pagetitle*]" />

      the value from the "Title"-field (the first input-field you see when you edit a document) will be applied to that document.

      j