How To Setup Error 404 Page Not Found In Blog Or Website Via Blogger #BhinderBadra

Bhinder Badra
By -
0


STEP BY STEP --

1. Go To Blogger.com

2. Open Blogger Settings.

3.  Click On Search Preferences.

4. Select Options Custom Page Not Found And Click On Edit.



5. Copy This Code.

--- Code By Bhinderbadra.com -----

<style type="text/css"> #error-404 { border: 20px solid #1B1B1B; border-radius: 240px 240px 240px 240px; height: 240px; margin: 0 auto 40px; text-align: center; transition: all 0.8s ease 0s; width: 240px; } #error-404:hover { border-color: #333; } #error-404 span { color: #FA4C29; font-size: 100px; font-weight: bold; line-height: 240px; } .large-heading { font-size: 48px; line-height: 1.2em; } .light-heading { font-weight: 400; } .status-msg-bg { background-color: transparent; } .sidebar-wrapper, .page-header { display: none; } .main-wrapper { margin-right: 0; } .outer-wrapper { min-height: 0; } .status-msg-border { border: 0 none; } </style> <div id="error-404"> <span>404</span>
</div> <h2 class="large-heading" style="text-align: center;">Page not found.</h2>
<h3 class="light-heading" style="text-align: center;">Sorry, The Page You Were Looking For On This Blog Does Not Exist.<br>You Will Be Redirected Shortly To The Homepage.</h3>
<script type = "text/javascript">
BSPNF_redirect = setTimeout(function() {
location.pathname= "/"
}, 7000);
</script>

--- Code By Bhinderbadra.com -----(code-box)
6. Paste Here.



7. Click On Save Changes.

Terms of Service – This is posted on this website.  We own it. If anyone wants to talk about copyright.  So can talk to Bhinder Badra. Please Contact Us With #Bhinder_Badra(alert-warning)


--- VIDEO ---




Post a Comment

0Comments

Thanks For Comment.

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Learn more
Ok, Go it!