Tag Archives: steps

How To Backup A WordPress Site Without A Plugin

The post How To Backup A WordPress Site Without A Plugin appeared first on HostGator Blog . How To Backup A WordPress Site Without A Plugin You know that backing up your website is incredibly important. By regularly backing up your site you have a fail-safe in place in case your site is hacked, or you need to restore your site to a previous version. Without a backup system in place, you run the risk of losing all of your hard work. Still, you might not want to use a plugin to backup your WordPress site . If you prefer to create manual backups, you can be sure it’s backing up the right way. Below you’ll learn the pros and cons of using a WordPress backup plugin. Then we’ll show you how to backup your WordPress site without a plugin. The Disadvantages of Using a WordPress Backup Plugin There are tons of WordPress backup plugins out there. These plugins are generally pretty simple to use and can be quickly configured to run automated website backups. For most WordPress site owners using one of these backup plugins will be more than enough. Still, there are some reasons you might want to stay away from a WordPress backup plugin and instead pursue an alternative approach.   1. You Want to Minimize Plugin Use With multiple thousands of plugins available, it can be tempting to install as many plugins as possible. Even though some are incredibly useful, it’s important to take a minimalist approach to utilize WordPress plugins. The more plugins you have on your site the slower your site will perform , and you have an increased chance of a plugin conflict taking down your site, or a compromised plugin creating a security hole in your site.   2. You Want a Customized Backup Approach Although WordPress backup plugins can be useful they tend to have a basic backup approach. This is especially true for free backup plugins. This isn’t always a bad thing if you have a very simple website, but as your site grows more complex you might want more control over what aspects of your site you’ll back up.   3. You Want to Enhance Site Security A lot of WordPress users are rightly concerned with the  security of their WordPress site . In an effort to minimize the number of third-party plugins and programs that have access to your data, you might choose to conduct backups yourself. That way you’re solely responsible for your website’s data and the secure storage of your backups. Since WordPress plugins have been prone to hacking, by controlling your own backups you improve your levels of security. If you want to avoid using a WordPress backup plugin, keep reading to learn how to do it.   How to Backup Your WordPress Site Without a Plugin As we reviewed above, even though using a WordPress backup plugin might be easier, it still might not be the best choice for every kind of site owner. Below you’ll learn how you can backup your site without the help of a WordPress plugin.   1. Do a Manual Backup A manual backup might sound difficult to do. However, you can create your own manual backups from directly within your hosting control panel. The steps below are for HostGator customers . To do this navigate to your cPanel, and find the tool called ‘Backup Wizard’ . Run the tool and you’ll have an entire backup of your site. You can also use this tool to restore your site to a previous version as well. If you don’t want to use the built-in backup wizard and prefer to find and download your site’s files yourself, then follow the steps below: Open file manager.  Locate the tool called ‘File Manager’ within cPanel. Find your site’s directory and download your backup.  Locate your WordPress site’s files. They should be under a directory called ‘public_html’ . Once you’ve found your site click ‘Select All’.  Then select ‘Compress’ . You can also chose the type of backup you’ll save, and where you want to save your backup. Download your WordPress database.  You’re not quite done yet! Now, we’ll need to download your WordPress database as well. To do this locate ‘phpMyAdmin’ within your cPanel dashboard.  With this tool open, select ‘Databases’ from the navigation bar. Then locate the database that’s associated with your WordPress installation. Open up that database and click the ‘Export’ tab on the top window. Save this file in the same location as your other backups. Keep in mind that beyond storing backups on your local computer, you may want to upload your backups to a cloud storage tool like Dropbox too. That way if one of your backups is compromised you know you’ll be covered. Make sure you regularly complete these backups as well. After all, there’s no point restoring from a previous backup if it’s a few years old.   2. Backup Your Site via FTP The second approach to backing up your site is using FTP. This is probably the least frequently used approach, as it’s more technical. But, some users prefer working via an FTP connection. If that sounds like you, then follow the steps below: Open up FileZilla Connect to your site Locate your site’s files Download and save When you open up FileZilla you may need to show hidden files. There are certain WordPress files that are hidden by default that you’ll need to include in your backup. To do this navigate to Server> Force showing hidden files . Once you’ve downloaded and safely stored your backup you’ll also need to download your WordPress database. To do this you’ll need to login to your cPanel and follow the steps for phpMyAdmin above.   What’s the Best Approach for Your WordPress Site? Hopefully, you have a better understanding of the different approaches you can take to backup your WordPress site. If the entire backup process is too much for you, then consider using WordPress managed hosting . This style of hosting will fully manage, backup, optimize, and secure your WordPress site. Keep in mind the method you use isn’t as important as having a regular backup schedule. If a problem occurs with your site you want to be equipped to restore your site to a previous version. Find the post on the HostGator Blog Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , , | Comments Off on How To Backup A WordPress Site Without A Plugin

A Guide To Conducting A Website Safety Check

The post A Guide To Conducting A Website Safety Check appeared first on HostGator Blog . A Guide To Conducting A Website Safety Check Most people will think that hacking will never happen to their website until it does. Most people only think about their site’s security once their site has been compromised. But, security is something you’ll want to take seriously from the beginning. You never know when hackers could be trying to force their way into your website. To ensure that your site’s security standards are up to date, and you don’t have any existing security issues it’s important to do a website safety check. Below we’ll walk you through the process of doing a site security check .   How Your Website Can Be Attacked Simply having a website live on the internet means that it’s prone to a lot of risks. Here are the most common forms of attacks you’ll want to be aware of and protect yourself against: DDoS — This type of attack will flood your site with traffic and service requests, which will overwhelm your site and bring it offline. Brute force — This attack uses an application that cycles through password combinations until it finds one that works, and the hacker will have unlimited access to your site. Malware — Malware covers things like viruses, worms, spyware, and more. This type of attack and can steal your information, erase your website data, and even infect people who visit your site. Injection — An injection uses malicious data or some kind of command that will make your site give the hacker access to sensitive information. Scripting — Cross-site scripting lets hackers hijack your website’s traffic, or change it in some way. Simply having knowledge of the above types of attacks isn’t enough. You need to proactively protect your website and any users who are interacting with it. Below you’ll learn how to conduct a website safety check to ensure your current site is secure, and take steps to protect from any future attacks. Conducting a Website Security Check The goal of a security check is to identify any security vulnerabilities before they become actual issues. After all, you can only fix security issues if you know they’re there in the first place. Follow the steps below to find and fix and existing security holes.   1. Update Your Current Site Before you begin doing any security checks it’s a good idea to update your current website. If you’re running WordPress, then make sure your WordPress core, themes, and plugins are all up to date. This will help keep you safe from existing vulnerabilities that the updates have been created to protect against.   2. Remove Any Older Accounts If you’ve been running your site for a while, then you might have some user accounts that are no longer in use. These accounts might have weaker passwords and be easier to crack, or they might belong to people no longer associated with your site. Go through any accounts that have access to your site and delete them, or change the user permissions, so they don’t have access to the entire backend of your site.   3. Do a Security Scan Now, it’s time to run your site through an online security scanner to check for any issues. There are a variety of both paid and free tools you can use. If you’re just getting started with optimizing your security, then you can use one of the free tools below: Sucuri Site Scanner Web Inspector Pentest Site Scanner Input your URL into any of the above tools. The software will check your site for any known security issues and give you a report that shows things you can fix.   4. Fix Any Issues If any issues are detected, then fix these as soon as you can. The free tools above will only give you a quick check to known errors. If you want a detailed report, then you’ll have to pay for an in-depth security screen. If you use HostGator for your web hosting, we recommend Sitelock . However, the free scan will be enough for most website owners.   5. Use an Ongoing Solution Even if the scan above revealed that your website is secure and free of malware and other issues, it’s still a good idea to take the steps for ongoing site protection. There are a variety of tools out there that will regularly protect your site, and do regular malware scans, and backups in case something unfortunate happens. If you’re a WordPress user, there are a few security plugins you should consider: WordFence Sucuri Security iThemes Security All In One WP Security and Firewall BulletProof Security   Secure Your Site. It’s Important. Hopefully, you have a better understanding of the common ways your site can become compromised, and the steps you can take to improve your site’s security. Find the post on the HostGator Blog Continue reading

Posted in HostGator, Hosting, VodaHost | Tagged , , , , , , , , , , , | Comments Off on A Guide To Conducting A Website Safety Check

Joyent Co-Founder and CTO Jason Hoffman Steps Down

September 10, 2013 — Joyent co-founder Jason Hoffman stepped down as chief technology officer of the cloud computing company on Monday night. Keep on reading: Joyent Co-Founder and CTO Jason Hoffman Steps Down Continue reading

Posted in HostGator, Hosting, VodaHost | Tagged , , , , , , | Leave a comment