This topic has 2 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Rose Tyler
Is there anyway we can remove Sitename at the End of the Title
See this screen for more info
https://www.dropbox.com/s/jjfnrynu6rsxhri/img190825.1.jpg?dl=0
i have try the following, doesn’t work 🙁
Add this code in functions.php file of your child theme:
remove_filter( ‘wp_title’, ‘etheme_wp_title’, 10, 2 );
Hello,
Thanks for contacting us.
It is default behavior and is independent of our theme.
You can install an SEO plugin and change the text which is shown in the browser tab, for example, Yoast SEO plugin – http://prntscr.com/ox7b24 > http://prntscr.com/ox7b3v
Or contact the support of WordPress to get another solution.
Regards
You must be logged in to reply to this topic.Log in/Sign up