fix johnson Posted October 7, 2006 Share Posted October 7, 2006 I have a website that came with Default.php as the opening page, i am used to index.html being my default page. My index.php file is copied here,<?php header ("HTTP/1.1 301 Moved Permanently"); header ("Location: http://www.barrie101.com/Default.php");?>I have a problem with SEO and directories submissions that don't recognise my site. What can I do to fix this problem or improve it. If you could recommend a tutorial for this it would be great.ThanksFix Link to comment https://forums.phpfreaks.com/topic/23298-defaultphp-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.