![]() |
|
| |||||||
| Notices |
| General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
Hello again everyone, I have managed to upload two of my six pages,but with the other 4 I keep getting this.....HTTP 404 Error File Not Found. I am so close,yet so far away. Gary. |
|
#2
| ||||
| ||||
|
It can only be one of two things Shabu.. Either the page isn't uploaded and the error is produced as a result of clicking a link to a page that doesnt exist on the server or... The hyperlink is incorrect. For example... If you are linking to indxe.html (spelled incorrectly) rather than index.html (which will work fine). Also, on this point of incorreect hyperlinks. If you have pages in different folders but are not linking into those folders then it would also be an incoprrect hyperlink for example. mypics.html (imaginary made up page name) might be in a folder called images but if the link doesnt say ............/images/mypics.html then the link wont work |
|
#7
| ||||
| ||||
| Quote:
There is something else. another factor that might be coming into play. I am sorry to get technical but there isn't another way.... Once per day the servers will refresh. this doesn;t necessarily effect you pages as such but you will notice when buying web addresses etc that they might not work straight away. The same might happen when you buy hosting space. The servers refresh automatically and sometimes it really is worth waiting for a short while to seeif the problem corrects itself. To be truthful. I doubt if this is the problem but it definitely is worth being patient with technical issues and just seeing what happens. ;) |
|
#8
| ||||
| ||||
|
to this thread the following is already mentioned there First what we've said is name your page without the ('), not in your link, you give your link the url without ('), try to verify the name of your pages and check if you gave the link the right name. Ah, by the way, you publish all your pages in public_html or in the subfolder in public_html let's explain: If you publish directly to public_html the url should be www.yoursite.com/yourpage.html If you create a subfolder let's name it Folder1, the url should be www.yoursite.com/folder1/yourpage.html
__________________ The Producer |
|
#9
| |||
| |||
|
Alright guys, All my pages are in the public_html folder as I publish them.They are all named as you have mentioned above,the only thing I can think of is that the name of the page differs from the name at the end of the www.yoursite.com/yourpage.html Say I have my contact page,I have named it as such www.rememberme4ever.com/Contact.html and when I am naming the page,I write it all in small case letters,would I be better off writing the page in small case letters aswell,for example www.rememberme4ever.com/contact.html Cheers, Gary. |
|
#12
| ||||
| ||||
|
lower case letter does help but if you use uppercase it shouldn't make any difference to the pages actually being found as long as the hyperlinks are also in uppercase. Lower case is more of a programmers little pet than anything. A good point though IslandCrazy .... It is definitely good to make sure your links are identical to your page names. I have to log out, got a bit of work that just came in but.. I will come back to this as soon as I can. Im not abandoning the problem Shabu :) |
|
#15
| ||||
| ||||
|
(Your page is not being "found" due to improper "naming") To better understand how to solve this issue simply, go through the tutorials on proper page titles and linking once again. Getting partial solutions from many directions can be confusing!
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |
|
#16
| |||
| |||
|
Hi Vasili, I have looked and it seems that I have named my pages right,or so I think. Could you give me an explanation as to how you think I have not named them correctly. Sorry to sound so blunt.They are named as so, index.html contact.html register.html faqs.html people.html people1.html Is this not the right way to name the pages. Hope to hear from you soon, Gary. |
|
#18
| ||||
| ||||
|
when you gave the Navigation bar the url make sure you put the url like the following: www.yoursite.com/yourpage.html or if it's in a subfolder www.yoursite.com/subfolder/yourpage.html I'm sure it's just the url given the probleme
__________________ The Producer |
|
#19
| |||
| |||
|
Hi Nite Producer,I have given everything inside the NAV bar like this www.rememberme4ever.net/index.html www.rememberme4ever.net/contact.html www.rememberme4ever.net/register.html www.rememberme4ever.net/faqs.html www.rememberme4ever.net/people.html www.rememberme4ever.net/people1.html This would appear to be the right way,or do I have to give the actual whole Navigation Bar a url aswell. Thanks, Gary. |