Skip to content

Instantly share code, notes, and snippets.

@kholidfu
Created June 15, 2022 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kholidfu/385238a0182d106ab4a5907112142e15 to your computer and use it in GitHub Desktop.
Save kholidfu/385238a0182d106ab4a5907112142e15 to your computer and use it in GitHub Desktop.
redirect script for blogger blogspot to homepage
<b:if cond='data:view.isError'>
<script>
window.location.href = &quot;<data:blog.homepageUrl/>&quot;
</script>
</b:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment