Hi @sodhi_7,
I actually solved the problem.
Here’s what I found.
https://ww.wp.xz.cn/support/topic/site-title-and-tagline-doesnt-show-correctly?replies=7#post-7757653
All you need to do is deleting this line from header.php.
——————————————
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
——————————————
It worked with Fukasawa, and I hope it works for yours.
Hi sodhi_7
I’m having the same problem and have been watching this topic since then. I see that your site is no longer showing the url in the title. Could you share how you solved this problem?
Thanks.