HI,, I want an easy way to insert Adsense code inline. I am using Wordpress now and I tried adsense delux but It didnt work.
Insert Adsense Inline, Any Help
(2 posts) (2 voices)-
Posted 3 years ago #
-
Open the index.php or single.php file of your WordPress theme and place the code near the function that says the_content();
If you are in index.php, you may also want to check for is_single();
Posted 3 years ago #
Reply
You must log in to post.