400 Bad Behavior - HELP!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

400 Bad Behavior - HELP!

Post by ceint »

Hello,

I am hoping someone here can help me.

It has come to my attention that some crawlers get a 400 bad request when trying to crawl my website http://www.ceint.com/

Example:
http://whois.domaintools.com/ceint.com

The site is valid html 4.01 and I've spent hours trying to figure out why some search engine crawlers like google get the 400 bad request error when spidering the site.

I am hoping you can help me with this. google has dropped the site from the search results and I believe this is the reason.

Is it because off a missing bot entry here?
$phpwcms['BOTS'] = array('googlebot', 'msnbot', 'ia_archiver', 'altavista', 'slurp', 'yahoo', 'jeeves', 'teoma', 'lycos', 'crawler');
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

provider!

Post by ceint »

I contacted my web hosting provider regrding this and got the following response.

--
The error is coming out of your php scripts. Looks like a common issue with those trying to stop spam bots. You will need to check with your developer (or the developer of the web application you are using) and get a fix for this.
--
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

I noticed the same problem while browsing with opera.
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

HI

Post by ceint »

Do you still get the error in Opera?
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

Yes, i noticed it only in OPERA.
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

The bot entries have nothing to do with it.

That Google is kicking your site off the search index is nothing you should wonder about. So many words in relation with spamming: p o ker, f r ee, ca sino, bet - oh man....

Are you really sure Google gets error 400 too? The only place where you can see it is the access log.

You can replace "include/inc_module/mod_bad_behavior/bad-behavior-phpwcms.php" by an empty file then no spam bot blocking is processed.

I can open your page in Opera.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

@oliver - das war bei mir auch zwischendurch und willkürlich... keine ahnung hab mich noch nicht näher mit außeinandergesetzt.
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

OK,

I have implemented an additional new setting.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply