Showing posts with label tips and tricks. Show all posts
Showing posts with label tips and tricks. Show all posts
Show adsense ads below post title (special tricks)
Adsense is the great earning money supply for blogger so many blogger
want to add Google Adsense ads Code below put up title in Blogger to get
excessive click through rate (CTR). every webmaster increases the ad
revenue to get most output from Google adsense advertisement program.
most of websites prefer including advertisements below post identify due
to the fact it's miles the great vicinity to put adsense code to growth
click on through rate (CTR). you could additionally take a look at your
self which place works best for you. latest we provide you academic
about how to expose Google Adsense code underneath put up titles in
blogger.
<div align="center">
PLACE YOUR AD CODE HERE</div>
</b:if>
How to Add Google Adsense At Below Post Title
We give you step by step guide to add Google adsense ad code
below post title:
Create Google Adsense Ads
Step 1
Go to Google Adsense Account.
Step 2
Go to My ads tab and create a new ad unit.
Step 3
Create 300x250 Medium Rectangle or 336x280 Large rectangles
for best results.
Step 4
Now convert this code to HTML Parse Tool to change special
characters. For Convert In HTML Please Go To google-adsense-ads-code-converter and paste your adsense code here.
Step 5
Now copy Parsed HTML Code code.
Add Google Adsense Code Below Post Titles
Step 1
Go to Blogger Dashboard.
Step 2
Go to Blogger Template then click on Edit HTML button as
shown in below picture.
Step 4
Press Ctrl + F and search below code
<data:post.body/>
Step 5
Now copy and paste below code just above it.
<b:if cond='data:blog.pageType ==
"item"'><div align="center">
PLACE YOUR AD CODE HERE</div>
</b:if>
Tips: The above code show ad in center if you want to change
it to left or right then replaces center to left or right.
Step 6
Change PLACE YOUR AD CODE HERE with your Google Adsense code
Step 7
Click on Save Template Button.
Once you save your template your ad look something like
below picture.
Labels:
tips and tricks
How to show adsense add in blogger feed
This tutorial will lead you with a way to make local In-feed ad additives in blogger and wherein to glue the In-feed advertisement unit code at a blogspot template to market your homepage and tag pages. apprehend in simple Steps, how to Insert the new Google AdSense In-Feed ad Unit to your Blogger BlogSpot blog & improve Your earnings. both beginners and superior bloggers can discover this installation completed in a couple of minutes.
Types of In-Feed Ads
- Image Above
- Image on the side
- Title Above
- Test Only
- In-Feed Ads Theme Selection
- Light Background
- Dark background
How to create In-feed ad unit in Adsense dashboard
1. Go to Ad Units >> New Ad Unit.
2. select "In-Feed ads"
3. choose the style
4. Save (I'm done) your In-Feed Ad Code
5. Copy Code snippet.
How to add In-feed ad unit to Blogger Blogspot
1. Go to blogger.com
2. Then Theme >> Edit HTML
3. Search Below code
<b:loop values='data:posts' var='post'>4. Replace above code under the <b:includable id='main' var='top'> to below code:
<b:loop values='data:posts' var='post' index='x'>5. Now Seach <div class='post-outer'>
6. Now replace above code with below code
<div class='post-outer'>Note: Replace YOUR IN-FEED ADSENSE CODE to your Adsense in feed code that copy by you from Adsense ad units.
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:x==1'>
<div class='post'>
YOUR IN-FEED ADSENSE CODE
</div>
</b:if>
<b:if cond='data:x==3'>
<div class='post'>
YOUR IN-FEED ADSENSE CODE
</div>
</b:if>
</b:if>
Labels:
tips and tricks





