Forum Moderators: martinibuster
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
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
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 :)