PDA

View Full Version : index redirect


clearchannel
11-14-2004, 10:20 AM
I have a really stupid question. I would like to create two index files one index.html and one index.htm that automatically redirects web surfers to my index.php

Thanks in advance.

Brian
11-15-2004, 07:00 PM
Ok... So what's the question?

Our Sponsors
 

clearchannel
11-15-2004, 07:29 PM
My site as been on the internet for almost 7 years. I was quite happy with the orginial home page mydomain.com/index.html it is listed towards the top of many search engines.

When a visitor clicks on the search engine link, if it should come up as www.mydomain.com/index.html they are directed to my old orginial home page at index.html I would like to create a index.html file that automatically redirects them to mydomain.com/index.php thus bringing up the cmps portal page.

I can create it, where it shows a link or image, I would rather it automatically redirect visitors.

Brian
11-15-2004, 07:56 PM
I don't remember the code to have an HTML page automatically redirect off the top of my head. If you go to devshed.com (http://forums.devshed.com) though you can probably find the answer in their HTML forums.