![]() |
Thread: Can My Web Site Detect Toolbars? How? |
|
Tools | Search |
|
#1
|
|
|
I've seen this question posted "in passing" in several other discussion threads, but I've not yet been able to find a response that actually answers the question.
Is there a way to detect the presence of "some" or "all" parasitic toolbars? I assume that one strategy would be to create a server-side script that would read the browser info from the http-request headers, and if a specific "undesirable" text-string were detected in the browser field, the script would either display a warning message, or would redirect to a warning page. However, I suspect that many or most toolbars aren't identified in any way in the headers. Is there some other way to detect toolbars? So: What can be done, technically? Either way, I'm definitely not proficient enough to write such a script. So: What is currently available to meet this need? |
|
|
|
|
#2
|
|
|
I've been trying to research this very thing the last few days.
I read a couple of posts elsewhere where someone wanted to block Alexa's toolbar, and someone posted a method using .htaccess, but I haven't tried it (I need to set up another computer for all this testing stuff). Code:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Alexa\ Toolbar
RewriteRule .* - [F]
__________________
If I were doing any better, they'd have to clone me! |
|
|
|
|
#3
|
|
|
This script on the following site does detect toolbar / bhos
http://www.doxdesk.com/software/js/parasite.html and lets you give warning messages or redirects to a page if you like -- You will have to get the CSID of the toolbar you want to redirect thats about all there is from what I know -
__________________
OpA! Giasou Ti kanies! |
|
|
|
|
#4
|
|
|
Thanks, Magi, for the suggestion.
The doxdesk parasite.js script seems to have last been updated in February 2005 (4 years ago). I believe I did install this script code on one of my sites back in 2005 or 2006, but never knew if it detected anything. I can't really tell which parasites it detects. It seems to be more focused on "involuntary" parasites (trojans, viruses, etc.) but it's not entirely clear. |
|
|
|
|
#5
|
||
|
Quote:
In Order to block out the BHO / Toolbar , you going to have to figure out the CSID and plug it in there ... and to do that .. you have to install the toolbar, and search the Registery - -----
__________________
OpA! Giasou Ti kanies! |
||
|
||
|
#6
|
||
|
Quote:
|
||
|
||
|
#7
|
|||
|
I can't say if this works on all toolbars, but it is one you might like to look at:
Quote:
Quote:
|
|||
|
|||
|
#8
|
|
|
I prefer the first one
. 2Busy, will there any other steps that need to be taken other than just insert the codes? Plus, how is the outcome looks like? a pop-up window on my visitor's computer with the warning message or the message stays on the spot where the codes are? Thanks. |
|
|
|
|
#9
|
|
|
That code only works for Zango, You can try it for others by editing, but it's "sold as is" your mileage may vary.
To see if it works for other toolbars you would need to download the toolbar you want to test for and install it, then test it on your site. Not something everyone wants to do. I posted it for people who are interested in possibly developing new uses with it which is not something that I do. |
|
|
|
|
#10
|
|
|
I was more thinking of inserting codes like that with all the toolbars I can gather from all sources onto my site. If there is no toolbars detected, the codes sit there and do nothing. But if some toolbars got detected, the message show up to warn my visitors.
I guess it's not as easy as I thought, and I won't get in the mess to download every thiefbars out there
|
|
|
|
|
#11
|
|
|
The problem with detecting them on your site and warning is - overwhelmingly, these toolbars are knowingly installed by the user. The days of drive-by installs has lessened.
That is whem warnings worked - hey do you know why you get more popups? zango! But to remind them they installed a toolbar and this is going to help them save money? Not such a hot warning. Anyone who does warn their users should be very careful in the wording of the message they display, very careful. |
|
|
|
|
#12
|
|
|
That's true, some of the users could complain about your site and the stinkers have been known to sue. They don't win on a regular basis but who wants that? People are asking about detecting toolbars and I'm sure it can be done, but then what do you do?
|
|
|
|
|
#13
|
||
|
Quote:
Here, thiefbars are best friends of most if not all networks(affiliate police in a way) and a large number of merchants. Sad. |
||
|
||
|
#14
|
||
|
Quote:
By denying the browser access you really aren't losing anything. What you are doing though is denying the owner of the toolbar at least one site that it can poach sales from. It's also quite possible that if the user is denied access to enough sites with the same message they may start to actually get the message and lose the toolbar. -rematt
__________________
"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant." - Richard Nixon |
||
|
||
|
#15
|
||
|
Quote:
!
|
||
|
||
|
#16
|
|||
|
Quote:
Quote:
http://forum.abestweb.com/showthread.php?p=902504 and they will be forever banned from your site. wala! might want to let them try again though so they could get the point by returning home empty handed
|
|||
|
|||
|
#17
|
|
|
Maybe instead of wasting the SE or PPC traffic, you redirect them to a page on your site with general information on the product. And loaded up with adsense of course.
|
|
|
|
|
#18
|
|||
|
Quote:
Quote:
I think we may be on to something. -rematt
__________________
"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant." - Richard Nixon |
|||
|
|||
|
#19
|
|
|
it sounds like a good time for a custom adsense for search page. Do they all have custom user agents?
__________________
My art and photo galleries - Floral Art Gifts - Kaleidoscope Art Gifts - Abstract and Fractal Art Gifts - Sepia Toned Art Gifts - Animal Art Gifts - Outdoor Art Gifts |
|
|
|
|
#20
|
|
The bad news if I remember correctly is that the freecause toolbars (OneCause, aGoodCause, etc.) don't have a user agent. I think Magi said we have to dig out their registry code. I know there are folks here who are capable of putting this together, hopefully someone will chime in.
|
|
|
|
|
#23
|
||
|
Lets see if this is right..hmm..
Quote:
![]() note: this particular setup requires you to have the Bad Spider Trap in place, but you could always build an adsense-atorium instead I guess. Adjust the URL accordingly. selling, selling, selling |
||
|
||
|
#24
|
|
|
Chetf's point is a very good one. While I have been asking privately about ways I can have my pages make toolbars stand down on my pages, if the user has the toolbar there for a specific purpose, I'm not doing that visitor any favors.
It's a tricky issue. So if I make FW's toolbar ignore my site through coding, a consumer makes a purchase, and they don't get their cash back, they more than likely will ask FW why not. And if FW tells them it's because that site blocked our tracking, I end up looking like the bad guy, regardless of how the affiliate community feels about it. Maybe a better bet would be to have SAS send the user my portion of the commission* through FW, but I keep the FW portion. Hardly an ideal solution, but we're all grasping at straws here anyhow. *In other words, FW and I split the commission. I don't expect SAS to start paying end users to support FW's business model. Of course, the REALLY OBVIOUS downside of this is that it still tends to proliferate the use of toolbars. But if the cash back site is just administering in this scenario, and not making any money, it's a less preferable situation.
__________________
Kevin Webster twitter: levelanalytics Kayak Fishing Web Analytics and Affiliate Marketing |
|
|
|
|
#25
|
|
|
[QUOTE=Kevin]
It's a tricky issue. QUOTE] Do you have any issues with redirecting your users straight off your page that contain xyz toolbar? The redirect will happen so fast .. the user wont even see your content and go to whatever page you want them ..
__________________
OpA! Giasou Ti kanies! |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Tools | Search |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AC Lens Terms of Service - Updated 1/07/2010 | Robert Drumm | AC Lens | 2 | January 7th, 2010 12:05 PM |
| HotBar | Chris - AMWSO | Suspicious Activity! | 23 | May 11th, 2003 07:08 PM |
| Latest NYT Article (Jan 20) | Kellie aka Ms. B | Midnight Cafe' | 410 | January 22nd, 2003 04:20 PM |
| Two Custom Traffic Exchanges and One Other Site For Sale | search | Midnight Cafe' | 0 | November 6th, 2002 09:13 AM |




.
!

The bad news if I remember correctly is that the freecause toolbars (OneCause, aGoodCause, etc.) don't have a user agent. I think Magi said we have to dig out their registry code. I know there are folks here who are capable of putting this together, hopefully someone will chime in.

