vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

What is this please "google_ads_frame", invisible big block up the header

This is a discussion on What is this please "google_ads_frame", invisible big block up the header within the Off-Topic & Chit Chat forums, part of the Focus on Members category; I notice sometimes when I click my forumhome I see like an invisible block up the header and its breaking ...

Go Back   vBulletin SEO Forums > Focus on Members > Off-Topic & Chit Chat

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 12-09-2007, 11:18 AM
Senior Member
 
Real Name: A.D
Join Date: Oct 2007
Location: France
Posts: 158
What is this please "google_ads_frame", invisible big block up the header

I notice sometimes when I click my forumhome I see like an invisible block up the header and its breaking the layout but it does not happen everytime he forumhome is visited, just a few times and this block is not from me, someone has an idea why this code is sometimes up my header because when it happen the whole forum vertical position is changed, but I noted this behaviour happen really not often , but last time it happened I caught this iframe block in the rendered html source, this is the block wich I see invisible in fiorefox and then its moves the vertival forums position

PHP Code:
<iframe width="" scrolling="no" height="" frameborder="0" allowtransparency="true" hspace="0" vspace="0" marginheight="0" marginwidth="0" src="http://pagead2.googlesyndication.com/pagead/ads?client=***removed***" name="google_ads_frame"><html><head/><body/></html></iframe
Any help is appreciated, maybe is it a vbseo feature ? I'm running so Vb ad management 3.14 , could be this addon , any idea?


Last edited by class101; 12-09-2007 at 11:29 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 12-09-2007, 12:09 PM
Joe Ward's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Joseph Ward
Join Date: Jun 2005
Location: Puerto Rico
Posts: 20,196
Blog Entries: 7
What editor are you using in the screen shot?
__________________
Joe Ward / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 12-09-2007, 12:20 PM
Senior Member
 
Real Name: A.D
Join Date: Oct 2007
Location: France
Posts: 158
This is Firebug excellent FF addon (probably the #1) to debug webpages, fixed so much behaviours with it, I notice the iframe wasnt showable in the Ctrl+U html sources but Firebug caught it, however I have found the only occurence of google_ads_frame in http://pagead2.googlesyndication.com/pagead/show_ads.js so it must have something to do with the header ads I have and maybe too much space wwithin my template source, its good to start trying I think the interesting vbseo option:

Cleanup HTML code?

Select 'Yes' to remove unnecessary whitespace characters and HTML comments from the source code of your forum pages. This increases the C2C (Content to Code) ratio and reduces page sizes, resulting in a net performance increase and reduction in bandwidth required.

NOTE: If comments (or HTML tags) within your pages are not closed correctly with their corresponding end tags, then this option could cause your pages to display incorrectly. Be sure that your templates contain error free HTML tags and code.


Just activated it, the HTML codes is very smaller like on your website, crossing fingers so it could fixe that google ads behaviour
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 12-09-2007, 01:16 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
This is not a vBSEO feature, perhaps you have installed a mod or template modification to display Google ads?
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 12-09-2007, 01:24 PM
Senior Member
 
Real Name: A.D
Join Date: Oct 2007
Location: France
Posts: 158
Yes I have vb Ad Management, its handy to manage ads, I'm displaying one near the logo, it looks like this in the source, the addon just place it inside a div tag

PHP Code:
<body>


<
div id="container" style="width: 912px;">
<!-- 
logo -->

<
a name="top"></a>
<
table bgcolor="#000000" border="0" width="100%" cellpadding="0" cellspacing="20" align="center">
<
tr>
    <
td align="center"><a href="http://"><img src="http://" border="0" alt="" /></a></td>
    <
td align="right">
        
        <
div>
            
<
script type="text/javascript"><!--
google_ad_client "";
google_ad_width 468;//header2
google_ad_height 60;//header2
google_ad_format "468x60_as";//header2
google_ad_type "image";//header2
//2007-10-11: Demibanniere_header
google_ad_channel "1141787879";//header2
google_color_border "000000";//header2
google_color_bg "444444";//header2
google_color_link "000000";//header2
google_color_text "424242";//header2
google_color_url "59B888";//header2
google_ui_features "rc:10";//header2
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
            
        </div>

    </td>
</tr>
</table>
<!-- /logo --> 
dont have a clue why google places sometimes this iframe just below the <body>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 12-09-2007, 01:45 PM
Senior Member
 
Real Name: A.D
Join Date: Oct 2007
Location: France
Posts: 158
Hmm I think I see what is wrong but not sure, I have on some page too much ads and some google links are returning HTTP 400 with some var named "undefined" then I think theses vars are blocking the iframe to work properly because there is some "undefined" var in the invisible iframe, will try removing some ads.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 12-09-2007, 02:16 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
Does it work correctly if you disable that mod?
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 12-09-2007, 02:32 PM
Senior Member
 
Real Name: A.D
Join Date: Oct 2007
Location: France
Posts: 158
I think i fixed it, this is google restriction , when you exceed more than 3 google adsens links on a page , some links are then returning HTTP error 400 then its breaking the google .js in some strange behaviours like the one above, I think its fixed because before theses changes I had to click several times "Go back one page" "Go forward one page" to trigger the behaviour enough quickly and since I lowered the # of google ads on forum home from 5 to 3, I click then "Go back one page" "Go forward one page" quickly and can't trigger the behaviour again because no more 400 response I guess. I thought I was allowed to put much ads because some Themed adsense are displayed even with 3 more links but it was producing another bug then , Wwell I won't cheat on the ads number then bleh ^^
Thanks anyway for the support I was almost sure that was not coming from vbseo thats why i posted here in this offtopic section. To note to not cheat with google or they can break your site layout ^^

Last edited by class101; 12-09-2007 at 02:51 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Google Acknowledges Big Daddy Chaos - Barry Schwartz Joe Ward SEO Buzz 17 05-21-2006 01:30 PM


All times are GMT -4. The time now is 03:56 AM.


Powered by vBulletin Version 3.8.0 Release Candidate 2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.