![]() |
Send 503 error "Service Temporarily Unavailable" header on MySQL error! 3.6.x & prior
Brought to you by Syrian Medical Society & Milado Introduction & Description: Sometimes, for a reason or another, MySQL server halts and vBulletin prints the MySQL error! But Google will still index your pages even if they contain that error rather than the actual content! What if that error lasts for many hours? many pages will get indexed during this breakdown, and will be replaced (if already indexed) with a no-content-but-a-MySQL-error page! Here is a solution which will work for all vBulletin versions through the three generations (3.0 3.5 and 3.6)! We will send a 503 error "Service Temporarily Unavailable" header, and Google will understand the message, and refrain from indexing your pages. Installation for 3.7.x: No need! this is already implemented in 3.7.x generation! Installation for 3.5.x and 3.6.x: In includes/class_core.php find: PHP Code:
PHP Code:
Installation for (3.0.x): In includes/db_mysql.php find: PHP Code:
PHP Code:
A comment: It won't be simpler! no way to do this via plug-ins, as the MySQL error probably will prevent vBulletin from getting the plug-ins from the database! To check how many database errors had been indexed by Google, use the following query: Code:
site:syrianmeds.net "Database error" Change log:
You like it? nominate it. |
looks simple! :D
|
Quote:
|
This is really genius actually simple but really handy installed and nominated :)
Rick |
Sounds like a Great SEO mod. Thanks.
|
|
I already suggested this a while ago http://www.vbulletin.com/forum/showthread.php?t=230053
It had been implemented in 3.7 I'm happy! |
Thank you very much
|
Brilliant.
Thank you. :) |
thanks for this sure will be installing soon.
|
All times are GMT. The time now is 11:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|