Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
404 Page Google Friendly Details »»
404 Page Google Friendly
Version: 1.00, by webmastersitesi webmastersitesi is offline
Developer Last Online: Nov 2016 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 01-08-2010 Last Update: 04-26-2010 Installs: 63
DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files  
No support by the author.

İnstall Step 1

hata.gif -->$currentstylefolder->buttons

404.php --> vBRoot

product-404.xml -->Admincp-->Plugins & Products ->[Add/Import Product]

İnstall Step 2

vBSeo Users For
vBSeocp-->File Not Found requests handling? -->Include custom script Box İn
PHP Code:
/home/hostusername/public_html/404.php 
Dont't vBSeo Users For
New File .htacces Create

PHP Code:
ErrorDocument 404 http://www.siteaname.com/404.php 
.htaccess --> vBRoot


Caps
Plase See Attachments

Download Now

File Type: zip 404sayfa.zip (4.1 KB, 399 views)

Screenshots

File Type: jpg 4admin.jpg (81.9 KB, 0 views)
File Type: jpg 4forum.jpg (55.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 01-29-2010, 01:17 PM
synseal's Avatar
synseal synseal is offline
 
Join Date: Apr 2009
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tazattitude View Post
You have to put a page redirect code

<meta HTTP-EQUIV="REFRESH" content="5; url=http://www.yourdomain.com/index.html">
Thanks! that works. :up:
Reply With Quote
  #23  
Old 01-30-2010, 10:33 AM
madotds madotds is offline
 
Join Date: Oct 2007
Location: UK
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Hi thanks for the mod but for some reason I am only getting a blank page. Please see HERE I have tried re uploading the file but still no joy. any idea what may be causing this?

Mark
Quote:
Originally Posted by Marv View Post
Same for me with vbSEO, a turn & burn.
Have you managed to get this sorted? When I went from vb3.8 to vb4 a lot of my urls changed and I am getting a lot of 404 errors.

Mark
Reply With Quote
  #24  
Old 01-30-2010, 04:52 PM
madotds madotds is offline
 
Join Date: Oct 2007
Location: UK
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bilgicc View Post
Find on 404.php;

Code:
error_reporting(E_ALL & ~E_NOTICE);
Add above;
Code:
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
Thanks for Add-ons
Ok I have found that if I remove
Code:
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
from the 404.php file this mod works fine, The page shows up and then redirects to where I want it to.

But by the looks of it I need to have these two lines in it, so not to upset google!? Can Anyone think of a reason why these 2 lines would stop my page from showing? PLEASE lol

Mark
Reply With Quote
  #25  
Old 02-04-2010, 10:53 PM
Gene Steinberg Gene Steinberg is offline
 
Join Date: Dec 2006
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This isn't working.

Instead of going to the error page, a deliberate "404" gets me:

Quote:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@rockoids.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
So what's wrong?

Peace,
Gene
Reply With Quote
  #26  
Old 02-05-2010, 08:42 PM
Gene Steinberg Gene Steinberg is offline
 
Join Date: Dec 2006
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah, figured it out. Needed a 500 error document entry. You should mention that in your instructions.

Peace,
Gene
Reply With Quote
  #27  
Old 02-25-2010, 04:25 PM
ALBCODERS ALBCODERS is offline
 
Join Date: Apr 2009
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was working very good until 4.0.2 upgrade.Below is a photo of my 404 page.

Reply With Quote
  #28  
Old 02-27-2010, 03:21 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes please update.....
Reply With Quote
  #29  
Old 04-14-2010, 11:09 AM
bayXzor bayXzor is offline
 
Join Date: Oct 2009
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AlbCoder View Post
Was working very good until 4.0.2 upgrade.Below is a photo of my 404 page.

Evet Arkadaşım Bendede bu Şekilde ?ıkıyor G?ncellersen Sevinirim Teşekk?rler..
Reply With Quote
  #30  
Old 04-14-2010, 12:41 PM
Greight's Avatar
Greight Greight is offline
 
Join Date: Oct 2009
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This does not show correctly in 4.0.3. Has anyone else tested it?
Reply With Quote
  #31  
Old 04-15-2010, 05:49 AM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is same problem in 4.0.3 Version.. Please update..!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:05 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07810 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete