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