![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
This afternoon and evening one of my sites was spidered (heavily; several pages per second) by two entities: 64.68.115.166 (unassigned.webex.com) OrgName: WebEx Inc OrgID: WEBEXI Address: 110 Rose Orchard Way City: San Jose StateProv: CA PostalCode: 94401 Country: US 61.149.34.108 OrgName: Asia Pacific Network Information Centre OrgID: APNIC Address: PO Box 2131 City: Milton StateProv: QLD PostalCode: 4064 Country: AU Since search engine usually wait at least a few seconds between page requests, I'm guessing neither one of these are a legitimate search engine. But can anyone shed any light on what/who these spiders belong to? Thanks in advance.... |
#3
| |||
| |||
|
|
I've never heard of WebEx but the Asia Pacific Network is most likely a spambot looking for e-mail addresses to send you spam! |
#4
| |||
| |||
|
|
I've never heard of WebEx but the Asia Pacific Network is most likely a spambot looking for e-mail addresses to send you spam! I had such a big problem with them that I completely removed my e-mail address from the site and now have a php reply form instead! "DesignGuy" <dontbother (AT) nowhere (DOT) com> wrote in message news:vnT5b.269397$It4.125917 (AT) rwcrnsc51 (DOT) ops.asp.att.net... This afternoon and evening one of my sites was spidered (heavily; several pages per second) by two entities: 64.68.115.166 (unassigned.webex.com) OrgName: WebEx Inc OrgID: WEBEXI Address: 110 Rose Orchard Way City: San Jose StateProv: CA PostalCode: 94401 Country: US |
| |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
I had such a big problem with them that I completely removed my e-mail address from the site and now have a php reply form instead! |
#7
| |||
| |||
|
|
I had such a big problem with them that I completely removed my e-mail address from the site and now have a php reply form instead! But people regularly input their email address incorrectly. It seems best to just fight the spambots so that you can still list your email on the website mark |
#8
| |||
| |||
|
|
if you put a mailto link on your site you will get spam. one solution is to use unicode to encode your mailto |
#9
| |||
| |||
|
|
"info" <info (AT) anonymous (DOT) com> wrote in message news:<WnX6b.26606$Dg7.19010 (AT) nwrddc02 (DOT) gnilink.net>... Hi info.. if you put a mailto link on your site you will get spam. one solution is to use unicode to encode your mailto Sure. What about script in the body og the HTML? e.g script language="JavaScript" type="text/javascript" !-- var user = 'info' ; var domain = 'anonymous.com' ; document.write('<a href="mailto:'+user+'@'+domain+'">'+user+'@'+domai n+ '</a>'); //-- /script Try it and see? pHamous |
![]() |
| Thread Tools | |
| Display Modes | |
| |