![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjJq5hZmiV8XydmE-S8W9qBK3dJ9qhl5JU8HNZqN9i2XoaI0pEB__Zwt60FZVLvRoM08iEoe5q9NWpPmLYx1kp2zFGsJyqLEtPSufiCyz1AIhXblosUuvhXm1wNj8EJYEkD2KTOXLxwukP/s400/blogger-logotype-color-black-1x.png)
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>
0 Comments