Welcome to OUSPER

Friday, September 9, 2011

Use same AdSense account for a million websites: Reassurance

It is very common for new AdSense publisher to wonder if they can use the same AdSense account for more than one website as long as the page that contains AdSense products (ad units, link units, search box, referral links or buttons) (click BACK button to get back to this page) complies with Google AdSense Program Policies and Google AdSenseTM Standard Terms and Conditions.

Some of them will ask if they should use different account for different websites (very common question). The answer is a definite NO as one is only allowed to have one AdSense account. If the reason why you want different account for different website so that you know which website is performing better, you don't need different account to do that. To track performance for different websites, create AdSense URL channel (click BACK button to get back to this page). If you are not familiar with URL, refer to What is URL and how to get it.

How to make sure that AdSense products in different websites will earn income for your

Some will still feel uncomfortable even after telling them they can use the same account for a million websites (as long as conditions are fulfilled. No need to check with AdSense support (click BACK button to get back to this page) because very likely they will not check for you but push the responsibility of complying back to you). If you need reassurance, just make sure that the scripts have your publisher's ID. A Google AdSense publisher's ID will look something like this:

pub-9408074345704638

You can get your publisher's ID by clicking on the "Accounts" tab after signing into your AdSense account (highlighted by a red arrow pointing at it in the screenshot below:


You only need to confirm the part I gave above, but actually there are 3 IDs involved:

AdSense for Content: ca-pub-9408071234704638
AdSense for Search: partner-pub-9408071234704638
Referrals: ca-ref-pub-9408071234704638

To me, only the part pub-9408071234704638 is important.

Just to make sure you know where to look for the ID when you get the script from your AdSense account, I will put 3 examples of the scripts and highlight the important part in red below:

Script for AdSense for Content Example

<!-- generic leaderboard minima -->
<script type="text/javascript"><!--
google_ad_client = "pub-9408071234704638";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "5588AA";
google_color_text = "000000";
google_color_url = "0099CC";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Script for AdSense for Search Example

<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="_top">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="blogger-tricks.blogspot.com"></input>
<label for="sbi" style="display: none">Enter your search terms</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">Submit search form</label>
<input type="submit" name="sa" value="Search" id="sbb"></input>
</td></tr>
<tr>
<td> </td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="blogger-tricks.blogspot.com" id="ss1"></input>
<label for="ss1" title="Search blogger-tricks.blogspot.com"><font size="-1" color="#000000">blogger-tricks.blogspot.com</font></label></td>
</tr>
</table>
<input type="hidden" name="client" value="pub-9408074091704638"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->

Script for AdSense for Referral Example

<script type="text/javascript"><!--
google_ad_client = "pub-9408074091704638";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAEQy-HTyAIaCK9shPCZuGSoKIuUj8wBMAA";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Now some of you will add Google AdSense ad units direct from Google Blogger for those who are bloggers. Now I would advice against that as generating the script direct from your AdSense account (click BACK button to get back to this page) gives you more flexibility, and the only time I do that is when I want to add ad units between posts. In this case, you will not be able to see the script directly, but you may have to view Page Source (if you don't understand this, ask by commenting and I will give you the answer) and search for the script in the Page Source.

OK End of long post. Hope you sleep well tonight.

No comments:

Post a Comment