开发者

Google Chrome 404 custom error page

开发者 https://www.devze.com 2023-02-20 07:41 出处:网络
When a page doesn\'t exist in my website, Google Chrome shows \"Oops! This link appears to be开发者_如何学Go broken.\". Firefox display my 404 error page. I want to do that with Chrome too.

When a page doesn't exist in my website, Google Chrome shows "Oops! This link appears to be开发者_如何学Go broken.". Firefox display my 404 error page. I want to do that with Chrome too. Is it possible?


Have you verified that the size of your 404 page is larger than 512 bytes? Based on a couple Google searches, it appears Chrome shares this feature with IE, where it will override 404 pages smaller than 512 bytes.

http://www.thesitewizard.com/webdesign/google-chrome.shtml, item 5 (as of seemingly September 2008).

0

精彩评论

暂无评论...
验证码 换一张
取 消