Website URL
Error Message
I have all my files in the htdocs folder but the website only loads the index page and doesnt load other pages that they are not found. what could be the problem.
I have all my files in the htdocs folder but the website only loads the index page and doesnt load other pages that they are not found. what could be the problem.
For me everything work just perfectly fine, try to clear your browser cache and try again.
Edit: check your job-list.php if it’s in your htdocs
Here are a few that are missing (I only looked at index.php) - did you make them or are they just dummy links?
Services.html
blog.html
services.html
privacy.html
cookies.html
FAQ.html
In addition, I see that somewhere you call S
ervices.html (with a capital letter)
and sometimes s
ervices.html with a lowercase letter.
Pay attention to the fact that the server is case-sensitive,
but in your case both files do not exist.
Yes the job-list.php is in the htdocs folder but its saying not found even i have tried deleting it and reupload but its still the same issue
Some of the links are dummy links mostly those under the pages dropdown but even the major ones like the opportunities, contact, dont work
It’s much easier when you specify which pages don’t work for you than for us to guess what are just templates and what actually exists and leads you to a 404 - I guess because your browser left it in the cache
Please clear the browser cache by pressing a few times Ctrl + F5 while viewing your website.
If that doesn’t help (because some browsers are stubborn) then follow these instructions
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.