remove HOME title on front page

ekkljs's picture
ekkljs
Fri, 09/16/2016 - 08:58
#1
remove HOME title on front page

 Hi, how do I remove "Home |" on front page so it can be shown as "site name" only? For other pages, I'd like to leave them as like "page title | site name".

Thank you

cindy's picture
cindy
Sun, 09/18/2016 - 23:13

Hi,

Please add the following code under line 9 in file html.preprocess.inc in folder sites\all\themes\md_make\theme_setting\front\

if ($vars['is_front']) {
$vars['head_title'] = check_plain(variable_get('site_name', 'Drupal'));
}

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.