What is custom 404 page, how it will create and what is its code for creating custom 404 page. Please suggest me.
If you have cPanel control panel your can setup 404 page from control panel (Error pages option). You can also set it using .htaccess file on Apache server. Just add the below line in your .htaccess file: ErrorDocument 404 /404.html 404.html file should be in the root folder of your domain. Most of the control panels provide the option to set 404 page from cp. Kailash
its when there is no page to be found for the given link or address. You can make a custom page that can direct your 404 traffic to a designated webpage or pages.
Google for "htaccess 404 page" you will find what you need BTW google provides a script for 404page on their "google sitemaps" control panel,check it out you might be intrested
404 refers to the condition of PAGE NOT FOUND Custom 404 pages are helpful pages which will help your visitors to get there desired article link if they land of any 404 page, Google provides superb 404 codes for your site, sign up for Google webmaster tools
you need to create a custom page and direct all 404 to the page using your control panel settings. i would say create a page that can search all items in the site as your error page. so even if they miss the link, they can find it. otherwise provide a sitemap in the error page hence the navigation is made easy for the visitor. this is quite easy. see the help tips on error page in your control panel ...cheers
This Error code occurs when page not found and once when google reads this error then does not read the Rest of the page so we mus care about this kind of error while creating a web page................
There are different opinion's and then there are people just wanting to provide a better answer than the last!