• 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.

Two Google AdSense Questions

Status
Not open for further replies.

DoubleClick

.::Piramidé Aficionado::.
Legacy Platinum Member
Joined
Aug 19, 2005
Messages
142
Reaction score
0
1) Is it legal to change the link color of the GOOGLE link in the ads to match the background of your page so that it is not noticeable?

Example, on a white page:
Code:
google_ad_client = "pub-1234567789";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al_s";
google_ad_channel ="";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFFFFF";
google_color_url = "FFFFFF";
google_color_text = "FFFFFF";


2) Google says:
  • Up to three ad units may be displayed on each Web site page.
  • A maximum of two Google AdSense for search boxes may be placed on a page.
  • A single link unit may be placed on each Web site page, in addition to the ad units and search boxes specified above.

Does that mean I can have 3 of these, https://www.google.com/adsense/adformats#text

+ 2 search boxes

+ 1 of these https://www.google.com/adsense/adformats#adlinks ?

Thanks,

.::DC::.
 
Duh... you're right.

I was looking at one ad in my browser and a different one in the page code.

LOL.

What about the second question, it's not exactly clear to me, but it looks like I can have 3 + 2 +1 all together.

Thanks.

.::DC::.
 
DoubleClick said:
Duh... you're right.

I was looking at one ad in my browser and a different one in the page code.

LOL.

What about the second question, it's not exactly clear to me, but it looks like I can have 3 + 2 +1 all together.

Thanks.

.::DC::.

You are correct.
 
Status
Not open for further replies.
Back
Top Bottom