vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   One thread adsense is showing, other tread its not! (https://vborg.vbsupport.ru/showthread.php?t=274452)

temsamane 11-22-2011 12:13 PM

One thread adsense is showing, other tread its not!
 
hey guys,

look at this thread please

http://www.rkempo.nl/forums/vrouwen/...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-p...n-syri%EB.html

the same banner is not showing!

this is the code (postbit legacy):

Code:

    <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/inte...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


All times are GMT. The time now is 07:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00980 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete