Thursday, January 30, 2014
Labels:
Adsense
How To Add Hosted Adsense Ads On Custom Domain Blogger
Posted by
Rick Kang
at
9:37 PM
Mostly users with Adsense hosted account ask how to showing ads on custom Blogger 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>
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>
add this code where you want to add adsense code.
change RED Text with any Adsense Ad unit size.
2. Log into your hosted adsense account and select Account Settings
Click Access and authorization. In the “Site authorization” section
Show ads on other websites, and Add your custom domain here and click submit
Wait for 4-5 days maximum to get your site reviewed by Google.
2. Log into your hosted adsense account and select Account Settings
Click Access and authorization. In the “Site authorization” section
Show ads on other websites, and Add your custom domain here and click submit
No related post available
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment