Remove Blog Name from Blog Title in Blogger

Each and every blog post of yours has your blog name in its title which is very bad for search engine visibility, thus decreasing your blog's reputation, traffic and visibility. But Blog name can be easily removed from the blog title by editing the HTML part of your blog a little bit. Let us see how to do it.

1. Go to your blog's dashboard.
2. Select Template and click Edit HTML and then click proceed.
3. Now search the following code:

<title><data:blog.pageTitle/></title>
   
    and replace it with the following code

    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.title/></title>
    <b:else/><title><data:blog.pageName/></title></b:if>

4. Then click Save template and then close.

mondiad

mondiad Native ad

advertica