blogger 404 error redirect to home page | 404 error redirect One Page to another

blogger 404 error redirect to home page | 404 error redirect One Page to another

1. Go to Blogger and select a website.
2. Go To Blogger Settings.
3. Select Search Preferences.
4. Locate Error And Redirection.
5. Under Error & Redirection.
6. Custom Page Not Found click on Edit.
7. Then Place the Java Script Code.

Example:
<script>
               window.location = "http://www.google.com"
</script>
Screen Shot:


Post a Comment

0 Comments