Site Viewing Issue
Posted by: christieg
Posted on: 2007-08-14 13:52:00
Well, now that I have my site up, I'm having a different issue that I don't understand. When I go to my site, dvdgraduationinvitations.com, I can see my index page just fine. However, I uploaded two additional pages, a "faqs" page and a "contact us" page. However, when I click on my menu bar to go to those pages, I get the message that the pages cannot be found.
This makes no sense to me, because when I mouse over the "contact us", the bottom of my window says http://www.dvdgraduationinvitations.com/contact.html, which should be correct.
My html file is called "contact", and the site name is correct. The link within my code is also correct--
<a href="contact.html">Contact Us</a>. Therefore, I don't understand why it can't find the page. Is this a server problem or did I do something wrong when I uploaded the site?
Thanks.
-christieg