I am trying to get adsense to shown up below the 2nd entry on the main page. I have pulling on above the first entry. How would I do it below the second. I am using the code below for the first one. <?php if($count==0) { ?> <---ADSENSE HERE---> <?php }$count++; ?> Code (markup): I have tried count==1, 2, 3, 4 etc... Anyone have any ideas? url for the blog is hooked on the out doors dotcom with out any spaces
I'm not sure how you would do it with that code, but I know there are plugins that do what you describe.