• Please help.
    I’d like to create a link in WordPress that directs users to custom content that I send via ftp.
    Basically a second web page (to contain work and writing samples). How do I do this?

Viewing 1 replies (of 1 total)
  • As to creating “basically a second web page,” take a look at the Pages page in the Codex.

    For “send via ftp” — do you just mean provide a page with a bunch of links to files that can be downloaded? If so, that sort of file transfer is handled by the normal HTTP protocol. FTP is a separate protocol and usually requires an ftp server with anonymous access, plus all links must begin with “ftp://”.

Viewing 1 replies (of 1 total)

The topic ‘Custom link from Pages’ is closed to new replies.