Andrei.T
Member
Posted 8 months ago #
Hello ,
I've been searching for hours but couldn't find the answer.
I just want to change the title that appears on the " tab " in the browser to each subpage.
If I can't do that , is it available to put the blog name before the page title ? e.g: ( BlogName :: Feedback ) but with saving the page title as it is.
Thanks in advance.
The meta-title tag is usually created by the wp_title() function in your theme's header.php template file.
Andrei.T
Member
Posted 8 months ago #
didn't get it , the tab title is the meta-title ?
where can I change it ?
sorry , I'm new to all this stuff.
Try looking in your theme's header.php template file.
Andrei.T
Member
Posted 8 months ago #
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo is_home() ? bloginfo('name') : wp_title(""); ?></title>
<?php endif;?>
What should I change exactly ? thanks.
The site name is already appearing before the Page/Post title...
Andrei.T
Member
Posted 8 months ago #
It isn't , here's the website : here
Is this a commercial theme?
Andrei.T
Member
Posted 8 months ago #
I'm sorry but as you are using a commercial theme, you need to seek support from the theme's vendors.
http://themeforest.net/forums/topic/themeforest/themeforest