Skip to content

Instantly share code, notes, and snippets.

@skipshean
Created February 2, 2017 22:54
Show Gist options
  • Save skipshean/cb605c419b6f51cbe43b5f25d0fc8362 to your computer and use it in GitHub Desktop.
Save skipshean/cb605c419b6f51cbe43b5f25d0fc8362 to your computer and use it in GitHub Desktop.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Your Page</title>
<meta http-equiv="refresh" content="0;URL='http://URLexample.com/'" />
</head>
<body>
<p>This page has moved to a <a href="http://URLexample.com/">
URLexample.com</a>.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment