• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Tips and Tricks HQ

  • Home
  • Projects
    • All Projects
    • Simple WP Shopping Cart
    • WP Express Checkout Plugin
    • Accept Stripe Payments
    • WP Download Monitor
    • Easy HTTPS Redirection
    • WP Security and Firewall Plugin
    • WP eStore Plugin
    • WP Affiliate Platform
    • WP eMember
  • Products
    • All Products
    • Checkout
  • Support
    • Support Portal
    • Customer Only Forum
    • WP eStore Documentation
    • WP Affiliate Software Documentation
    • WP eMember Documentation
  • Contact

Hiding the Download URL of the File with Simple Download Monitor Plugin

Home » Blog » Hiding the Download URL of the File with Simple Download Monitor Plugin

Last updated: September 3, 2016





The simple download monitor plugin has an option that you can use to keep the download URL of the file hidden. This can be useful if you are offering some password protected file downloads and you want to keep the actual URL of those files hidden.

First, Quickly Install the Free Plugin (if you don’t have it)

You can install the plugin using the following steps:

  1. Download the Simple Download Monitor Plugin from the plugin page of the WordPress repository.
  2. In the WordPress Dashboard menu, select Plugins, then click Add New.
  3. Search for “Simple Download Monitor” and locate the Simple Download Monitor Plugin in the list of results.
  4. Click the Install Now link, then Activate it.

Configure a New Download Item

Step 1) Click Downloads, then Add New from the left-hand menu.

Step 2) Configure the download item as usual.



Step 3) Check the “PHP Dispatch” option. See screenshot below:

configuring-download-item-with-file-url-hidden

Step 4) Optionally, set a password for the download (if you want to apply password protection to this download).

Step 5) Embed this download item on any post or page using the standard SDM plugin shortcode.

When your users download this item, the actual file URL of the item will now be hidden.

Enabling PHP Dispatching To All New Downloads

You can go to the settings menu of the plugin and check the “PHP Dispatching” option if you want this option to be enabled by default for all new download items that you configure.

Note

If you are using a very large file on a cheap shared hosting with low RAM memory limit then this option may not work correctly. Read our WordPress hosting recommendation guide to learn more on this.

Related Posts

  • How to Use Firebug to Modify Your WordPress Site’s CSS (Video Tutorial)
  • How to Show File Downloads in a Nice Grid Display
  • CSS Tweaks for The WordPress Download Monitor Plugin
  • Upgrading the Core WordPress Custom Menu Widget

Web Development,  Wordpress Plugin digital downloads,  media file in wordpress,  Web Design,  WordPress tutorial,  WordPress Tweaks

Reader Interactions

Comments (3 responses)

  1. Vladimir says:
    October 3, 2017 at 2:12 am

    No matter the download solution you choose (with PHP dispatching), if the real location of the files cannot be moved outside the public web space, you can still protect it from direct access by putting a .htaccess file in there containing something like this:

    Options -Indexes
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1 ::1 localhost

    This way the location will be accessible only via the plugin. It works for me.

  2. admin says:
    June 17, 2017 at 10:43 pm

    @David, SDM doesn’t have an option for that at the moment.

    You may want to look at our WP eStore plugin for that. eStore has a feature for doing that (you can create download now buttons that are outside the public_html directory):
    https://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059

  3. David ei says:
    June 17, 2017 at 9:53 pm

    Is there any way to configure SDM files so that they do not have a publicly accessible URL? I.E. They are accessible from the file system (and presumably your PHP plugin), but are in a folder outside of public_html? This would be much more secure than merely hiding the URL.

Leave a Reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Featured & Popular Articles

Video Answers to Top WordPress QuestionsWordPress Optimization Tips and Tricks for Better Performance and SpeedEssential WordPress Security Tips - Is Your Blog Protected?WordPress Simple PayPal Shopping Cart PluginTop 15 Search Engine Optimization (SEO) Techniques I Forget to DoList of the Best and Must Use WordPress PluginsHow do I Start a Blog and Make Money Online?Good Domain Name Picking Tips for Your Blog SetupFind Out Which WordPress Web Hosting Company Offers the Cheapest and Reliable Web Hosting Solution

Featured WordPress Plugins

WP Express Checkout Plugin
wordpress estore plugin
wordpress membership plugin
wordpress affiliate plugin

Recent Posts

  • How to Use Browser Developer Tools to Inspect Elements and [...]
  • Accept Donations via PayPal from Your WordPress Site Easil [...]
  • Buy Now Button Graphics for eCommerce Websites [...]
  • Subscription Button Graphics for eCommerce Websites [...]
  • Adding PayPal Payment Buttons to Your WordPress Sidebar Ea [...]

Comment & Socialize

  • @Rob, We have just released ...
    - admin
  • I installed the plugin a co ...
    - Rob
  • @Sebastian, We've released ...
    - admin
  • I've used this plugin on a ...
    - Sebastian Djupsjöbacka
  • @John, this plugin doesn't ...
    - admin

Check out our solutions

View our WordPress plugin collection and start using them on your site.

Our WordPress Solutions

Footer

Company

  • About
  • Privacy Policy
  • Terms and Conditions
  • Affiliate Login

Top WordPress Plugins

  • Simple Shopping Cart
  • PayPal Donations
  • WP Express Checkout
  • WP eStore
  • WP eMember

Blogging Tips

  • How to Start a Blog
  • Selecting a Good Domain
  • Cheap WP Hosting
  • WP Video Tutorials
  • Simple SEO Tips

Search


Keep In Touch

Copyright © 2025 | Tips and Tricks HQ