PDA

View Full Version : Missing Link



PmK
11-02-2008, 11:16 PM
I have 7 pages on my web site. When I start on my home and click on each page link everything works fine. I can go though all the pages. But lets say if I am on my last page and I click on my home page link I get a Error 404 message page not found. But if I go back to any other page the website works fine. It does this on both navigation bars.

Now I did was microsoft publisher to design my web site. When I check my web page with MS publisher it works fine. I can go to any page without any problems.

Reverend
11-03-2008, 08:53 AM
Most likely, it's because your "Home" page is named index.html and the links to the Home page from other pages are going to something like home.htm

Fix your links to point to the correct file and you should be good to go.