This is for a site concept I'm working on.

Can multiple AdSense publishers exist on a single page? For example, imagine a site that I run, on which YOU contribute.

If you contribute an article, I want the article page to have MY Google Ads at the top, and YOUR Google Ads in the page.

To enable this, each contributer would have their Google "id" stored in the site's database.

I have a question into Google about the legality of this, but haven't had a reply.

Thoughts?

Dani AI

Generated

There’s a direct disagreement above between and ; the practical takeaway for a site built today is caution. Google’s ad programs are tightly policed and inserting other publishers’ AdSense code into pages you control is risky. The safest, lowest-risk solution is to serve all AdSense from a single site-owned account and handle contributor payments out of band (internal revenue share, flat fees, or pay-per-article), rather than trying to show two different publisher IDs on the same HTML page.

Concrete approaches that work and keep you out of policy trouble:

  • Centralize ad serving. Run site ads from the site’s AdSense account only. Track article-level traffic and ad performance with analytics and AdSense reporting, compute each contributor’s share, and pay them directly. Do not inject contributor publisher IDs into your page’s AdSense code.
  • If you want authors to run their own AdSense, consider an approved platform route (AdSense host/partner programs) or a proper ad-serving solution that supports multi-publisher setups (for example, enterprise ad servers). These require Google approval and different technical integration.
  • If uncertain, always get explicit, written confirmation from Google before trying anything nonstandard. Keep tickets/emails and test on a staging domain first.

Do not modify AdSense code or swap publisher IDs in the page source: that behavior can trigger account action. Read and follow the current policies before implementing any revenue-sharing scheme: .

Recommended Answers

All 2 Replies

Against adsense TOS you are not allowed to have two or more different publishers ad units on a single page.

I would encourage anyone else curious about this to contact Google directly. The answer I got from their Adsense technical support department is quite different.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.