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

Reply
 
Thread Tools
Error 404 Widget Details »»
Error 404 Widget
Version: 1.1, by eJunkie eJunkie is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 04-25-2009 Last Update: 04-26-2009 Installs: 21
Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

A user clicks on the link to a page that no longer part of your site, your server is a 404 error (page not found) back. Since generic messages to the user can be frustrating, it is recommended to create a custom 404-error page for useful information about your site. Read the guidelines to create a useful custom 404-page.

You can also use your custom 404-a 404-page widget to add. Using the 404-Widgets users automatically receive useful suggestions instead of error messages.
  • There is a search box for your site with the Search added.
  • It tries to provide alternatives for incorrect URLs indicated.

This allows users to easily find needed information, and it reduces the probability that they leave your site and elsewhere are looking for.

Sample
If a visitor to the wrong URL (http://www.example.com/News/Neuestee) wants to call, we show the following:

custom404.jpg

Installation
  • Upload the 404.php to your forumroot.
  • Install the product-custom404.xml.
  • without vBSEO
    Edit the .htaccess in your forumroot and insert the follow line:
    Code:
    ErrorDocument 404 /404.php
  • with vBSEO
    Login to your vBSEO CP and set "File Not Found" requests handling? to Include custom script. There you have to insert the absolute path to your 404.php. (Example: /home/user/public_html/404.php).

Changelog
  • 1.1
    Fix relative pathes in subfolders

Download Now

File Type: zip custom404_v1.1.zip (2.8 KB, 176 views)

Show Your Support

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

Comments
  #2  
Old 04-26-2009, 03:51 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm, really wish this was in English so we could read what your saying
Reply With Quote
  #3  
Old 04-26-2009, 04:37 PM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looooooooooool hey it would be great
Reply With Quote
  #4  
Old 04-26-2009, 05:29 PM
ahmed-samara ahmed-samara is offline
 
Join Date: Dec 2004
Location: egypt
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

realmente muy agradable también, por favor si me puede dar los idiomas español Xml convertirse i tratando de encontrar, pero nadie me ayude
Reply With Quote
  #5  
Old 04-26-2009, 05:56 PM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this a joke ?
Reply With Quote
  #6  
Old 04-26-2009, 06:05 PM
nNJ nNJ is offline
 
Join Date: Mar 2009
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When a user clicks on a link to a page that does not exist, cannot be found, or has been deleted, the webserver returns a 404 error (page not found). Since generic messages can be frustrating, it is recommended to create a custom 404-error page containing useful information relavant site.

Using the 404-Google widget, suggested information is automatically displayed instead of the usual error message.

This widget searches your website, and provides similar links to the user when he or she tries to access a page that cannot be found, or doesn't exist.

This allows users to easily find important information, and it reduces the probability that they leave the site and search elsewhere.

Example:

If a visitor types in a URL ( such as http://www.example.com/example.html), and the webserver cannot find that page, (example.html)

a webpage will be displayed with links similar to the one typed in, if any exist.


Installation

Upload 404.phpvia FTP into your root directory.
In the vBulletin Admincp, import the XML file as a product.

without vBSEO
Modify the. Htaccess file in your root directory and paste in the first place the following line:
Code:
ErrorDocument 404 / 404.php

with vBSEO
Log into your vBSEO CP and make sure that the setting for the treatment of'404 'to add your own error page fault is set. There must be the absolute path to the 404.php be set. (Example: / home/user/public_html/404.php).



Translated by nNJ. I made a few changes to the structure of the content, but the meaning is the same. It just didnt sound right in English when you translate directly.
Reply With Quote
  #7  
Old 04-27-2009, 05:22 AM
eJunkie eJunkie is offline
 
Join Date: Jul 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco.M View Post
hmm, really wish this was in English so we could read what your saying
Translated with Google's Translator :-).

Quote:
Originally Posted by nNJ View Post
When a user clicks on a link to a page that does not exist, cannot be found, or has been deleted, the webserver returns a 404 error (page not found). Since generic messages can be frustrating, it is recommended to create a custom 404-error page containing useful information relavant site.

Using the 404-Google widget, suggested information is automatically displayed instead of the usual error message.

This widget searches your website, and provides similar links to the user when he or she tries to access a page that cannot be found, or doesn't exist.

This allows users to easily find important information, and it reduces the probability that they leave the site and search elsewhere.

Example:

If a visitor types in a URL ( such as http://www.example.com/example.html), and the webserver cannot find that page, (example.html)

a webpage will be displayed with links similar to the one typed in, if any exist.


Installation

Upload 404.phpvia FTP into your root directory.
In the vBulletin Admincp, import the XML file as a product.

without vBSEO
Modify the. Htaccess file in your root directory and paste in the first place the following line:
Code:
ErrorDocument 404 / 404.php

with vBSEO
Log into your vBSEO CP and make sure that the setting for the treatment of'404 'to add your own error page fault is set. There must be the absolute path to the 404.php be set. (Example: / home/user/public_html/404.php).



Translated by nNJ. I made a few changes to the structure of the content, but the meaning is the same. It just didnt sound right in English when you translate directly.
Oh no... i saw your post to late .
Reply With Quote
  #8  
Old 04-27-2009, 11:07 AM
Arved Yagami Arved Yagami is offline
 
Join Date: Jan 2004
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this send a 404 error code to the search engine? It seems pretty good.
Reply With Quote
  #9  
Old 04-27-2009, 11:11 AM
eJunkie eJunkie is offline
 
Join Date: Jul 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Does this send a 404 error code to the search engine? It seems pretty good.
Of course ;-).
Reply With Quote
  #10  
Old 04-27-2009, 04:06 PM
FiMeTi FiMeTi is offline
 
Join Date: May 2008
Location: Germany
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks mate, pretty nice job. Installed
Funzt einwandfrei.
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 11:57 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04573 seconds
  • Memory Usage 2,320KB
  • Queries Executed 24 (?)
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
  • (1)bbcode_code
  • (3)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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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