Pages With Too Many Ads Above The Fold Now Penalized By Google
21–30 of 84 posts
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#22This seems rather contradictory with the general AdSense historic guidance to run up to 3 ad units and place them generally to the top and left side of the page (per various pieces of heatmap research often cited). Seems like this could be pretty easily gamed too depending on how much of a CSS-wizard you are, as I suppose the algorithms are somewhat limited in analyzing CSS vs plain HTML layout or Javascript.
There was an article a while back about how Googlebot is likely a version of Chrome that fully renders a page to process it. [1] You're right, without a full browser engine, you could pull a whole host of tricks to make the page appear clean but then put in ads later. Since Googlebot is probably a full featured browser, it becomes a lot harder to trick. [1] http://ipullrank.com/googlebot-is-chrome/
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#23Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#24Earlier quoted context omitted.
I don't see any ads actually. http://dl.dropbox.com/u/361483/archive/google_search.png
This is how it looks without AdBlock. http://imgur.com/3pOyK
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#25Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#26Rather ironic to see this on a site so crowed with obnoxious social media-cruft that it actually took me about 5 seconds to find the article text...
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#27i'm pretty amazed that they didn't do this a long time ago... sites with no content above the fold have been a problem for a long time...
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#28This change also needs to penalize pages with full screen ads that are not always being shown (NY Times among others do it). Can anyone at Google confirm or deny whether these types of pages are being penalized?
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#29This seems rather contradictory with the general AdSense historic guidance to run up to 3 ad units and place them generally to the top and left side of the page (per various pieces of heatmap research often cited). Seems like this could be pretty easily gamed too depending on how much of a CSS-wizard you are, as I suppose the algorithms are somewhat limited in analyzing CSS vs plain HTML layout or Javascript.
I wouldn't assume that at all. What's keep them from running a GUI-less version of webkit on their server farm. In fact, I'd be surprised if they _didn't_.
Re: Pages With Too Many Ads Above The Fold Now Penalized By Google
#30This seems rather contradictory with the general AdSense historic guidance to run up to 3 ad units and place them generally to the top and left side of the page (per various pieces of heatmap research often cited). Seems like this could be pretty easily gamed too depending on how much of a CSS-wizard you are, as I suppose the algorithms are somewhat limited in analyzing CSS vs plain HTML layout or Javascript.
There was an article a while back about how Googlebot is likely a version of Chrome that fully renders a page to process it. [1] You're right, without a full browser engine, you could pull a whole host of tricks to make the page appear clean but then put in ads later. Since Googlebot is probably a full featured browser, it becomes a lot harder to trick. [1] http://ipullrank.com/googlebot-is-chrome/
Here's a link where they show the UA for the Google Web Preview crawler: http://www.webmasterworld.com/search_engine_spiders/4353651....
I believe this crawler renders your pages for the preview snippets you get in search results when you hover over the arrow that appears on the right side of a result.
The previews I've seen would only look that way if javascript was being rendered and allowed to run for ~10-20s by my estimation--based on the progress of an animation that was previewed.