How to Remove the Default Title which Attached with Your Post Title for SEO?




How to Remove the Default Title which Attached with Your Post Title for better SEO?

When you write a new post, the title (Home page title) is attached with the post title. So this title can be harmful for your SEO (Search Engine Optimization) activities. So, for avoid that kind of rubbish title you should add and delete a few codes in your blogger’s html section.  To make your post-title SEO friendly (Title should be maximum 70 characters), follow the bellow steps:

Remove the Default Title which Attached with Your Post Title

                                                                                                            
Step 1: Login into your blogger dashboard

Step 2: Go to template > edit HTML

Step 3: Search by using CTRL + F the bellow code

 <title><data:blog.pageTitle/></title>

Step 4: Then just replace the above code by following code.

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

Step 5: Then Save the Template

That’s all. You have done. Now your individual post page title is SEO friendly.
This method is very essential for all blogger because every blog has its default title as its blog title and if you create a new page, this title is attached with its post and page title. So the title will be too large and it will be harmful for your page or sites.

Share this post and reply your valuable comments below in addition to get more updates from us subscribe to our RSS feeds.

Labels: