Elxis CMS Forum

Extensions => Modules => Topic started by: Ivan Trebješanin on April 01, 2007, 15:52:38

Title: AdSense by Google
Post by: Ivan Trebješanin on April 01, 2007, 15:52:38
Hi everyone, was there already a topic about adding google's AdSense code to a module? I just incorporated those into my template, but I believe there must be a smoother solution (eg. BBcode or something)....
Title: Re: AdSense by Google
Post by: Patricia on June 06, 2007, 16:35:50
I was thinking about using Ads Ticker so I could circle between different referral programs (AdSense, AdBrite...), but I have a problem with the textarea in the backend returning, well, text. I think it could be a good thing if I could get it to work.

About the Google Adsense module, you can just try and create a new (custom module) with the Google AdSense. You will first have to go to your mambots list and unpublish your WYSIWYG editor while publishing your No WYSIWYG editor. Then you paste your Adsense Code in the text area, choose your new module position, select publish, and save it.

You can have as many modules as you want by copying the first one.

I hope that helped.
Title: Re: AdSense by Google
Post by: rotor on September 05, 2007, 13:24:41
I tried installing the mod_adsense_joomlaspan_3_ClickSafe but it wouldn't install

Has anyone done a re-write or written an adsense mod for elxis ??


rotor
Title: Re: AdSense by Google
Post by: sealabs on September 06, 2007, 17:59:20
http://antiorange.truefreehost.com/files/mod_adsense_joomlaspan_3_clicksafe.zip

regards
Title: Re: AdSense by Google
Post by: rotor on September 07, 2007, 02:48:19
Thanks sealabs .... I had tried the one for joomla but it wouldn't install - but this works great ..

once again thanks  ;D
Title: Re: AdSense by Google
Post by: Seiyoku on September 11, 2007, 15:37:39
the website is in greek  :o
why did I took german at schoo?  :'(


any hint on how to install it?
Title: Re: AdSense by Google
Post by: Ivan Trebješanin on September 11, 2007, 16:26:46
There is modified version of AdsTicker somwhere at this forum... I use this one, and it works fine.
Ok, I've found the topic:
https://forum.elxis.org/index.php?topic=1038.0
Title: Re: AdSense by Google
Post by: Coursar on October 02, 2007, 12:56:56
I think, in Elxis 2006 - you can create mambot or module... With mambot you can insert Adsense blocks in content (if you need it).
Title: Re: AdSense by Google
Post by: mazzeltof on July 13, 2009, 21:14:29
Goodday All

i have placed the google adsense on my website using the following methode

created a simple whatever.html file like this
Quote
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>google ads</title>
</head>
<body>
<br>
<script type="text/javascript"><!--
google_ad_client = "pub-****************";
/* google edver test */
google_ad_slot = "********";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</body>
</html>

uploaded to mysite/mydir

used the wrapper and in the url  you put http://www.mysite/mydir/whatever.html

and this works fine

you can see it here http://comsalon.nl/index.php
 
Title: Re: AdSense by Google
Post by: rentasite on July 13, 2009, 21:49:01


don't post the same think twice.   answered to you, on the other post.

thanks
Title: Re: AdSense by Google
Post by: ks-net on July 14, 2009, 00:38:51
Excuse me guys but .. if i get the point ???

have you tried ..

http://wiki.elxis.org/wiki/Google_AdSense_custom_module

i think it is the easiest way to add adsence in code... much easier and quickly than any other solution evenfrom that joomla-modules or whatever...