How do I show adsence on excerpt of 1st post on homepage?

by thedog
4 replies
  • SEO
  • |
My homepage has five excerpts of my posts.

I'm using the quick adsense plugin, which includes an adsense block at the start of my post content.

I'd like for the block to appear on my first post.

How can I do this... I assume it's the 3 adsense only rule.
#1st #adsence #excerpt #homepage #post #show
  • Profile picture of the author thecableguy
    I did this on some of my blogs, edited the index.php template, but back up your files first.

    On your index.php (Appearance/Editor) edit the part BEFORE:

    while (have_posts()) : the_post();

    Just paste your Adsense code.

    If the plugin cannot exclude the homepage, you'll have to edit the page.php/single.php template as well and not use the plugin.
    {{ DiscussionBoard.errors[4935101].message }}
  • Profile picture of the author Avo19
    Or just create a manual excerpt and include your adsense code in that. Of course means you have to remove/update as you create new posts. But on a low post blog it's not an issue
    {{ DiscussionBoard.errors[4935648].message }}
  • Profile picture of the author SalahStudios
    No need to do manual excerpts or mess with your theme's code, there's a plugin-for that:
    WordPress › Advanced Excerpt « WordPress Plugins
    Signature
    {{ DiscussionBoard.errors[4936883].message }}
  • Profile picture of the author mikeavery10
    There are too many plugins for this purposes, you may find that most of them are free.
    {{ DiscussionBoard.errors[4937408].message }}

Trending Topics