Create an entire site redirect
-
How can I redirect the entire old site.
Some bloggers are going to their old url’s and my current redirect isn’t working.
I am using this,
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<html>
<head>
<title>Blogging Wire Launched</title>
<meta http-equiv=”REFRESH” content=”0;url=http://www.bloggingwire.com”></HEAD>
<BODY>
Blogging Wire Launched Please wait for redirrect
</BODY>
</HTML>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Create an entire site redirect’ is closed to new replies.