`linking to downloads from wordpress

3 replies
Hello, I didn't know where to turn looking for a tutorial on placing files on my blog and linking to them for download. I bet there are many here who can point me in the right direction. This is one task I have never had the need to tackle until lately. I will be wanting to link from my blog post to various winrar or winzip files that will uploaded for both regular and subscription members to access. If you know of a tutorial showing the procedures and the file placement, please let me know. Thank You
#`linking #downloads #wordpress
  • Profile picture of the author Karen Blundell
    the best way to do this is to use an FTP program to upload your files to a directory in your server. Create a new directory in your server and name it something like "download"
    then when you want to link to your file you just create a link like so:
    Code:
    <a href="http://yourdomain.com/download/yourfile.zip">Name of File</a>
    Signature
    ---------------
    {{ DiscussionBoard.errors[799487].message }}
  • Profile picture of the author Dan Liptak
    There is a plugin named "Private Files" that will allow you to secure files so that only logged in users can access. It can be found on the WP plugins site here - WordPress › Private Files WordPress Plugins

    Later,
    Dan
    {{ DiscussionBoard.errors[799601].message }}
  • Profile picture of the author Jim Hudson
    Thanks everybody, I will look into this after work tomm.
    Signature

    "In order to get a mental picture..You must first put film in the camera.." Jim Hudson
    Learn how to cloak affiliate links for Facebook for FREE Plus More!

    {{ DiscussionBoard.errors[800179].message }}

Trending Topics