< ?php if($_GET['type'] == 'co'){ header("Status: 301 Moved Permanently", false, 301); header("Location: http://www.xfor4.com/blog/comments/feed/"); exit(); }else{ header("Status: 301 Moved Permanently", false, 301); header("Location: http://www.xfor4.com/blog/feed/"); exit();} ?>