Is there a way to redirect from an HTML page?

Can we redirect a HTML page without JavaScript? If so please let me know how to do it.

Comments

  • DavidMDavidM USA
    edited February 2014

    Place this code inside the <head></head> tags.

    <meta http-equiv="refresh" content="0; url=http://thesitetoredirect.com/" />

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion