BLOG BEGINNER GUIDE

How To Remove Link from Header in Blogger Easily

by Unknown  |  in Blogging Tips & Tricks at  12:14 PM

The Blogger header is the one of top elements that user sees first. Most of blogger templates has hyperlink Site Header. Most of bloggers use this space for adding the logo and make their blogs more professional. If you want remove link from Site Header you have to follow below steps:-

How To Remove Link from Header in Blogger Easily


How To Remove Link from Header in Blogger Easily


1. Login to your Blogger account.
2. Go to Template and click Edit HTML
3. Findout below code by press Ctrl+F

<div class=’titlewrapper’>
<h1 class=’title’>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<data:title/>
<b:else/>
<a expr:href=’data:blog.homepageUrl’><data:title/></a>
</b:if>
</h1>
</div>

4. Now Replace above code with below code

<div class=’titlewrapper’>
<h1 class=’title’>
<data:title/>
</h1>
</div>

Now save your template.
You are done.

I think this post How To Remove Link from Header in Blogger Easily will help you To Remove Link from Header in your blogspot site.

Subscribe to Get Updates in Your MailBox!

Follow us on!

Rasel MahmudThis Post Was Written By Rasel Mahmud
Hi I am Rasel Mahmud, Author of this Blog. I am 25 years old and originally from Natore, Bangladesh. I love blogging and helping people. I write about Blogging, Social Media, SEO, Adsense, WordPress, Technology Review on this blog.
Follow Me On : | | Facebook | Twitter

2 comments:

  1. hey i bro i liked your blog, no comments just awesome, but it would better if a screenshot given for this post, actually i didnt understand that whats the link of a blogger header !! have a nice day, me @ http://www.bd69ctg.blogspot.com or http://www.facebook.com/bd69ctg

    ReplyDelete
    Replies
    1. Thanks for your comment. In my next post I will try to give screenshot.

      Delete

Proudly Powered by Blogger.