If you visit my site Oricashop.com, the tab where the favicon is will read -Oricashop. Anyone know where I can edit this, to remove the stupid dash? My Settings>general>Site Title says OricaShop, without any spaces or dash.
If you visit my site Oricashop.com, the tab where the favicon is will read -Oricashop. Anyone know where I can edit this, to remove the stupid dash? My Settings>general>Site Title says OricaShop, without any spaces or dash.
Are you using any type of SEO plugin? If so maybe have a look the home title settings in your plugin.
Nope, Not using any plugins at all that is SEO related. =[
Hi OricaShop,
Please, open your theme's header.php file. and checkout this function.
wp_title( '-', true, 'right');
For more detail please, visit:
http://codex.wordpress.org/Function_Reference/wp_title
I'm looking at that right now, but I don't know what to do. And I've read the entire page of the link you gave above, but I couldn't find anything I could use. Please help.
What Theme are you using?
CraftyCart
Any tips?
[please - http://codex.wordpress.org/Forum_Welcome#No_Bumping ]
Open header.php and look for — inside the title tags.
You can try removing those. Make a backup first just in case things don't go the way you wanted.
Wow, that solved everything! Thank you so much Clayton!
Just a lucky guess, but you're welcome!
You must log in to post.