Categories: Uncategorized

Create 404 Error Page for Blogger/ Blogspot Blogs

Learn How to Create 404 error page for blogger/ Blogspot

How to Create 404 error page for blogger

Steps to Create a 404 error page are :

Step 1 – Open Blogger > after this go to search preferences.

Step 2 – Go to Errors and redirections > Now Edit “Custom Page Not Found”

In Custom Page Not Found Paste the given code below and save it.

Congrats, You have Learned, How to Create 404 error page.

Code :

<style type="text/css">
 
 .h1-404-error{
                  text-align: center;
                  font-size: 90px;

 }

 .p-404-error
{
 text-align: center;
color: red;
            
}


</style>


<h1 class="h1-404-error">
404 </h1>
<p class="p-404-error">404 / No posts found for this tag</p>
reecry

View Comments

Recent Posts

Insta360 – Videos keep exporting backwards | Wrong side render in insta360

https://youtu.be/0RRUOIvmuWA I realized that I had my camera set up incorrectly, so when I upload…

6 months ago

Make Animated progress step bar using Figma

https://youtu.be/C3oFfV20K_c Make Animated progress step bar using Figma

7 months ago

How to Hide All Grids in Figma

https://youtu.be/o3pSH_oRzko How to Hide All Grids in Figma

7 months ago

How to Create Responsive Tool tip in figma

https://youtu.be/hdSUylKSsho How to Create Responsive Tool tip in Figma

7 months ago

Pixel Grid not visible in figma | How to Turn on figma Pixel Grid

https://youtu.be/AEiH7dSDhKo Having issue in figma pixel grid? learn how to show/ hide figma pixel grid…

7 months ago

Fix External Monitor Lag on Mac OS Ventura

https://youtu.be/iilYzHg9LwQ There are some issues going on in ventura OS its still in development phase…

1 year ago