Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Security
»
GoogleBot crawl errors
« previous
next »
Print
Pages: [
1
]
Author
Topic: GoogleBot crawl errors (Read 10923 times)
seadhna
Hero Member
Posts: 507
GoogleBot crawl errors
«
on:
February 20, 2017, 12:45:51 »
Hi there,
two Elxis sites are currently experiencing crawl errors - all Googlebots are banned in Defender. Is there any way to stop all Googlebots being banned like this?
Logged
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #1 on:
February 20, 2017, 12:56:20 »
I replaced an entire Defender_ban.php with a blank file last week, but already today, all Googlebots have been banned again, and receiving 403 Access Denied errors on all pages of the site.
Logged
xmanhattan
Hero Member
Posts: 1235
If I'm still breathing, I'm doing something!
Re: GoogleBot crawl errors
«
Reply #2 on:
February 20, 2017, 14:58:56 »
Hello seadhna,
Are you using a robot.txt file in the root directory?
see attached.
Logged
Bournias.net
datahell
Elxis Team
Hero Member
Posts: 10356
Re: GoogleBot crawl errors
«
Reply #3 on:
February 20, 2017, 19:56:25 »
Defender will not ban them except there is a reason for that. Even google is used by hackers to scan sites for exploits. See Defender's security log to find out why it is blocking google robot.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
michalis1984
Sr. Member
Posts: 334
Re: GoogleBot crawl errors
«
Reply #4 on:
February 21, 2017, 01:36:18 »
Maybe somewhere in your site there is a wronk link ... eg. by typo error at the plugin elxis link.. which drives to a page where is banned by defender. And so bots are banned by follow it. I experience this in the past.
Logged
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #5 on:
February 21, 2017, 16:23:03 »
Hi, yes, I have the robots.txt file for both sites.
Logged
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #6 on:
February 21, 2017, 16:30:42 »
looking through security.log now.
I have found and remedied this one regarding Bing - an incorrectly coded hyperlink:
2017-02-12 16:39:37 GMT [157.55.39.173 - msnbot-157-55-39-173.search.msn.com]
Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)
GET /news/issues-in-the-media/international-justice/Afghanistan%20http:/foreignpolicy.com/2016/10/31/exclusive-international-criminal-court-poised-to-open-investigation-into-war-crimes-in-afghanistan/
REFCODE: DEFG-0024 Request blocked, Method: URI, Reason: Remote file inclusion
Logged
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #7 on:
February 21, 2017, 16:32:48 »
Here is one related to GoogleBot, is this unusual?
2017-02-16 14:24:23 GMT [66.249.64.94 - crawl-66-249-64-94.googlebot.com]
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
GET /administrator/includes/js/ajax_new.js
REFCODE: DEFG-0031 Request blocked, Method: URI, Reason: Common CMS scan
Logged
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #8 on:
February 21, 2017, 17:09:20 »
hmm... I just got banned myself. It seems that just having two hyphens together in an SEO title produces a security warning when you try to navigate to that URL:
SECURITY ALERT
Request dropped!
PHP/SQL Comment
Reference code: SEC-DEFG-0035
Sorry for the inconvenience.
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: GoogleBot crawl errors
«
Reply #9 on:
February 23, 2017, 18:29:57 »
Yes, because the 2 hyphens represent a comment in mysql and it is a technique often used by hackers for SQL injection. I also strongly believe that you dont need 2 hyphens side-by-side.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
seadhna
Hero Member
Posts: 507
Re: GoogleBot crawl errors
«
Reply #10 on:
February 23, 2017, 18:53:02 »
Ok. Crawl errors by Google seem have stopped now, after I resolved the double-hyphen issues in the security log (and some other issues, e.g. incorrectly coded hyperlinks on the site that were interpreted as attacks). I cleared the defender ban file and seems like Google Bots are not getting banned anymore.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Security
»
GoogleBot crawl errors