I have a single link that I'd like to send people to. They'll be coming to it from various pages but rather than having a generic "domain.com/link" I want to be able to make the link look relevant to the page they're coming from, for example if they're coming from the "apples" page the link appears as "domain.com/apples/link" and if they're coming from the "oranges" page it appears as "domain.com/oranges/link" (or it could be link/apples and link/oranges, whatever). There are hundreds if not thousands of pages that will be linking to the same file so I don't want to have to make that many copies of it and upload all of them, I want to just make one and somehow have all the different links send the user to the same file. Is there any way to do that?