Forum Moderators: martinibuster
You know the basic adsense code?
It has: ''google_ad_client = "pub-#*$!xxxxxx";
in the code. Since I am running a free-hosting site, my hostees can easily change the ad_client part into their own/mess it up, which of course, I do not want.
Now, what I want is so that the hostee will be able to get their google ad on their hosted website, without using the ad_client part. The important thing is, that they WILL be able to edit their colors still (borders, background, etc).
Of course, It's not possible without the ad_client part, so is there any way that It could be somehow be on a different file(that they can't edit), and then include it or something like that?
Thanks.