Skip to content

Instantly share code, notes, and snippets.

@watzon
Created September 1, 2017 22:18
Show Gist options
  • Save watzon/d6177c9577f5e9bf9b74b43f39d0a33b to your computer and use it in GitHub Desktop.
Save watzon/d6177c9577f5e9bf9b74b43f39d0a33b to your computer and use it in GitHub Desktop.
Blogger Redirect
<script type="text/javascript">
window.location = "http://yoursite.com/yourpage";
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment