A
Anders Eriksson
Hello Everyone,
I want to display our company name + a slogan for each page on our web site
using the <title>-tag. E.g. <title>My Company - slogan one</title>
This has a drawback in the "Table of Contents" component which then will
display the <title>. E.g.
TOC
My Company - slogan one
My Company - slogan two
My Company - slogan three
My Company - slogan ...
Is there some way of either displaying a text the same way as *most*
browsers display <title> OR configure the "Table of Contents" so it can
display something else but the <title> or just a part of the <title>
E.g.
TOC
one
two
three
// Anders
I want to display our company name + a slogan for each page on our web site
using the <title>-tag. E.g. <title>My Company - slogan one</title>
This has a drawback in the "Table of Contents" component which then will
display the <title>. E.g.
TOC
My Company - slogan one
My Company - slogan two
My Company - slogan three
My Company - slogan ...
Is there some way of either displaying a text the same way as *most*
browsers display <title> OR configure the "Table of Contents" so it can
display something else but the <title> or just a part of the <title>
E.g.
TOC
one
two
three
// Anders