: URL syntax like: www.example.com/index.html#/page What does it mean? If there would be no forward slash char - it would be definitely a fragment identifier. I found a web-site using this syntax:
If there would be no forward slash char - it would be definitely a fragment identifier.
I found a web-site using this syntax: themes.iki-bir.com/jupither And I don't get an idia how it works.
Could anyone explain?
More posts by @Goswami781
2 Comments
Sorted by latest first Latest Oldest Best
If there would be no forward slash char - it would be definitely a fragment identifier.
Indicated by the first # character, /page is the fragment identifier of this URI.
The fragment identifier component may contain /.
What this fragment identifier is used for? That’s up to the webmaster.
Can't really be sure what they are doing, but what I saw there was this:
themes.iki-bir.com/jupither/#
and clicking on it took me to it without any changes:
themes.iki-bir.com/jupither/#
It's possible to have your web server serve pages to paths or to virtual paths, that are not actual folders. Like for example you could serve pages out of a data base directly to the web server.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.