Hy i have just make my one web site (the firts one) . And i put him on adsense. I've got the script from them and i want to put on all pages, but i have a little problem. How to put the script in all pages automatically not manualy. i hear something about ssi support but i dont know what it is. thanks
I think the thread starter means their first site ever made, but what I want to know is: how do they know that it is male? Anyway, if you're using PHP, put your adsense code in a file called ad.php, then put this in all of your pages where you want the ad to appear: <? include("ad.php") ?>