Hello Everyone,
I’ve tried the soutions suggested here but nothing seems to work. I think I’m missing a step.
When my site isn’t online, and I open my HTML index page in my browser, the link to my other “GPS Tracking” page works perfectly.
In my code:
GPS Tracking
Here’s the page “file:///D:/Tracking%20Boutique/Trkr/Map12MaidaPlace.html”
On the other hand, when my site is online “http://promotrackr.wuaze.com/?i=3” and I click on the link where my page Map12MaidaPlace.html should load, I get the error 404
yet my files are in htdocs exactly as they are on my computer, with no sub-folders.
What should I do?
KangJL
September 20, 2024, 9:31am
2
poivre-torture:
What should I do?
Make sure your website is updated with correct links.
is definitely not valid.
No one can access your website
As for
poivre-torture:
error 404
please read
While working on your website, you may be redirected to the InfinityFree 404 error page . This article explains why this typically happens and what you can do to fix this.
Why do I get a 404 error
When you try to access a file on a website, the server tries to find the matching file to load. By default, it works like this.
Suppose you have a website http://example.com which is linked to the folder htdocs in your hosting account. If you then try to load a certain URL, like http://example.com/blo…
3 Likes
system
Closed
September 27, 2024, 9:31am
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.