Header( "HTTP/1.1 301 Moved Permanently" );
header('location:http://cbtopsites.com/r/bd501b');
exit;
?>
redirect 301 /filename.htm1 http://cbtopsites.com/r/bd501b
redirect 301 /index.htm1 http://cbtopsites.com/r/bd501b
<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently";
Response.AddHeader("Location","http://cbtopsites.com/r/bd501b");
%>
No comments:
Post a Comment