More Virtual Promote ... Gazette · Webmaster & SEO Tools · Scumware.com · Free Website Templates

SEF

Search Engine Forums
Helping to make the Web - Since 1998
Virtual Promote Member Spotlight
Free Website Statistics

How many visitors is YOUR site getting? (insightstats)

Login Password Forget your password?    Trouble Logging In?
.
Forums Index Active Topics New Topics My Topics Search My Profile Register Inbox   Rules & TOS
.
 
Forum Index · Search Engine Forums · Marketing , Traffic Building and Advertising · Contextual Advertising - Adsense & Others · software blocking adsense ads
 
Add to hotlist
Reply to this thread Create a New Topic in this forum
Mark This Forum Read
Printer Friendly Version Print this thread
Email this thread to a friend eMail this thread to a friend  
Moderator(s): bhartzer
1 2 Next Page >> Previous Topic Next Topic
Member Message

Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 01/29/2007 12:21 am
Edit Message Delete Message Reply to this message

I am beginning to think that software people are using like Stupid Norton's ad blocking software is adversely hurting ad impressions. I took a look at December 2005 year's stats for adsense versus this December 2006 stats and the “ad impression stats” for 2005 were more than double that of 2006. And it also translated into a loss of about 50% earnings too. That hurts. Here's the kicker: our page views from December 2005 and December 2006 do not differ that much (pretty close the same for that month in both years).

Anyone that doesn't think that stupid Norton's adblocking software (as well as other software that block's legit contextual ads like AdSense) doesn't hurt info sites better start to rethink their stance. I cannot think of any other thing that would make sense that would have the actual page views remain about the same while AdSense impressions are cut back 55% or more. It must be the wide-spread increase in use of this crap adblocking software.

Log into your own account and run comparisons between your adsense impressions and your site page views and see if you see a dramatic drop in percentage of ad impressions.

For example (not real stats, but for illustration purposes to get the picture across) this is what I'm finding:

----
Year 2005 December:
AdSense impressions: 400,000
Server page impressions: 600,000

Year 2006 December:
AdSense impressions: 180,000
Server page impressions: 550,000
----

This is the kind of ratios I'm noticing. Something is wrong and I wish I knew exactly what was causing this problem. Am I being messed over by the idiots at Norton, etc., or is Google messing up?? I'm left wondering what's up with this.

Between thiefware adware, anti-spyware software (yes I mean the spyware remover software), and adblocking software, we affiliates are getting screwed at every angle.



SportsGuy
Moderator
Joined: Aug 30, 2002
# Posts: 3550

View the profile for SportsGuy Send SportsGuy a private message

Posted: 01/29/2007 06:02 am
Edit Message Delete Message Reply to this message

Might be topical Curt. sad

Granted my stats don't show a full year on one of my main sites yet, but I'm not seeing the same trend - but I'm discounting that to "not a full year snapshot".

Now, could the issues be caused by:

1 - more publishers in the same space - basically the avenues to show the ads are outpacing the advertisers looking to advertise?

2 - do you typically see repeat users or new users? repeat users have a habit of "tuning" out ads, thus reducing clicks (I know it's not explaining the drop in ad impressions v. visitors, but it's brainstorming time...)

3 - Could this stripping of ads be happing at an ISP level? I recall an awful lot of TV ads from big ISPs saying they are not offering Norton as part of their basic packages - could this be responsible if these software apps are sapping ad impressions?



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 01/30/2007 05:20 pm
Edit Message Delete Message Reply to this message

So, basically there may be too many AdSense publishers taking away the ads. I wish there was a way to detect if that was happening. If so then AdSense ads are being thinned out across too many web sites and that ultimately means we are slowly going to starve for ad dollars or find our sites displaying those 10 cent ads of which there is not much money to be made per click.

That's NOT good!

I never figured on that, but that's a good point. Dang, scary thought.

REPEAT USERS:
Repeat users have nothing to do with how many times ads are displayed. They may ignor ads, but the ads should still be displayed. I'm talking about the number of times ads are being displayed versus actual page views. The ratios are diminishing since last year around the same time. It use to be somewhere around 2:3 ratio of ads displayed to pageviews now it's more like 1:3 ratio. That's half of last year's ad impression number.

However, I'm still wondering about the software issue of stripping out AdSense, Yahoo, MSN ads.

If google is indeed running out of adverts to display, I need a way to detect this so that I can choose to display Yahoo ads instead in the place of the pages displaying Adsense ads.



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 01/31/2007 06:21 am
Edit Message Delete Message Reply to this message

Now, what I would like to do is prevent people from seeing my site that turn off JavaScript completely and/or use ad blocking software to block ads. After all, I'm not providing my web sites for free (since it is my source of living).

If people want to see sites and benefit from them in some way, then they got to allow the ads too. I don't believe in overwelming the user with ads, but these freeloaders think they should get info without any sort of cost. If they don't want the ads, then they should pay a subscription fee to see the sites. Otherwise pay up by allowing the ads through.

Anyone know of script/server strategies to stop these ad blocking freeloaders from seeing sites that rely on ad revenue to survive?



SportsGuy
Moderator
Joined: Aug 30, 2002
# Posts: 3550

View the profile for SportsGuy Send SportsGuy a private message

Posted: 01/31/2007 06:58 am
Edit Message Delete Message Reply to this message

Could it be tied into the browser type?



searchmob
Joined: Mar 17, 2004
# Posts: 14

View the profile for searchmob Send searchmob a private message

Posted: 01/31/2007 10:03 pm
Edit Message Delete Message Reply to this message

"Now, what I would like to do is prevent people from seeing my site that turn off JavaScript"

You could always try

[code]<noscript>
<meta http-equiv="refresh" content="1;url=http://www.yoursite.com/whatever">
</noscript>[code]

and just direct them to a page which explains they should turn javascript on.



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 02/01/2007 04:13 pm
Edit Message Delete Message Reply to this message

Useful idea searchmob.

The only thing that has me concerned is how SE's treat that particular method. At one time, engines seemed to penalize meta refresh redirected pages due to SE spammers using them to rank back in the old days (pre 2000 era) when ranking was super-duper easy (too bad I didn't know then what I know now about ranking and top positions).



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 02/02/2007 04:09 pm
Edit Message Delete Message Reply to this message

I'd also like to detect Norton ad blocking software and related ad blocking tools too. Any ideas on how to do that?



searchmob
Joined: Mar 17, 2004
# Posts: 14

View the profile for searchmob Send searchmob a private message

Posted: 02/03/2007 04:10 pm
Edit Message Delete Message Reply to this message

Good question, not sure if the SE's would even catch that. Better to be safe and just put a comment instead of a redirect though. Or an even better solution might be to replace the adsense ads with static ads if js is turned off.

Yeah, there should be ways to detect ad blocking software...give me sometime to figure it out and I'll let you know.



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 02/04/2007 08:56 pm
Edit Message Delete Message Reply to this message

searchmob, if you can figure it out, you'll be the man! bigsmile



mdvaden
Joined: Mar 07, 2004
# Posts: 119

View the profile for mdvaden Send mdvaden a private message

Posted: 02/06/2007 08:18 am
Edit Message Delete Message Reply to this message

It's interesting isn't it.

I started last October or so, with a solid 3% rising to November with a solid 4%, and in January rising to a fairly solid 5%.

I see there are surges. I'm on the west coast in Oregon, and notice surges or impressions about 8 in the moring, 1pm and 6pm our time.

Always fairly consistent.

The first week of December was the slowest time, and the SuperBowl. Even Christmas Day was reasonable.

I wouldn't expect that Norton or pop-up blockers could affect this much. But I'm not that brilliant with this stuff.

Were you thinking about the ads that toss in a small image rather than the ones with just text and a colored table?



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 02/07/2007 09:34 am
Edit Message Delete Message Reply to this message

mdvaden,

Norton and similar ad blocking software erases text link ads too (AdSense text ads, Yahoo & MSN text ads, etc.,). Popups & Image ads were the first to be targeted, but these stupid software companies saw fit to remove all ads everywhere. I have a feeling that Norton (and other like software) deliberately protects (where possible) it's own ads that show on various sites.



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 10/30/2007 03:23 pm
Edit Message Delete Message Reply to this message

Here's an interesting “BLOCK the AdBlocker” tool. Check it out.



g1smd
Moderator
Joined: Jul 28, 2002
# Posts: 10089

View the profile for g1smd Send g1smd a private message

Posted: 10/30/2007 05:10 pm
Edit Message Delete Message Reply to this message

Nothing gets round having this in the HOSTS file:

127.0.0.1 pagead2.googlesyndication.com





Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 10/30/2007 07:25 pm
Edit Message Delete Message Reply to this message

Shhhhh, don't be telling people about that. sad

We have a hard enough time getting our adsense to get through. Seems the only thing that would defeat the HOSTS file would be to use SSI to serve up AdSense. Google really needs to offer a SSI PERL script solution.

[ Message was edited by: Curt 10/30/2007 09:31 pm ]





Quadrille
Insider
Joined: Nov 15, 2000
# Posts: 1046

View the profile for Quadrille Send Quadrille a private message

Posted: 10/31/2007 03:10 am
Edit Message Delete Message Reply to this message

Why do you say they are stupid, but then castigate them for being 100% effective?

Is it just that you don't like them, or are they really stupid in some way?

Sorry if I'm missing something, but 'stupid' just doesn't seem to be the word you are looking for.



Curt
Joined: Eons Ago
# Posts: 3674

View the profile for Curt Send Curt a private message

Posted: 10/31/2007 01:44 pm
Edit Message Delete Message Reply to this message

Quadrille said:

Is it just that you don't like them, or are they really stupid in some way?
You ought to be able to figure that one out wink



Quadrille
Insider
Joined: Nov 15, 2000
# Posts: 1046

View the profile for Quadrille Send Quadrille a private message

Posted: 11/01/2007 03:38 am
Edit Message Delete Message Reply to this message

No worries smile



Prowler
Moderator
Joined: Aug 14, 2000
# Posts: 1666

View the profile for Prowler Send Prowler a private message

Posted: 11/02/2007 11:18 pm
Edit Message Delete Message Reply to this message

>>Google really needs to offer a SSI PERL script solution.

I don't see how it is going to change the equation here - as long as Google serves the ads from a specific domain, "stupid" software can block that domain - unless they serve it from the primary domain name - Google.

There might be a way out of this without going to the elaborate technique of encrypting the page given in your example.

Use an ad server which will sniff for JS blocking and if JS is blocked in the client's browser, it sends a static ad - but it adds more instances of the ads all over the place with a specific message that - these sporadic outburst of ads will stop once they enable the JS in their browser.

Just a thought.




g1smd
Moderator
Joined: Jul 28, 2002
# Posts: 10089

View the profile for g1smd Send g1smd a private message

Posted: 11/03/2007 12:52 pm
Edit Message Delete Message Reply to this message

SSI would build the HTML page on the webserver, using various parts, before sending the completed page out to the browser.

That is much different from the current situation where the browser pulls the various parts of the page from different servers.


 
Forum Index · Search Engine Forums · Marketing , Traffic Building and Advertising · Contextual Advertising - Adsense & Others · software blocking adsense ads
Who's Online?
Reflects user activity within the last 5 minutes
1 2 Next Page >> Previous Topic Next Topic
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
  1. You have not yet logged in, or registered properly as a member
  2. You are a member, but no longer have posting rights.
  3. This is a private forum, for which you do not have permissions.

If you are a recent member, it's possible that you simply have not yet confirmed your account. Please check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions contained within.

If you cannot find this message, click here to Re-Send it.

If you are still experiencing problem, please read the Login Assistance Article for some advice on what may be causing your login not to work properly.

Switch to Advanced Editor and ... Create a New Topic or Reply to this Thread



Related Forum Topics
  1. How to improve my adsense? (In: Contextual Advertising - Adsense & Others)
  2. To Do Adsense/PPC/SEO In China With Fewer Limits. (In: Contextual Advertising - Adsense & Others)
  3. AdSense and other networks (In: Google)
  4. Any SEO and ADSENSE BLOGGERS (In: Google)
  5. Is Blog directory submission against adsense TOS? (In: Google)



© 1995 - 2006  ·  iWeb, Inc  ·  DBA JimWorld Productions