Hello there,
I'm trying to take the content off my website and put it on my blog.
I want to make a redirect command on the page of the contents on the website RIGHT TO the blog entry.
The redirect code is <head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>
but even when I added the "#contents" it didn't get to the place of the contents.
Can someone tell me what I'm doing wrong?
Thanks,
Shevach