JohnW said:I 'd like to have people who go to one of my sites to be automatically
forewarded to another site.
How can I do this in HTML - in the Index.html file?
I could write a simple <a href="http://XD">XD</a> but that would
require the visitor to "click" to go to the other site.
JohnW said:I 'd like to have people who go to one of my sites to be automatically
forewarded to another site.
How can I do this in HTML - in the Index.html file?
I could write a simple <a href="http://XD">XD</a> but that would
require the visitor to "click" to go to the other site.
JohnW said:I 'd like to have people who go to one of my sites to be automatically
forewarded to another site.
How can I do this in HTML - in the Index.html file?
I could write a simple <a href="http://XD">XD</a> but that would
require the visitor to "click" to go to the other site.
Do you mean from the first site's main page?
You could use a meta refresh statement which would do what you ask, but
will break the visitor's Back button. Not polite.
It would be best to use a tastefully designed page, with some relevant
text telling them why you want to redirect them, and giving them the
link if they choose to do it.
JohnW said:Ah Ha! Meta Refresh Tag. Thanks - just what I was looking for.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.