- Forum >
- Topic: French >
- What's dictionary/French?
What's dictionary/French?
I've somehow come across a part of Duolingo I can only access directly by its url: duolingo.com/dictionary/French/attendre-verb-infinitive/04f01d4510452935bd67f941711bfdd8
It appears very useful, but I can't seem to find it linked anywhere on the site. Is this supposed to be a feature that can be accessed? And why is there some sort of hash at the end of the url?
2 Comments
You can click on some words in a sentence discussion to access these pages. Try it here: https://www.duolingo.com/comment/1088960 . Click on "attendre."
To revisit the origins of this feature, read this: https://www.duolingo.com/comment/17892800
And hashtags in url's are used to take you directly to a specific part of a page. (It's called a fragment identifier.)
Thanks, the links were very helpful.
However, by the hash, I meant the "04f01d4510452935bd67f941711bfdd8" in the url in my post.
For example, the Wikipedia page for the fragment identifier itself:
This loads the page and links to the "Basics" section: https://en.wikipedia.org/wiki/Fragment_identifier#Basics
Without the fragment identifier, the page still loads, although not to the "Basics" section: https://en.wikipedia.org/wiki/Fragment_identifier
However, using the url in my post:
Loads the page fine: duolingo.com/dictionary/French/attendre-verb-infinitive/04f01d4510452935bd67f941711bfdd8
404 error occurs without the "hash": duolingo.com/dictionary/French/attendre-verb-infinitive
It doesn't seem to be a fragment identifier, since the page should still load. What's its purpose?