Blog header is a nice place to add Adsense or any advertisement for high CPM .
But the Blogger does not allow us to do so . We have to make some changes on template.
Because you can either add you Adsense advertise there or blogger notification or etc.
So i will show you how to do this.
Howto?
1. Log in to your blogger account
2. Go to Dashboard > Template > Edit Html.
3. Find this code using Ctrl+F.
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>
But the Blogger does not allow us to do so . We have to make some changes on template.
Because you can either add you Adsense advertise there or blogger notification or etc.
So i will show you how to do this.
Howto?
1. Log in to your blogger account
2. Go to Dashboard > Template > Edit Html.
3. Find this code using Ctrl+F.
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>
4. Change the above code with this code
<b:section class='header' id='header' maxwidgets='4' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>Replace "Your Blog Title" with your own blog title
5. Now save the template. done
Note :- Please before applying above tutorial , backup your template. because after applying these if any error found then you can restore your template.
Comments
Post a Comment