Gebruiker:WikiSysop: verschil tussen versies
Uit JarvisWiki
Regel 18: | Regel 18: | ||
google_ad_client = "pub-6392170364361679"; | google_ad_client = "pub-6392170364361679"; | ||
google_ad_width = 120; | google_ad_width = 120; | ||
− | google_ad_height = | + | google_ad_height = 240; |
− | google_ad_format = " | + | google_ad_format = "120x240_as"; |
google_ad_type = "text"; | google_ad_type = "text"; | ||
google_ad_channel = ""; | google_ad_channel = ""; | ||
+ | google_color_border = "FFFFCC"; | ||
+ | google_color_bg = "FFFFCC"; | ||
+ | google_color_link = "0000FF"; | ||
+ | google_color_text = "000000"; | ||
+ | google_color_url = "008000"; | ||
//--> | //--> | ||
</script> | </script> | ||
<script type="text/javascript" | <script type="text/javascript" | ||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | ||
− | </script> | + | </script></pre> |
− | </pre> | + | |
==Sjablonen== | ==Sjablonen== | ||
[[Sjabloon:wiu]] | [[Sjabloon:wiu]] |
Versie van 2 jul 2007 om 19:21
Hier mijn persoonlijke pagina's
Lavasoft
email sales: sales@lavasoft.com
affiliate pages: http://www.lavasoft.com/partners/affiliate_program.php
Verdien geld met relevante advertenties op uw website AdSense
Implementatie
Zie : http://www.how2setup.org/en/wiki/index.php?title=Google_AdSense_in_Wiki
of: http://www.dankohn.com/archives/000338.html
of: http://jnana.wikinerds.org/index.php/How_to_comply_with_Google_AdSense_policies_in_a_MediaWiki_site
en deze lijkt het beste: http://wincent.com/knowledge-base/Adding_Google_AdSense_to_MediaWiki
Initiele code
<script type="text/javascript"><!-- google_ad_client = "pub-6392170364361679"; google_ad_width = 120; google_ad_height = 240; google_ad_format = "120x240_as"; google_ad_type = "text"; google_ad_channel = ""; google_color_border = "FFFFCC"; google_color_bg = "FFFFCC"; google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "008000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>