Advertisement

Using FTP to Upload Content to Your WordPress Blog

After you create content for your Wordpress blog, you have to move to you host server. FTP, a protocol for transferring data, is a perfect tool for uploading content to your WordPress blog. The example here uses FileZilla because it’s very easy to use, and the cost is free ninety-nine (that’s open source geek-speak for free!).

If you use a different FTP client software than FileZilla, the steps and look of the software will differ, and you will need to adapt your steps and practice for the specific FTP client software you are using.

To connect to your web server via the FileZilla FTP client, follow these few steps:

1

Open the FTP client software on your local computer.

FileZilla opens. There is no content on the right side because you aren’t connected to a server yet. The left column shows files on your hard drive.

2

Expand the File menu and choose Site Manager to open the Site Manager utility.

The Site Manger utility appears

3

Click the New Site button.

You can give the new site a name, so type a name that helps you identify the site. This site name can be anything you want it to be because it isn’t part of the connection data you add in the next steps.

4

Enter the FTP server in the Host field.

Host is the same as the FTP server information provided to you when you set up the FTP account on your web server. In this example, the FTP server is ftp.yourdomain.com, so that’s entered in the Host field,

5

Enter the FTP port in the Port field.

Typically, in most hosting environments, FTP uses port 21 and this never changes. However, double-check your port number and enter it in the Port field.

6

Select FTP - File Transfer Protocol from the Server Type drop-down menu and select the server type.

FileZilla asks you to select a server type (as do most FTP clients).

7

Select Normal from the Logon Type drop-down menu.

FileZilla gives you several different logon types to choose from (as do most FTP clients).

8

Enter your username in the Username field.

This is the username given to you in the FTP settings. In the example, the username is lisa@yourdomain.com.

9

Type your password in the Password field.

This is the password given to you in the FTP settings.

10

Click the Connect button.

This connects your computer to your web server. The directory of folders and files from your local computer display on the left side of the FileZilla FTP client window, and the directory of folders and files on your web server display on the right side.

11

Click the file you want to transfer from your local computer and drag and drop it onto the right side (the web server side).

To download a file from your web server to your local computer, click the file you want to transfer from your web server and drag and drop it onto to the left side (the local computer side).

blog comments powered by Disqus
Advertisement
Advertisement

Inside Dummies.com