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