Looking to create a URL (or "slug") for an uploaded PDF file.
Specifically, we have the word "Menu" in our navigation that, when selected, goes to a PDF that we've uploaded. This is a common occurrence for restaurants that change menus frequently. Rather than create a menu online, it is easier to post the PDF of the actual printed menu with just a slug "/menu" that would go to whichever file is linked to that Navigation item called "Menu". Sounds easy, but apparently, it cannot be done.
We want to create a link for use elsewhere (i.e., social media) with the slug "domain.com/menu" but because it is a linked file we cannot do this. Does anyone have any ideas on workarounds that would allow us to achieve this?
Thanks so much.
Lucky