HTML Redirect
Ever since I started this blog, I've been looking at some HTML code fragments. Here's one to redirect pages:
Right now I'm using this to redirect visitors from my pandora home page to here. Got this fragment from this page.
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
Right now I'm using this to redirect visitors from my pandora home page to here. Got this fragment from this page.
0 Comments:
Post a Comment
<< Home