Hi,
I'am using kentico 7 and i need for SEO purpose how to set in setting to show page title in head tag like this: domain/news release/news/my first news/ and page title {%pagetitle_orelse_name%} - {%prefix%} to be
my first news - news - news release - MY WEB SITE
and second I want default home page title to be without prefix to be different from the rest of the website.
thanks
Like what?
If we cover all bases:
The Page Title has a global setting configurable here: CMS > Configuration > Settings > Content > Metadata
A Typical value would be (though macros can be used): {%prefix%} - {%pagetitle_orelse_name%}
{%prefix%} - {%pagetitle_orelse_name%}
More info here on devnet.
Please, sign in to be able to submit a new answer.