index.html to index.php redirect
-
Hello, I am moving and old html website over to wordpress but have a issue. Everything works great loading, but when I go to http://mysite.com/index.html (my old index page) it goes to a 404 page. Since there are some external links to index.html I am getting a few 404s. This might be due to me using a splash/template page with ‘page-home.php” as a homepage template, I’m not sure. All I know is 301 redirect in .htaccess (which works for the rest of the site) is not working for the index.html. And of course if I put the index.html back on the server with a meta redirect, it just keeps reloading over and over again and gets nowhere. There’s a loop here, but I can’t seem to find a way to get around it. 301 redirect in .htaccess results in page not being displayed at all (that the redirect isn’t working). Any ideas? Has anyone come across this issue before??
The topic ‘index.html to index.php redirect’ is closed to new replies.