My free Wix webpage contains the file share app. When I add a file (e.g. typically a zip file or a pdf file) to this app, Wix assigns a url (i.e. a link) to the shared file.
When I post a query to any forum (e.g. Math-Stack-Exchange), I may want to imbed a clickable link in the forum posting. When the reader clicks on the link imbedded in this forum posting, their browser will immediately retrieve the file that has been uploaded to my file-share app on my Wix webpage. This means that the reader never has to navigate to my wix webpage.
This strategy works except that the url (i.e. the link) that Wix assigns to the shared file is very long . Given that my website is https://zug987zwang.wixsite.com/mysite, I would like the shared file to be assigned a url that is formatted similar to https://zug987zwang.wixsite.com/mysite/my-shared-file.pdf.
No joy querying Wix support. If I have to, I will use a url shortener via (something like) bitly.com. However, I am hoping for a cleaner solution. As a retired java programmer, I tried to explore the facilities offered by Corvid , but became confused.
Can Corvid help here?
My intuition suggests not, because I would first need to place some type of widget on my (free) webpage and assign a url to that widget. I would want to control the format of the url assigned to the widget, giving it a name like https://zug987zwang.wixsite.com/mysite/my-widget. Then I would alter the properties of the widget, assigning a link to it. The link would correspond to the long link name assigned to the file that I uploaded to the file share app on my webpage. The strategy would then be to imbed the https://zug987zwang.wixsite.com/mysite/my-widget url in the (for example) math-Stack-Exchange forum posting. Then when anyone clicks the imbedded url, they should automatically retrieve the pdf file in their browser.