Version: 1.1, by eJunkie
Developer Last Online: Jun 2021
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.
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).
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.
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.
hmm, really wish this was in English so we could read what your saying
Translated with Google's Translator :-).
Quote:
Originally Posted by nNJ
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.
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.