How can the blog name be removed from the title of a post,page,or archive without using S.E.O plugins?

使用header.php中的以下代码将博客名称附加到帖子,页面和存档的 Headers :

<?php wp_head(); ?>

这创建了 Headers :

帖子名称/页面/档案/ ... |博客名称

However, I only want it to display the title like this:

帖子/页面/档案/ ...的名称