[SOLVED] How to make direct download links that dont take my website users to third party ?

Oct 26, 2020
2
0
10
How do I make direct download link which does not take users to a google drive page where they have to click the download button (as all the tutorials tell me to do this). I want a link that directly asks where they want to download this file or just download it right away in their default folder. I seriously don't want them to go to third-party sites and want the work done inside my website only.
 
Solution
How do I make direct download link which does not take users to a google drive page where they have to click the download button (as all the tutorials tell me to do this). I want a link that directly asks where they want to download this file or just download it right away in their default folder. I seriously don't want them to go to third-party sites and want the work done inside my website only.
You have to host that content you want them to download.

And...any site that automatically invoked a download without context, is a site I'd not go back to.

For instance...
If this were a link here that directly started downloading something...I'd be pretty pissed.
How do I make direct download link which does not take users to a google drive page where they have to click the download button (as all the tutorials tell me to do this). I want a link that directly asks where they want to download this file or just download it right away in their default folder. I seriously don't want them to go to third-party sites and want the work done inside my website only.
You have to host that content you want them to download.

And...any site that automatically invoked a download without context, is a site I'd not go back to.

For instance...
If this were a link here that directly started downloading something...I'd be pretty pissed.
 
Solution