8
9 Comments

Show IH your 404 page

Show IH your 404 page. Mine has celebrities endorsing my product: karma.

True story: https://karmabot.chat/celebrity-endorsement haha

on October 18, 2019
  1. 3

    Ours changes every single time - we link to Unsplash to pull a random image for every 404 and 500 error page. Users seem to love it! :) I wrote a blog post about this a while back, which includes some code for anyone who wants to emulate this:

    https://medium.com/@dsabar/error-messages-don-t-have-to-be-boring-ddb8f211451f

  2. 3

    Colorsandfonts.com/palettess.html

    It takes you to 404 im working in making it responsive tho i did it 2 days ago.

    Otherwise it looks like this.

    1. 2

      This is pretty!!

  3. 2

    We haven't done anything that impressive, but it's a little bit fun

    https://leavemealone.app/404

    I'm actually going to add an illustration to this right now - thanks for the inspiration :)

  4. 2

    Ugh mine is SO boring, any ideas on how to jazz it up? https://www.thegoodstartup.com/404

    1. 1

      mine is the default netlify 404... also so boring.

      BUT when we average 20-30 hits per day I'm not going to worry about it.

  5. 2

    My 404 pages are generally the default 404 page of the framework i'm using :P

    But seriously, make sure you scan for dead links & use permalinks (or redirect on resource/post delete)

    1. 2

      My main cause for 404's is that a) I did some experiment and had google index it 2) decided to stop the experiment and waiting for google to remove it from their index.

      IIRC you have to return 404 for google to remove the page permanently, however what I have observed in practice it takes a while (weeks).

  6. 2

    This comment was deleted 5 years ago