Viewing 3 replies - 1 through 3 (of 3 total)
  • You can setup the uploads directory: http://codex.wordpress.org/Function_Reference/wp_upload_dir#Folder_Name

    Make sure your server is not Windows as it has a limit of files per directory(the reason WordPress split’s in year/month/

    Also make sure the dir you are uploading has 777 write permissions.

    PS: Instead of upload a HTML, you can create a page using WordPress and edit the HTML with your source code, so you don’t need to upload any html file. Media is normally for media: Song, Pic, Documents, etc.

    Thread Starter zep101

    (@zep101)

    Thanks Leo, what I am trying to do is upload a couple of stand alone one page websites (squeeze pages) that are not really related to my wordpress site. I just want to park them somewhere where they are accessible without having to get separate domain and hosting. Maybe there is no other good solution to this besides separate hosting and domain. If I did that I wouldn’t even need to have wordpress installed.

    You can upload them using FTP, STFP or SSH. I believe is the best way to do.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change permalinks for media items?’ is closed to new replies.