• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

buying websites

Status
Not open for further replies.

TooManyDomains

New Member
Legacy Platinum Member
Joined
Sep 10, 2007
Messages
1,322
Reaction score
0
If you buy a website where the past owner was making money from adsense, how do you collect on it? Do you just add the site to your adsense account? does he have to remove it from his?
 
The easiest way is to change the Publisher ID in the Adsense code from his to yours.
<script type="text/javascript"><!--
google_ad_client = "Put your Publisher ID here";
/* 728x90, created 9/24/08 */
google_ad_slot = "7121941508";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
google_ad_client = "Put your Publisher ID here";
/* 728x90, created 9/24/08 */
google_ad_slot = "7121941508";
google_ad_width = 728;
google_ad_height = 90;
<script type="text/javascript">
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
You can find your Published ID at the top of your Adsense account.
 
you replace the adsense code with urs and then start getting money to ur account
 
dont you need to actually add in your code from scratch....wont the ad slot that is in the old code..not apply to you??...you might as well add your code entirely...no?
 
My understanding is you just need to change the publisher ID
you may do some promotion as well.
 
Just the publisher ID will do I think..
 
//2007-08-31: domain.ca
google_ad_channel = "7305833999";

If the previous owner used custom channels you should edit that as well as the pub id. The above is the old adsense code.

The new code you will need to change the ad slot along with the pub id.
google_ad_slot = "4687183999";

You can leave it empty if you like.
google_ad_slot = "";

You get your publisher id when you log in to your account - top right corner.

I'd suggest just replacing the existing code outright with your own. That way you can program your own custom channels and ad slots - especially so if you plan on having more than one website or want to track individual pages or even ad positions. Using the new system you can edit your ads from your control panel instead of having to cut and paste and/or editing the code manually.
 
Status
Not open for further replies.
Back
Top Bottom