

GO FTP SERVER SOFTWARE
In order to connect to your WordPress site via FTP, you’re going to need a free piece of software as well as some account information.
GO FTP SERVER HOW TO
Here’s how to get started… First, You Need An FTP Program And Credentials For WordPress FTP Access Manually take your site out of maintenance mode if WordPress gets stuck in maintenance mode for some reason.īasically – WordPress FTP access comes in really handy when you’re managing your WordPress site, so it’s worth taking a few minutes to familiarize yourself with how to use FTP.Fix code errors if you accidentally broke your site while using the in-dashboard code editor.Disable plugins or themes even if you’re locked out of your wp-admin dashboard.htaccess – most FTP programs let you edit files on your computer and then automatically re-upload them.Īnd FTP can also help you repair your site when things go wrong. Edit important files, like wp-config.php or.Upload new themes or plugins – this is especially helpful for large themes or plugins because sometimes in-dashboard uploads will time out.The free Add From Server plugin is a good option. Bulk upload files to your Media Library – though you will need to use a plugin to import them from your server to your Media Library.The Many Situations In Which WordPress FTP Access Can Help YouĪs a WordPress user, understanding the answer to the question of what is FTP comes in handy for both site management and fixing issues. I’ll follow the crowd and just call it FTP for the rest of the article, but you really should use SFTP for security if your host allows it (it’s the same idea as for why HTTPS is better than HTTP). SFTP, short for SSH file transfer protocol or secure file transfer protocol, is just a more secure way of performing all of those same actions. While people usually just refer to “FTP”, what you’ll actually want to use is something called SFTP. …work with files in lots of ways! You get the idea.What Is FTP? Explained For NewbiesįTP, short for file transfer protocol, lets you directly manage the files on your WordPress site’s server.īy connecting directly to your server, you can:

Then, I’ll show you how to set up WordPress FTP access and connect to your server.

In this article, I’ll first give you a quick introduction to what FTP is and why it’s helpful. But as you start to become more familiar with your website, learning how to set up WordPress FTP access can help you more easily manage your site and solve some issues that you may encounter. When you’re just getting started with WordPress, it’s normal to do everything through the WordPress admin dashboard.
