Create Custom 404 Page Not Found Page When A User Misplaced Or Type An Error Website URL

Create custom 404 page not found page when a user misplaced or type an error website URL image

Designing a custom 404 page is nice to land a user if they missed an actual site address.

First design  a page  based on your interest and need.

second call the page that you created inside .htaccess  file.

#redirect  to custom page not found page
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.g3techdesign.com/$1 [R=301,L]
ErrorDocument 404 https://www.g3techdesign.com/error-page-not-found

 

Leave a non public comment how to improve it.



Characters Remaining

We are sorry for your bad experiance. Leave a non public comment how to improve it.



Characters Remaining

Related Posts (3)

Inline color image

Inline color

Author image
By GETACHEW Sat Oct 09, 2021 at 03:44 PM (3 years ago)
Updated On Fri Nov 04, 2022 at 03:08 PM (2 years ago)

Adds a small inline preview for colors in style sheets.

Read More »
Protect hacker image

Protect hacker

Author image
By JOHN Fri Jun 25, 2021 at 12:41 PM (3 years ago)
Updated On Fri Nov 04, 2022 at 03:08 PM (2 years ago)

How to secure your website from hacker/malicious data 

Read More »
html test image

Html test

Author image
By JOHN Wed Jun 24, 2020 at 06:20 PM (4 years ago)
Updated On Fri Nov 04, 2022 at 03:08 PM (2 years ago)

dscription html

Read More »

Share this on

Search


Archives

No archives data found yet in 2025.

No archives data found in 2016.

Find Us on Facebook

Subscribe for new updates




Back to Top