I'm making a website in php and i wanted to make it so that the user could download a link to their desktop with a thumbnail that i have, that takes them directly to my website.
You could provide an file like "mywebsite.url" containing just the text "http://www.mywebsite.com" for download, the user would have to double-click on it to open your site. An rather awkward solution.