Forum Moderators: martinibuster

Message Too Old, No Replies

dhtml java menu and adsense

         

security56

4:08 pm on Dec 12, 2004 (gmt 0)

10+ Year Member



Hi,

I was wondering if this has happen to anyone, I recently updated my site by addind a dhtml java menu, now I am getting a bunch of dhtml menu builder ads, I mean thats all I getting,

Then I decided to take it off, but I am still getting the dhtml menu builder ads. Eventually I guess they will go back to normal.

Is this a normal thing, have anyone had the same problem when they put a dhtml menu?

Thanks

level80

7:21 pm on Dec 12, 2004 (gmt 0)

10+ Year Member



Yours is a question that has been answered before. When the page is changed it is then (later) spidered. The ads on Adsense reflect when the page was last spidered. When it is changed again there is a delay before it is next spidered. Once this happens the ads will change to reflect the change in the page.

security56

12:02 am on Dec 13, 2004 (gmt 0)

10+ Year Member



Thanks for the reply

I know that level, but what I want to know why the java menus cause that effect, I love how they made the site look more proffecional thats why I wanted the dhtml java menu, But is there anyway that anybody know how to make google adsense make revelant ads while having a dhtml menu, or am I doing something wrong with the dhtml menu code that cause google to think that my site was about dhtml menus?

Thanks

security56

1:29 am on Dec 13, 2004 (gmt 0)

10+ Year Member



hey another thing, check this code out. I think I might have to ask this some where else in this site but here you go anyways

Original Java code

<!--** START NAVSTUDIO MENU TAGS (817248) **-->
<div id="vqp_about" style="position:absolute;visibility:hidden;">****JavaScript based drop down DHTML menu generated by NavStudio. (OpenCube Inc. - [opencube.com)****<...]
<script language="JavaScript" vqptag="doc_level_settings" vqp_datafile0="new_menu1.js" vqp_uid0=817248>cdd__codebase = "";cdd__codebase817248 = "";</script>
<script language="JavaScript" vqptag="datafile" src="new_menu1.js"></script><script vqptag="placement" vqp_menuid="817248" language="JavaScript">create_menu(817248)</script>
<!--** END NAVSTUDIO MENU TAGS **-->

I am thinking if I make it to something like this

<!--** (817248) **-->
<div id="vqp_about" style="position:absolute;visibility:hidden;">****My site info****</div>
<script language="JavaScript" vqptag="doc_level_settings" vqp_datafile0="new_menu1.js" vqp_uid0=817248>cdd__codebase = "";cdd__codebase817248 = "";</script>
<script language="JavaScript" vqptag="datafile" src="new_menu1.js"></script><script vqptag="placement" vqp_menuid="817248" language="JavaScript">create_menu(817248)</script>
<!--** END **-->

Would this changes solve the problem. o google dont think my site is about dhtml menu :)