Forum Moderators: martinibuster

Message Too Old, No Replies

Problem with Google AdSense! Help

I think that Google AdSense code has some conflicts with my web site

         

TheGhost

3:37 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



Here is the problem....
Please check my web site: <snip> You can see that I have added Google AdSense code on the top of my site below my main logo, as you can see, on the bottom right corner says: "Google -?", but when you click on some of my links, such as: " <snip> " then you can see that the code is well readed... does anyone knows what the problem is? Is it maybe because of my content on other links and on my main page?

Darko Pipic

[edited by: Jenstar at 5:25 pm (utc) on Sep. 9, 2004]
[edit reason] No URLs please [/edit]

ncw164x

4:14 pm on Sep 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You may want to edit your post as per TOS you are not allowed to post your site's url

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

TheGhost

4:39 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



I have tried with all combinations, and i don't understand what's the problem, it confuses me because it works on some links, but on the main and on the most it don't, anyone?

ncw164x

4:50 pm on Sep 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Now you have just copied and paste the code i put on the above post to your home page, go to your google adsense login and copy and paste your code into your website

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

Marcello

4:58 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



Check Your codes!

The Adsense-Code on your Index-Page and the Code on the Page:
"but when you click on some of my links, such as"
Is not the same.

The code on your Index-Page is missing some lines

TheGhost

5:09 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



I see that source show's two head tags, but on my original source there is no two pairs of head tags, only one, but I don't understand how can it work on one link and not on the others, they are all of the same kind, is it possible that it shows ok where there is a lot of text?

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?

TheGhost

5:25 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



Marcello, they are the same, i have entered only one code on my main page, other links are just includes, the code cannot be different.

Marcello

5:38 pm on Sep 9, 2004 (gmt 0)

10+ Year Member




Check you Codes again ... They are not the same on all your pages .... on some pages lines are missing.

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