Add Google Adsense to your WordPress Post
After having nothing but problems with WordPress Plugins that run Google Adsense I decided to just do it myself. Its not hard. Go to your single.php either via FTP or in your editor and find this line of code: <?php the_content(‘ ‘); ?> Right before that code put this: <div id=”google-ad”> <script type=”text/javascript”><!– google_ad_client = [...]