Thursday, January 30, 2014

How To Add Hosted Adsense Ads On Custom Domain Blogger

Mostly users with Adsense hosted account ask how to showing ads on custom Blogger domain
How To Add Hosted Adsense Ads On Custom Domain

So today Share the Trick which how you can display adsense advertisements on custom domain

1. Create a new file in your server file manager with extension .html

add this on there

<iframe src='http://yoursite.com/xyz.html' width='300' height='250' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling='no'></iframe>

And the last step is that to add the iframe in the custom domain.
add this code where you want to add adsense code.

<iframe src='xyz.blogspot.com' width='336' height='280' marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling='no'></iframe>

change RED Text with any Adsense Ad unit size.

2. Log into your hosted adsense account and select Account Settings 
adsense account and select Account
Click Access and authorization. In the “Site authorization” section
Site authorization

Show ads on other websites, and Add your custom domain here and click submit
your custom domain here

Wait for 4-5 days maximum to get your site reviewed by Google.

No comments :

Post a Comment