Skip to main content

Setup A Custom 404 Not Found Display For A Blog

One of the simplest - and most user friendly - displays that you can add, to your blog, is a custom "404 Not Found" display.

A standard Blogger blog, by default, provides a terse advice, for invalid URLs.
Sorry, the page you were looking for in this blog does not exist.
Would it not be more user friendly, to use relevant slang, maybe.
Sorry, bro - that's not on!
You can do this - and more - with a little imagination.

Blogger gives us a Custom "404 Not Found" display, similar to the customisable comment form message.

Using the "Custom Page Not Found" wizard at Settings - Search preferences - Errors and redirections, you just click on "Edit", and add simple text.
Sorry, bro - that's not on!
That's slightly more interesting, than the default.

The default is boring - and confusing.


Boring - and slightly confusing. Why do I care about "pages"?



How about some bling?


Make the message more relevant, easily enough.


Slightly better!
You can see this tweak, live, in my test blog.

A bit of simple HTML, and you can have something somewhat shinier.

With slightly more effort, we can have something much more interesting.

<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx7FYbCMficvi1_LZR_k9Z9rE4HEHYS_pxCSqbvecFuMhmoeI1j1EV3yTExrLdsRtURIKOWjePBuDJA_1CLe3QmITchBgJDnTsA6GJSGmOR9rW6Ckrfbb2J-orRvvTHkBvUBXJXA/s400/404%5B4%5D.png" /><br clear=all />Sorry, bro - that's not on!<br /><br />Try the <a href="http://blogging.nitecruzr.net/p/topics.html">Topic Index</a>, instead.
You can see this tweak, live, in this blog.


Now, we're getting somewhere!
It all depends upon the limits in your imagination - or your ability to use Google Search. This example, here, may be a bit off the wall.

If you think about it, a custom 404 page is a good complement to a "Welcome" post, in a stub blog. You can link to an index of the posts, in the new blog, for instance. Similarly, if you migrate a non Google domain, into a Blogger blog.

Comments

Popular posts from this blog

Adding A Link To Your Blog Post

Occasionally, you see a very odd, cryptic complaint I just added a link in my blog, but the link vanished! No, it wasn't your imagination.

What's The URL Of My Blog?

We see the plea for help, periodically I need the URL of my blog, so I can give it to my friends. Help! Who's buried in Grant's Tomb, after all? No Chuck, be polite. OK, OK. The title of this blog is "The Real Blogger Status", and the title of this post is "What's The URL Of My Blog?".

Add A Custom Redirect, If You Change A Post URL

When you rename a blog, the most that you can do, to keep the old URL useful, is to setup a stub post , with a clickable link to the new URL. Yo! The blog is now at xxxxxxx.blogspot.com!! Blogger forbids gateway blogs, and similar blog to blog redirections . When you rename a post, you can setup a custom redirect - and automatically redirect your readers to the post, under its new URL. You should take advantage of this option, if you change a post URL.