How to Display Elements (Ads) Only On (Or Only Not At) Individual Single Post Item View

Blogger.com, a popular free blog publishing service from Google, has a extremely easy to use and convenient template system that allows users to design the blog user interface presentations by selecting a theme and then drag and drop various page elements such as poll, newsreel, video bar, feed, label, logo, AdSense, HTML/JavaScript and more to align them according to users’ preference on blog layout. However, it also comes with serious limitations, such as when you want to make certain elements (i.e. Google AdSense ad unit) to appear and show when visitors visit single post item individually, or just want to shown the widget component block on homepage, archive and label or category pages.

Blogger.com allows users to manually the XML-based template HTML, thus allows a hack which enables users to manually edit the HTML code to achieve the aim to display and show certain widgets or part of webpages on individual post page view only. However, you have need to have a basic HTML knowledge to modify the HTML code of Blogger’s template, which as editable by clicking on Template tab (or Layout of the blog you want to change if at Dashboard), and then click on Edit HTML.

The trick is show a widget in single post item view only is to add the following two lines of code to the top and bottom of the code block respectively:

<b:if cond='data:blog.pageType == "item"'>
</b:if>

The above lines will add in a condition which value is negative is the blog is not showing individual post content page. Thus anything that are wrapped inside it won’t be shown on homepage, label or category pages, or archive pages. For example, while wrapping the AdSense ads manually beside the post content, you can make the ads displayed only when individual posts are viewed by adding above 2 lines to the code, so that it will has the following structure:

<b:if cond='data:blog.pageType == "item"'>
Parsed Google AdSense Ad Code (guide to parse the HTML code of AdSense JavaScript with escape character)
</b:if>

To display the page elements or ad units on every pages except individual post content view pages, wrap the following lines of code instead:

<b:if cond='data:blog.pageType != "item"'>
</b:if>

The above statements make use of conditional statements similar to IF, ELSE, END IF in most programming languages. The Blogger XML support these three conditional statements too. Two already been used above, with the third one ELSE is <b:else>. You can make use of <b:else> to instruct Blogger template to display this widget (e.g. AdBrite ads) on all pages except single post pages, and show another widget (e.g. AdSense ads) on individual post pages.

Other than ads code or JavaScripts that are manually inserted into Blogger HTML, the above trick can be applied to widget based page elements that are added to the layout. But you need to study carefully the HTML code to identify which blocks of code is the element in order to add in above codes to wrap on top and bottom around them.

Share and contribute or get technical support and help at My Digital Life Forums.



7 Responses to “How to Display Elements (Ads) Only On (Or Only Not At) Individual Single Post Item View”

  1. How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content » My Digital Life
    October 3rd, 2007 01:17
    1

    [...] Note that you can also make the ads appear only on single post view. [...]

  2. Indiaholic
    November 5th, 2007 02:20
    2

    Thanks. That helped.

  3. Sham @ Enhance Life
    January 2nd, 2008 16:45
    3

    Do u have any idea how the same thing can be done using the classic template in blogger?

    The if condition to check for?

  4. Rapidshare Bloggers
    January 13th, 2008 01:32
    4

    I used
    (if(in_category(CATID))
    {
    }

    Works great :)

  5. Vlada
    April 11th, 2008 01:29
    5

    I’ve tried but code is automatically set to:


    test display

    My aim is to display “test display” only on homepage.

  6. sheetal
    May 6th, 2008 22:19
    6

    Hi,
    I like to play with html, and location of adsense on my blogs. I chanced upon your post and implemented the code to appear on a single post. Then I got a new template and I had to start all over again.So now I have bookmarked your post, for future reference. Great post.

  7. gre
    May 30th, 2008 02:30
    7

    this is what i looking for. thanks for help.

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting


Custom Search

New Articles

Incoming Search Terms for the Article

display adsense only in post not on home page blogger - advertisements with conditional statements - display widgets only on post page blogger - estructura y elementos del testamento - showing widget on certain page blogger - advertisements with a conditional statement - how to add a widget only on homepage of blogger - how to Display adsense is Only On Individual Single Post Item View - how to display ads in free website - condotional display in html - google adsense newsreel - how to make ads appear only on single post - blogger display adsense only for search engine - how to display javascript variable within blogger - - How to place google adsense only into the single post, not when an user visits my home page - tanskan luonnonvoimat - элементы blogger - read javascript on WM6 - only show adsense on single post - html code block blog layout advertisement - javascript:durum tek - a conditional statement used in advertisment - conditional statements in advertisements - "display adsense ads only to search engine" - an advertisment that uses a conditional statement - show adsense in only one single post - blogspot "only show" "post page" advertisement - advertisment that contains a conditional statement - display adsense on homepage only blogger - if then to display on homepage only - inline ads blogger "individual post" - display blogspot page element condition - ads with conditional statements - blogger homepage only with label - 6 elements advertisement - conditionally display ads blogger - add adsense in single post - adsense only on post page - how to only display add units in post and not homepage - advertisment containing conditional statement - blogger show widget on homepage only - conditional widget only main pagetype blogger - "post view" html code - html codes for advertisements - - blogger widget only on homepage - How to add page elements manually to the blogger - only display on single post - only display on single post wordpress -