Forum Moderators: mack
I have renamed one file to something else. Now, this something else was a name I already had for another file, but that file was doing nothing so I took the text from the previous file and sent it over to the new one.
I used the rename command, I believe.
Now, do I need to put a redirect command on for the old file, I just need to know what to do please.
Thank you.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="robots"
content="noindex,follow">
<title></title>
<script language="JavaScript"
type="text/javascript">
{location.replace('http://yourdomaine.com/newpage.htm');}//-->
</script>
</head>
<body>
</body>
</html>
Save, and upload oldpage.htm to your server and leave it there forever.