| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | Thread Tools | Display Modes |
| |||
| Hey everyone , I'm probably the only person that has not figured out how to use adsense deluxe and here's what happened . I went to my adsense account and got the code example: I put the code in the adsense code box: ------------------------------------------- <script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxxxxxxxxx"; /* 728x90, created 3/11/08 */ google_ad_slot = "xxxxxxxxxxxxx"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> ------------------------------------------------- ,then I named it leaderboard and saved it .When I saved it then it gave me a message saying it copied over or created a keyword or something.After that I pasted a small code into the header.php on the bottom like this: <!--adsense#leader board-->. after it was pasted and saved,I refreshed the browser and I didn't see adsense ,so I'm just stumped . What am I doing wrong guys, Thanks for the help! ps.Marc or daniel emailed me and let me know that it takes a little time for the adsense to show up but I think in my case it's a syntax problem or something.
__________________ Mike Fibromyalgia Symthoms|Fibromyalgia Treatment Bridal Shower Ideas,Themes |Wedding Shower Etiquette Bath Products|Bath Priory Aromatherapy Thymes|Aromatherapy Techniques Specialty Dog Shows|Agility Course Last edited by vmfan1 : 04-02-2008 at 02:29 AM. |
| |||
| Not sure why you did all that coping when it was already there for you and all you had to do was add you pub id, but..... I think you need to have the code like this: <?php adsense_deluxe_ads('leader'); ?> where 'leader' would be where you would put 'leaderboard' or what ever you named it. Hope that helps, Steve |
| |||
| yeah , I know what your saying ,because when I reviewed the plrpro video on how to set up the adsense it looked like it was already in the code box and you didn't have to put anything except for the pub id etc but when I used wp-uploader my code box was empty,but thanks for that syntax info steve I'll try that |
| |||
| yeah that did it , I was close but needed the right code Thanks steve |
| |||
| Hi, I have noticed that AdSense modified their code and now it is different than in AdSense Deluxe plugin. Question: Do i need to delete code in AdSense Deluxe and replace it with the one from my AdSense Account? |
| |||
| Boris, I don't believe (for the time being anyhow) that you need to do this. Google has adapted everything to move forward and go into displaying more graphic based ads and video ads - this is why the codes have changed. Google search 'adsense blog' and subscribe to the feed, this way you can stay updated with everything. |