PDA

View Full Version : One thread adsense is showing, other tread its not!


temsamane
11-22-2011, 12:13 PM
hey guys,

look at this thread please

http://www.rkempo.nl/forums/vrouwen/3283-ladies-welke-van-onderstaande-jouw-type.html

you can see the adsense banner after the first post.



now you have to look at this thread

http://www.rkempo.nl/forums/nieuws-politiek/3495-bus-vol-pelgrims-aangevallen-syri%EB.html

the same banner is not showing!

this is the code (postbit legacy):

<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> &nbsp;</a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> &nbsp;</a>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
<vb:if condition="$post['isfirstshown']">
<li class="firstpost_advert_container"><div class="firstpost_advert">
<script type="text/javascript"><!--
google_ad_client = "***********";
/* 300x250 */
google_ad_slot = "*********";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</li>
</vb:if>
{vb:raw template_hook.postbit_end}

vijayninel
11-22-2011, 12:51 PM
I cant understand the language but I hope there are not any Adsense stop words on the page like profanity. For instance if someone uses the F-word in the thread then adsense wont display in that thread and Google will give your site a negative rating as well.

Here is a list of some adsense stopwords http://www.vaughns-1-pagers.com/internet/adsense-stop-words.htm

temsamane
11-22-2011, 03:25 PM
i dont think thats the problem. Sometimes the ad is showing in the same thread, but when i refresh the page, the ad will disappear.

kh99
11-22-2011, 03:32 PM
I was looking at the source for both pages and comparing them, and during that time some ads suddenly appeared on the second page - it was about a minute or two after loading the page. I think maybe the problem is google and not your page.

temsamane
11-22-2011, 03:59 PM
thank you for helping kh99,

Is there nothing i can do?

2fast4ya
11-22-2011, 05:44 PM
I see the ad just fine. Keep in mind when you place adsense in your site, it takes some time for google to crawl the contents in your site and deliver the ad. Give it time.

temsamane
11-22-2011, 06:00 PM
thank you 2fast4ya