url redirection - Looking for a way to redirect a blogger post to an external url -



url redirection - Looking for a way to redirect a blogger post to an external url -

i'm looking help me interpret question , reply posted followed on site. here's link original question:

how can redirect single blogger.com page external url?

i'm having problem understanding application of answer. can html code section of post editor, i'm confused here.

heres code i'm trying insert blogger

<script type="text/javascript"> window.location = "http://myblog.blogger.com/mypost"; </script>

where should set external site redirect? have modify in code?

i'm trying have blog post title link external source

i'm grateful in advance, michael

window.location = "http://myblog.blogger.com/mypost";

instead of http://myblog.blogger.com/mypost set url , automatically redirects other url guess u should maintain onclick before running java script

blogger url-redirection

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -