Join The Community!
I created a protected page and I want to put a zip file on that page. I uploaded the zip file using Bluehost's control panel (since it was over WP's 10 mb limit). But how do I link from that page to the file? Where can I find that file's URL? I tried but the URL I am finding only takes me to a 404 page.
Tags:
Permalink Reply by Cliff Ravenscraft @GSPN on March 30, 2012 at 9:46am If you put the file in the /public_html folder then the file will be at http://YourDomain.com/YourFile.zip
To link to it, you would use the html code as seen below
<a href="http://YourDomain.com/YourFile.zip" target="_blank">http://YourDomain.com/YourFile.zip</a>
Does that help?
Permalink Reply by Geoff Gentry (aka xforce11) on March 30, 2012 at 11:42am Worked like a charm thanks!
Permalink Reply by Cliff Ravenscraft @GSPN on March 30, 2012 at 11:50am My pleasure. ;)
Permalink Reply by Lon Winters on March 30, 2012 at 1:01pm
Permalink Reply by Geoff Gentry (aka xforce11) on March 30, 2012 at 2:53pm Thanks Lon for the advice.
Permalink Reply by Geoff Gentry (aka xforce11) on April 4, 2012 at 10:04am I got it done and also created a custom 404 page. Thanks!
Permalink Reply by Lon Winters on April 4, 2012 at 1:45pm
Permalink Reply by Cliff Ravenscraft @GSPN on April 6, 2012 at 9:03am Looks Great Geoff!
Here's what mine looks like: http://gspn.tv/pickles
© 2013 Created by Cliff Ravenscraft @GSPN.