Hi, I am trying to change the adsense details on this site- netipotsolution.info Its not a wordpress blog site as it looks at first look. I was told its plain html, but when I try to edit in frontpage I cant find the adsense code. And advice appreciated please.
i think the script call a function or include file or something. try this. view source netipotsolution.info. search for "pub", then you will see this code. there are a few, later you need to find them all <div class="widget" id="-132-10930-NORM_EDWM"> <div class="regular" style="padding:10px;"> <p> <script type="text/javascript"><!-- google_ad_client = "pub-8530669473842162"; /* Neem Links */ google_ad_slot = "4936367597"; google_ad_width = 200; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </p> </div> </div> you see from the adsense code in there. it is surrounded by <div>. try to find that exact div from the frontpage file. like in this example you need to find <div class="widget" i believe when you find this, you will find something like a function or include another file. go find that file hope that helps
i think just install ad code widget for sidebar ads, but if you want to put below the content , just insert it in postsingle.php after </article> you will get ,more impressive with this way ..