Forum Moderators: martinibuster
Darko Pipic
[edited by: Jenstar at 5:25 pm (utc) on Sep. 9, 2004]
[edit reason] No URLs please [/edit]
are you sure you have copied all of the adsense code from the adsense site
all of these are missing
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "000000";
google_color_url = "000000";
google_color_text = "000000";
ncw164x
one thing that is not right with your page code is you have two <head> and one </head> but they are in the wrong place, there are also other errors with your home page
ncw164x
p.s. i tried on blank .php to enter the code, and it is not working, I know that it works only on htm/html files, have I missed someting?
Are You sure You are copying that code from within your Adsense-Accoubt Login?
Also on some of your pages you have opened a:
<script language=JavaScript>
before starting your Adsense-Code, but that script does not have a closing tag before you are starting the Javascript of Adsense
Also You are using 2 X <head>
and your Metatags are enclosed between your <style> and </style> tags plus some other HTML errors on your pages.
tags