Skip to main content

How To Add A Gadget Inside Blogger Header

Blog header is an ideal place to put a horizontal ad(468x60) but by default Blogspot doesn't let you. "Above the fold" ads, generate more revenue for your blog. These are the ads that are displayed on your blog without a user scrolling down. If you haven't tried before give it a go.

Blogger allows Ad-space like the sidebars and footers of the blog to monetize. But a gadget-placement space is not available by default in the header area of the blog.


So, here is the way to get a gadget place in the Blogspot header:

1. Blog >> Template >> Edit HTML

2. Click inside the template and press ctrl+f  key on your keyboard to bring up a search box.

3. Search for:

<b:section class='header' id='header' maxwidgets='1' showaddelement='no'><b:widget id='Header1' locked='true' title='Yourheader (Header)' type='Header'>.

4. Change the "maxwidgets" number from "1" to "2" while also changing "showaddelement" no to yes and "locked:'true'" to "false'". Your new code should look like this:

<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'><b:widget id='Header1' locked='false' title='Yourheader (Header)' type='Header'>

5. Click "Save template".

You Are done!

Go to "Layout". Now you can see a new gadget area located above header with the words "Add a gadget". You are well enough to perform the rest.

This tutorial was all about how to place a gadget inside the header area. If you are having any problem regarding this, feel free to comment below. thanks :)

Comments

Popular posts from this blog

Killer WhatsApp Tricks That You Should Know

WhatsApp has become the best messenger for mobile platform. Not only it is available for every mobile platform but also it is the most used app in these platforms too. The popularity of WhatsApp has grown so much popular that many WhatsApp tricks are coming to internet and many users are searching for these amazing WhatsApp hacks to use in their phone and amaze their friends.  So, here we go: 1. Disable WhatsApp Auto Image Download Though earlier, WhatsApp plus app was required to stop automatic downloading of images, videos and audio files but now, WhatsApp has added this option to its settings. So, you can control automatic media files downloading. Just navigate to More > Settings > Chat Settings > Media auto-download  Check suitable option at ‘When using mobile data’, ‘When connected’ on Wi-Fi’ and ‘When Roaming’. 2. Hide WhatsApp Last Seen Last seen timestamp is great feature but the feature comes out to be really very annoying because i...

How To Remove Powered By Blogger Attribution

Blogger is the most popular blogging platform. However, its Templates contains an official Attribution which shows that the blog is the product of Blogger.

How To Remove "Read More" Link In Blogger

"Read More" option makes your blog more professional, but some expert says, it affects your blog's page rank. So here's a short tutorial on how to remove that link.