SlideShare a Scribd company logo
1 of 126
Download to read offline
User Guide
Getting Started ..............................................................................................................................3
  Installing the Worker Plugin .......................................................................................................4
  Adding a Website .....................................................................................................................10
  Bulk Adding and Exporting Websites .......................................................................................12
  Getting to Know Your Admin Area ...........................................................................................14
  ManageWP Settings ................................................................................................................21
  Notification Settings .................................................................................................................25
  Using Alerts .............................................................................................................................26
Backup ........................................................................................................................................27
  Backing Up Your Websites Using ManageWP.........................................................................28
  Manage Your ManageWP Backups .........................................................................................34
  Troubleshooting Backups ........................................................................................................36
  Restore a Backup ....................................................................................................................36
Manage .......................................................................................................................................47
  Add Users to a Website ...........................................................................................................48
  Manage Users .........................................................................................................................50
  Auto Log-in to Your Website ....................................................................................................52
  Clean up Spam Comments and Post Revisions ......................................................................55
  Optimize Your Database ..........................................................................................................58
  Put Your Website into Maintenance Mode ...............................................................................59
  Install and Manage Plugins and Themes ................................................................................62
  Manage Website Groups .........................................................................................................67
  Migrate to a New Hosting Provider ..........................................................................................70
  Using Manage WP to Run Code ..............................................................................................76
  Change the ManageWP Worker Plugin Branding....................................................................78
  Add Sub-users to your ManageWP Account ...........................................................................80
  WordPress Multisite and ManageWP.......................................................................................82
  Remove All Websites from ManageWP ...................................................................................84
Monitor ........................................................................................................................................85
  Google Analytics Integration ....................................................................................................86
  Check for Broken Links ...........................................................................................................89
  Monitor Your Websites’ SEO and Keyword Rankings .............................................................91
  Spell Check Your Website........................................................................................................97
  Uptime & Downtime Monitoring ...............................................................................................98
Deploy .......................................................................................................................................100
  Install a Website Using ManageWP.......................................................................................101
  Clone a Website Using ManageWP.......................................................................................106
Publish .......................................................................................................................................113
  Bulk Add Links .......................................................................................................................114
  Bulk Add Content ...................................................................................................................116
Secure .......................................................................................................................................118
  Check Your Website for Malware ...........................................................................................119
  Check Your Websites’ Security ..............................................................................................121
  Restrict Access to your Account by IP Address .....................................................................123
  Increase Your Website Security with Two Factor Authentication ...........................................124
Useful Links ...............................................................................................................................126

                                                                                                                                                     2
Getting Started




                  3
Installing the Worker Plugin
Getting started with ManageWP is easy. The first step involves installing our Worker Plugin on
any WordPress site you intend on managing with ManageWP. This plugin enables ManageWP
to communicate with your website. Once the plugin is installed you can claim the site from the
ManageWP Dashboard.

Important! You should only install the Worker Plugin when you are ready to claim your
site from the ManageWP Dashboard. Once the plugin is installed, your website can be
claimed by any ManageWP account. Claiming your own site straight away closes the
loop and prevents any security issues.

There are three main ways you can install the Worker Plugin:

    1.From ManageWP
    2.The WordPress Dashboard
    3.Uploading with FTP

The Worker Plugin is in the WordPress repository, and you can simply search for it in your
dashboard. Navigate to Plugins > Add New. Another viable option is to upload the plugin using
an FTP client.

Let’s take a look at each of these methods.

1. Installing From ManageWP

When you add a site to ManageWP, it will automatically check to see if the worker plugin has
been installed. If it hasn’t you’ll receive this message:




Clicking on the ManageWP Worker plugin link will direct you to the login page for your website
or, if you are already logged in, the installation page for the ManageWP worker plugin.

If you aren’t already logged in to your website, log in now. Once you are logged in, click Install
Now, under the ManageWP Worker.


                                                                                                     4
Activate the plugin.




Return to the ManageWP Dashboard and click Add Site.




The worker plugin is now installed and your site added to ManageWP!

2. Installing via the WordPress Dashboard

                                                                      5
If you’re familiar with WordPress then you know how easy it is to install plugins from the
dashboard. Log in to the site that you wish to manage using ManageWP.

Navigate to Plugins > Add New:




In the search box type in “managewp worker”




The first search result that appears should say “ManageWP Worker”. Click Install Now.




When the plugin has installed click Activate Plugin.




                                                                                             6
You should now proceed straight away to adding the site to ManageWP.

3. Uploading with FTP

Some website administrators prefer to upload their plugins using an FTP client. If you’re one of
these admins, you can follow the steps below to manually install the Worker plugin using an
FTP client like Filezilla. Here’s how you do it:

Download the ManageWP Worker Plugin.

Unzip the plugin.




Open your FTP program and log in. If you do not know your FTP login credentials you should
check with your web host.




On the left hand site you’ll see your local site (i.e. your computer) and on the right you will see
your files stored on your server.




                                                                                                      7
8
On your computer navigate to the location of the unzipped worker plugin and on your server
navigate to yoursite/wp-content/plugins. To upload the plugin all you have to do is drag the
plugin folder to the correct location on your server. Like so:




Finally, you need to activate your plugin. Log in to your WordPress Dashboard on your website.

Navigate to Plugins > Installed Plugins

Under the ManageWP - Worker Plugin click Activate.




The Worker Plugin is now installed and activated. You should immediately claim your site by
adding it to ManageWP.




                                                                                                 9
Adding a Website
As soon you have added the Worker Plugin to your website you must claim it from the
ManageWP Dashboard. The steps to do this are simple:

1. Log in to the ManageWP Dashboard

You can log in here with the username and password that you have already created.


2. Add Website

On the left hand menu navigate to Tools > Add Website.




A pop-up will appear. Add your Website URL and Admin Username:




You can go ahead and add the site, or if you want greater control over how your site is imported,
click on the Advanced settings.




                                                                                                    10
3. Advanced Settings

Clicking on the Advanced link will bring up your group settings.

When you add a website you can assign a color to it to make it stand out on the Dashboard.
Perhaps you have a development site you use regularly, or want to be able to see your
homepage easily.

You can also use the advanced settings to assign your website to a group. Click on a pre-
existing group by selecting it from the list, or create a new group. More than one group can be
created by separating the group names with commas.




Once you’re happy, click Add Site. Your site is now managed by ManageWP!




                                                                                                  11
Bulk Adding and Exporting Websites
You can easily bulk add or export your websites using ManageWP. You can use a simple CSV
file to import all your websites at once, saving you loads of time. Remember: you must first have
the ManageWP Worker Plugin installed on your sites to get started.

To import / export your files navigate to Bulk Add or Export Websites.

In your favorite text editor make a list of all of the domains that you want to claim. Here’s what
you need to include:

WordPress site URL, WordPress Username, separated by commas.

You can also specify a group name as a third column. Separate each group name with a |

Like so:

http://mysite.com,admin,group1|group2|group3
http://mysite2.com,admin,group2
http://mysite3.com,admin,group1|group3

When you have added your text save your file as a CSV.

Upload!

On your ManageWP Dashboard, navigate to Bulk Add or Export Websites.




On your WordPress dashboard click “Upload a file”. If you are importing a website that already
exists in ManageWP you can remove it first. This will get rid of any group assignments or
backup tasks you have created for that website.

Your files will now be uploaded to ManageWP!




                                                                                                     12
Exporting Sites

You can export information about your sites as well. These will be exported as a CSV containing
your sites’ domain names, admin usernames and any groups that they have been assigned to.




To do so, click the “Download CSV” button and the file will be downloaded.




                                                                                                  13
Getting to Know Your Admin Area
When you log in to ManageWP you’ll arrive on the ManageWP Dashboard. As a WordPress
user, the layout will be familiar to you but the content is quite different. The ManageWP
Dashboard provides all of the functionality that you need to manage all of your WordPress
websites in one place. This powerful set of tools will completely transform how you interact with
your WordPress websites.

Let’s take a look around so you can familiarise yourself with the Dashboard and Navigation.

1. Dashboard

There are seven main dashboard widgets that each give you information about the sites you are
managing.

Right now




This widget gives you information on the status of your sites right now. At a glance, you can see
which of your WordPress sites need to be updated along with which plugins and themes need
updating. You can also see how you can optimize your sites’ performance by removing post
revisions and spam comments, and optimizing your database. Just a few clicks and you’ll have
performed all of these tasks.



                                                                                                    14
You can read in-depth tutorials if you want to learn more about these tasks:
   ●Clean up spam comments and post revisions
   ●Optimize your database

Recent Comments




This section gives you information about recent comments on all of your WordPress websites.
You can edit, spam, trash, approve and unapprove comments for all of your sites in one place.
This makes keeping track of comment moderation so much easier.

Server Logs




Server logs provide you with information on any WordPress errors. Sometimes your site may be
having problems that prevent it from running or performing correctly. This widget will show you
any errors or warnings that might be a result of poorly coded plugins and plugin conflicts, as well
as other information that developers can use to prevent any future issues. (available with our
Business package).




                                                                                                      15
Pageview Statistics




This widget provides you with statistical information about your WordPress traffic. You can filter
by just one site or show all sites. The useful widget helps you to monitor your site’s traffic. You
can also see how all of your sites are performing as a group, and compare to the past. As well
as the default ManageWP stats widget, you can use Google Analytics to monitor your traffic.

Backup Tasks




When you log in to the ManageWP dashboard, the Backup Tasks widget tells you, at a glance, if
your backup tasks have been successful. We know how important backups are, which is why
we wanted to make it as easy as possible for you to ensure that everything is running smoothly.
This widget shows you how many of your backups have been successful, and flags any in red
that haven’t been. We have dedicated tutorials which can help you to create and manage your
backup tasks:

   ●Backing up your site using ManageWP
   ●Managing your backup
   ●Restore a backup




                                                                                                      16
Search




Search your posts (including posts, pages and custom post types), themes and plugins. This
can be useful if you’re searching for a specific post or page that you want to edit. You can
search all of your sites at once and then quickly make any edits that you need. It is also useful
for searching your sites for keyword placements for your SEO.

Recent Posts




This widget provides you with information about your recent posts and pages. You can use this
information to see how many comments you have, what you have waiting in draft, and any posts
or pages that you have scheduled. This tool is really useful, particularly if you manage lots of
different blogs and you want to keep track of what you have scheduled to post, and to see what
needs finished.

Uptime Monitoring




There is nothing worse than a site going down, especially when you’re expecting important
traffic. And it’s even worse if you don’t know whether it has happened. If you are a business user
you can make use of our uptime monitoring service to make sure that your site is up, all of the
time. If it goes down, a notice will appear in the dashboard widget, you’ll receive an email and
an SMS, so that you can take the necessary steps needed to get your site running again. You
can read this tutorial to learn more about uptime monitoring.



2. Customizing your Dashboard

                                                                                                     17
It is easy to remove any widgets from the ManageWP. When you’re on your Dashboard look in
the top right hand corner, where you will see a tab that says “Widget Options.”




Clicking on this tab will bring down a contextual menu. Just check the widgets you want, and
uncheck the ones you don’t.




3. Navigation

The left hand side navigation is where you’ll be able to find everything you need to use
ManageWP effectively. There are three main sections:

   ●Tools
   ●Websites
   ●Options




                                                                                               18
Tools
The tools section contains the main management tools that ManageWP offers. If you want to do
something to one of your sites, this is where you look! Here’s a quick rundown of the menu
items:

   ●Dashboard - returns you to your dashboard
   ●Add Website - add a website
   ●Plugins & Themes - manage your websites’ plugins and themes
   ●Users - manage and add users to your website (including bulk add)
   ●Backups - backup your website
   ●Install or Clone WordPress - use to install a new WordPress website, or to make a clone of
      your old one
   ●Bulk Add or Export Websites - use to bulk add/export websites using a CSV file
   ●Bulk New Post - add a post to your websites
   ●Bulk New Page - add a page to your websites
   ●Bulk Add Links - add links to your websites
   ●Notifications - choose what you would like ManageWP to notify you about
   ●Uptime Monitoring (business only) - monitor your website’s uptime and downtime and
      receive SMS messages when your site goes down.
   ●SEO (business only) - use ManageWP to track your SEO statistics
   ●Run Code (business only) - perform read/write operations on multiple sites.


Websites

Websites provides you with a list of your websites. You can filter which websites appear there,
either by selecting from the dropdown or by typing in the filter.

If you click on a website’s name you will be taken to the admin panel for that site. When you
hover your mouse over a website’s name, you will be given access to a flyout menu which
gives you additional options for each site. These are:

   ●Open admin panel - opens the dashboard for that site with the ManageWP management
      ribbon at the top of the screen
   ●Add new post - add a new post to the blog
   ●Visit site - takes you to the site
   ●Reload site - reloads the site in ManageWP, updating any information
   ●Backup Now - backs up the site
   ●View Backups - view stored backups
   ●Security Scan - scan the website using Sucuri site check
   ●Malware check - uses Google’s safe browsing diagnostics to check for malware
   ●Broken links checker - checks for broken links using W3C link checker
   ●Spell Check - checks your site’s content for spelling errors using Respelt
   ●Remove - removes the site from ManageWP
   ●Maintenance Mode - places your site into maintenance mode
   ●Notes - add any notes about your website
   ●Settings - change your website’s settings, including the site color and assigned groups




                                                                                                  19
Options

The final group of menu items is the options group. These are options deal specifically with
ManageWP, as opposed to your websites.

   •   Settings - tweak your ManageWP settings, including your Billing options
   •   Sub-users - add or remove sub-users from your ManageWP account
   •   Profile - your ManageWP Profile




                                                                                               20
ManageWP Settings
It’s easy to customize ManageWP so that it provides the perfect management tools for your
setup. We know that every person’s approach to website management is different, that’s why
we’ve provided a whole group of settings that you can tweak and change to make sure that
ManageWP works for you. You can change how many posts and comments appear on the
Dashboard, for example, choose the right Analytics tool for you, and, importantly, add even
more layers of security.

You can edit the main settings, under Options > Settings. Here you’ll find general settings and
billing settings. Let’s take a look at them.

General Settings


Auto load website data

Check the box here if you want your sites to auto-load on login. This means that you will not
have to click the Refresh button to refresh your website data when you log in to ManageWP.

Recent Posts/Comments on Dashboard

Select how many comments and posts you want to display on your dashboard

Show Favicons

If your websites use favicons you can use this checkbox to show these on the dashboard

Analytics Integration

Choose whether you want to display the ManageWP analytics, or a Google Analytics widget on
the dashboard.

If you are using Google Analytics you will already need to have the tracking code installed on
your site for those statistics to show up on your Dashboard.

You can also fine tune your Google Analytics settings, displaying a week or a month’s of
statistics, and choosing how many results to display.

You can read an in-depth tutorial about how to set up Google Analytics with ManageWP here.




                                                                                                  21
Ignore Updates

Lists all of the plugins and themes that you’ve chosen to ignore from the Right now widget on
the ManageWP Dashboard.




Tips & Tricks

Decide whether to display the ManageWP tips and tricks.

Advanced Settings

Security is really important to us. We have made ManageWP secure by using OpenSSL
authentication along with our Worker Plugin, but there may be situations where you want
greater control over your security settings. You can use these options to gain even more control
over our site’s security.

Allow Login to my Account from These IPs Only

You may want to restrict access to your ManageWP Dashboard to certain people, and a great
way to do this is to restrict by IP address. This means that only people at a certain IP address
can log in to your site, thereby greatly restricting access.

You can read more about how to set this up, and how it works in this tutorial.

Two Factor Authentication

This provides an additional level of protection to your site. After the standard login, ManageWP
sends a verification code to your email or SMS. You can read more about how to set this up
here.




                                                                                                   22
Max Requests per IP Address

To speed up loading, ManageWP communicates with your blogs simultaneously. This option lets
you specify how many requests should be sent at the same time to your server, both for read
and write operations. Less requests means a smaller load on your server but your dashboard
will load more slowly.

You can reduce these values to a minimum, or use safe mode. Safe mode loads one website at
a time, the slowest method but the safest in terms of server load.

By default, if two sites share an IP, we consider them to be on the same server.

If your sites are spread over several IPs but are on the same server you may wish to check the
“Treat IP addresses on the same C class IP as the same server” option.

ManageWP Worker Plugin Branding




This setting lets you change the ManageWP plugin branding, giving it a new name, description,
author name and author URI.

You can also simply hide the worker plugin from the plugin list, and you can also choose to not
send email notifications to the website administrator when a site is added to ManageWP.




                                                                                                  23
Billing




Billing provides you with billing information about your ManageWP Account. You can also edit
your credit card details by logging in to your payment control panel, and cancel your
subscription.




                                                                                               24
Notification Settings
Life can get busy, and it’s easy to forget to take care of WordPress updates, backups or others
tasks involved in running a website. Allowing this to happen could compromise the security and
performance of your sites. No worries, though, because ManageWP is here to help!

You can setup ManageWP to notify you when important tasks or events occur within your
WordPress sites, thus ensuring that you and your sites are never out of sync. You can easily set
up ManageWP to let you know about:

   1.Plugin, Theme and WordPress updates
   2.ManageWP updates
   3.Backups

You also have full control over the delivery frequency: you can specify daily, weekly, or no
notifications.

To set up a notification navigate to Tools > Notifications. Here you can select what you want
ManageWP to notify you about, and how often you would like to be notified. This should prevent
you from forgetting any of your important website tasks!




                                                                                                   25
Using Alerts
ManageWP provides a powerful suite of alerts, which is important for staying on top of your
WordPress sites. Our alerts will notify you if there are any sudden changes in your website’s
traffic, and ManageWP will also email you to let you know if you’ve had an increase or decrease
in traffic compared to the previous day or previous week.

There are lots of different reasons why you may experience a sudden shift in traffic:
   1.tells you if a recent blog post has become particularly successful or, if you’re lucky, gone
        viral
   2.a sudden, unexpected traffic spike could indicate a security breach on your site
   3.it may indicate a spam or scraper bot attacking your site
   4.a traffic spike may indicate your site or blog post having picked up by a major news source

Having this information as soon as an increase or decrease in traffic occurs, means that you
can take any necessary action.

To set up an alert, navigate to Tools > Alerts

Choose the sites you wish to monitor and choose the percentage of the traffic change you wish
to be informed about.

You can select the following:
   ●Compare to previous day - compares yesterday’s traffic with the day before
   ●One week average - compares yesterday’s traffic with the previous week’s average




This will notify you if there have been sudden changes to your traffic.




                                                                                                    26
Backup




         27
Backing Up Your Websites Using ManageWP
Backing up your sites is an important part of managing your websites, and ManageWP makes
that job a whole lot easier. You can automate the process, and back up to a number of sources
including Dropbox and Amazon S3.

Backing up an Individual Site

To backup an individual site hover over the site’s name and click backup now:




A popup window will appear giving you some options so that you can control your backup.




                                                                                                28
1.Backup type - choose whether you want to backup your whole site or just your database
   2.Number of backups to keep - you can keep between 1 and 30 backups
   3.Exclude files and folders - exclude any folders you don’t want to backup
   4.Include folders - if you have other folders other than the core WordPress folders tell
       ManageWP here
   5.No compression - if your site is too large and your backups are failing check this box
   6.Optimize database tables before backup - check to optimize your database
   7.Do not keep backups on this server - we recommend that you keep your backups in a
       different place in case your server goes down. If you check this box you should choose
       an external backup destination

If you are happy with your settings you can click “Backup website”. If you are backing up to an
external location go on to the next step.

Backup to an External Location

You can backup to a number of different locations:
   ●FTP
   ●Amazon S3
   ●Dropbox
   ●Email




                                                                                                  29
You will need to have your login details for whichever service you choose to use.

You can test your connection by clicking the Test Connection button.

When you are happy click Backup Website..




                                                                                    30
Automating Your Backups

As well as backing up a single website you can create backup tasks. You can create as many
backup tasks as you want so if you want you can backup your sites at different times or to
different locations.

To create a backup task navigate to Tools > Backups and click Add New.




a) Task Options

First of all, set up your options.




There are a number of settings you can choose here:

    ●Task name - give your task a name
    ●Task schedule - choose how often you want your task to take place
    ●Backup type - either back up your whole site or just your database
    ●Number of Backups to Keep - choose how many backups you want to keep
    ●Exclude Files and Folders - choose any folders that you wish to exclude
    ●Include folders - include any additional folders that are not part of the WordPress core
    ●No compression - if you are having trouble backing up your site choose this
    ●Optimize database tables before backup - this will decrease the size of your backup
    ●Do not keep backups on this server - check this if you are backing up to an external
       location


                                                                                                31
b) Choose websites

Choose the sites that you wish to back up, either individual sites or by group.




c) Choose your backup location




You can backup to:
   1.FTP
   2.Amazon S3
   3.Dropbox
   4.Email

You will need to have your login details to backup to any of these locations.

When you are happy click Save Settings.




                                                                                  32
Your backup task is scheduled. Now you have regular backups and a whole pile of peace of
mind.




                                                                                           33
Manage Your ManageWP Backups
Backups are the cornerstone of maintaining ongoing security for your websites. There are plenty
of reasons you could need them - your site could get hacked, your server could fail, your
database could get corrupted. It’s always a good idea to carry out regular backups of your site.
If your site does fail and you don’t have a backup, that is everything you’ve got lost, a truly
nightmare situation. With a proper backup system you’ll be able to get your site up in a matter of
minutes.

There will be times when you need to manage your backups. You can manage your backups by
visiting Tools > Backups. Here you’ll see a list of all of your backup tasks.




For each task you have a number of options.

   •   Run now - click this to run a backup setup. You will be given a pop-up where you can
       choose which site you want to run that backup on
   •   Edit - edit the backup task
   •   View Backups - view the backups you have stored
   •   Delete - delete the backup task
   •   Pause - you may want to pause a backup task if you are carrying out work on your site,
       or your server, for example. Simple click Activate to reactivate a task.

Click on the View Backups button to show the backups that have been successful:




                                                                                                     34
If any backups have failed you can click on the Show Report link to find out the reason why.




                                                                                               35
Troubleshooting Backups
Sometimes a backup can fail. There can be a number of different reasons for this. Before you
panic, check out the tips below.

File too big

Your site may be too big, or there may not be enough space on your server for it. To check
whether you file’s size is the cause of your failed backup, run a database backup only and see if
that is successful. A database backup is much smaller, so if that works the probable reason for
your backup failing is your file size.

Try the following:

   •   exclude unnecessary folders from the backup (including backups made by other plugins
       or anything else that causes the file size to increase unnecessarily
   •   check the No Compression option
   •   Clean up your folders, removing any large files that you don’t need any more
   •   Check your database for large unnecessary tables made by plugins

Execution Time and Memory Limit

Failed backups can also be caused by an execution time or memory limit that is too low. To
increase your memory limit and execution add the following two lines to your .htaccess file in
your WordPress root. Make sure to back up the original files beforehand.

php_value max_execution_time 600
php_value memory_limit 128M

Insufficient Write Permissions

Your WordPress permissions need to be correct to perform a backup. The correct permissions
will depend on your hosting company. You can read more about write permissions on the
WordPress Codex.

If you need help with any of these changes you will need to contact your hosting provider. You
should ask them to:

   •   Increase your PHP execution time
   •   Give you access to the mysqldump command
   •   Give you access to zip and unzip commands
   •   Ensure that wp-content is writeable by your website

If none of these solve your backup problems, you can try asking our support experts in the
ManageWP community forum.


Restore a Backup


                                                                                                    36
It’s everyone’s worst nightmare: your site has failed, been hijacked, or just fallen to pieces. This
is why it is so important to create regular backups of your websites. And it’s one of the reasons
ManageWP is so great - it takes care of your backups for you. You can restore a backup in just
one simple step, giving you a whole lot of peace of mind when it comes to managing your sites.

This tutorial will show you different methods of restoring a backup to a site.

To get started with it, you should already have your backup files available. You can read here
about how to create a backup with ManageWP.

There are three ways you can restore a backup:

   1. From the ManageWP Dashboard (if the backup is stored on your server)
   2. Using the ManageWP Clone Tool
   3. Manually

Let’s take a look at all three methods:

Restore a Backup from the ManageWP Dashboard

The quickest and simplest way to restore a backup is from the ManageWP Dashboard. Hover
over a website’s name and select View Backups.




You’ll be given a list of your backups. If you have one available on the server you will be able to
simply click Restore and your site will be restored.




                                                                                                       37
Using the ManageWP Clone Tool

If you are unable to restore a backup from the website options, you can use the clone tool to
take care of it for you.

1. Re-install WordPress

There will be some cases in which your WordPress installation will be so badly damaged that
you need to re-install WordPress. Most web hosting companies now offer Fantastico which
offers one-click installation of WordPress. If you need help manually installing WordPress you
can check this guide in the WordPress Codex. http://codex.wordpress.org/Installing_WordPress




                                                                                                 38
2. Re-Add Your Site to ManageWP

You will need to drop the site from ManageWP and then reinstall it. To remove a site from
ManageWP, hover over its name on the navigation and select Remove.




Now add your site again. If you need help doing this you can follow this tutorial.

3. Upload Backup

You need to upload the backup of your site to your server so that you can clone it to your
WordPress installation. Open up your FTP client. On your local computer find your backup, and
on your remote site navigate to your root domain. It’s a good idea to rename your zip file to
something like backup.zip to make it easier for you to transfer to the site.




                                                                                                39
4. Clone Site

Now it’s time to log in to ManageWP. Navigate to Install or Clone WordPress. Input the location
of the backup file that you just uploaded.




Choose to install to an existing site. Select the site you wish to install to:




                                                                                                  40
Don’t forget to input your admin username!

You’ll be asked if you’re sure, select Yes and your site backup will be restored.

Manually Restore a Backup

When all else fails, this is how you do it manually.

1. Grab Your Backup Files

Your backup will either be available to you as a compressed file or as a folder (if you checked
“No Compression” on your backups). The files will need to go to two places:

   1. restore the MySQL database using phpMyAdmin
   2. restore the files using FTP

If your backup is compressed, you’ll need to unzip it to an easy-to-reach location on your
computer.




                                                                                                  41
2. Restore your database

The first thing you need to do is to upload your MySQL database backup. To do this, log in to
your hosting account’s control panel and click on phpMyAdmin. If you don’t know how to find it
check your host’s support documentation.




If your database no longer exists you will need to create a new one. You can read about how to
do that here.

If the database still exists, click on it.



                                                                                                 42
You’ll see a list of all of your database tables. You will need to drop these.

Scroll down to the bottom and select Check All so that they are all selected. Then, from the drop
down menu select Drop.




                                                                                                    43
You will be asked if you’re sure you want to drop the tables. Select Yes.




When the tables are successfully dropped your database should now look like this.




You now have a completely empty database that you can restore your backup to.

Go to More > Import




                                                                                    44
You will now need to find the correct file to upload. Click on Choose File and navigate to the
folder where you unzipped your backup to.




Open the folder and select your database backup.

You’re then set to hit go.




The content of your site has now been restored!




                                                                                                 45
If it’s just your database that has been corrupted then your site will be restored. However, if your
files are also missing you will need to upload your files via FTP.

3. Restore Your Files

Now you’ve got to restore your files to replace all plugins, themes and media. Open your FTP
program and input your login details. These will be available from your web host.




On your local site navigate to your unzipped backup. On your remote site navigate to the
location of the website you want to restore. Select all of the WordPress files on your local site
and drag and drop them to your remote site.




Once your files have finished uploading your site will be completely restored!




                                                                                                       46
Manage




         47
Add Users to a Website
ManageWP gives you the power to add users to your websites, including single websites,
multiple websites and groups of websites. For example, you may have a developer that you
want to add features to all of your development sites. In the past, you’d have to go into each of
these sites and add the developer to them individually. But if you are taking advantage of our
user management system, you only have to add this user once. Easy! This applies to
copywriters, bloggers, designers, and anyone who you need to give access to your websites.
You have total control, all with the click of a button.

To add a user navigate to Tools > Users.

Click the “Add New” tab.

Select your website or websites

Choose the website you wish to add your user to. You can select one website, multiple
websites, or whole groups.




Add your user’s details

Add your user’s details as you would in the WordPress back end.




                                                                                                    48
When you’re happy click “Add User”.

Your user is now added to your WordPress sites.




                                                  49
Manage Users
With ManageWP, you have full control to manage your WordPress users. For example, you may
want to change your admin password on all of your blogs every month. So, rather than logging
into each of them individually, you can change the passwords for these sites within ManageWP.
Or you may have had a blogger working on a number of different websites for you but their
contract has ended — you can save an incredible amount of time by simply using ManageWP to
restrict access to all of your sites in one click.

To manage your website users navigate Tools > Users. The Manage tab should be selected by
default.

Choose the websites whose users you wish to manage. You can choose individual websites or
groups of websites:




You can also select which use roles you wish to manage, which includes all of the WordPress
user roles.




When you’re ready click Show Users.

A table will appear with all of your different WordPress users, showing which sites they are
assigned to.




                                                                                                50
There are some changes that you can make to your users:

   1.change role
   2.change password
   3.delete

When you’re happy click confirm. And you’re done! It’s that easy to manage your users with
ManageWP.




                                                                                             51
Auto Log-in to Your Website
Our unique one-click technology means that once you are logged in to ManageWP you are
logged in to all of your websites. This is great for people who manage a great number of
websites — wake up in the morning, log in to ManageWP and you’ll have instant access to all of
your sites. You also have the power of viewing your remote site’s dashboard from within
ManageWP, so you now have access to all of ManageWP’s tools, or you can navigate to the site
itself in a new window.

We use a high-quality and secure OpenSSL connection between ManageWP and the worker
plugin, thus taking every precaution to ensure that your sites remain secure. This makes it easy
for you to micro-manage your sites without compromising on security.

From the ManageWP Dashboard

You can bring up your remote site’s dashboard within the ManageWP dashboard. This means
that you still have access to all of ManageWP’s tools while you are working on your website.

To do this simply click on the name of the website on the navigation panel under Websites.




By using this method you remain within ManageWP and have a contextual ribbon at the top of
your screen with quick access to management tools.




                                                                                                   52
Visiting Your Remote Dashboard

You can also visit your Dashboard on your remote site. To do so just hover over the website’s
name under websites on the navigation panel. This will bring out a flyout menu.




                                                                                                53
If you click “Open Admin Panel” you will directed to the WordPress Dashboard on your remote
site.

It’s really that easy to navigate around your websites using ManageWP!




                                                                                              54
Clean up Spam Comments and Post Revisions
You can use ManageWP to tidy up your websites’ post revisions and spam comments. Having
too much spam, and too many post revisions, can increase the weight on your database and
can, over time, slow down your website. It’s easy to deal with these problems from the
ManageWP Dashboard from the Right Now widget.




You can view where you have spam and post revisions by clicking the grey dropdown arrow.




                                                                                           55
Cleaning up Post Revisions




To clean up your post revisions you can either click Clean All or use the dropdown to choose
individual sites which you wish to clean.




Cleaning up Comment Spam

To clean up comment spam you can either clean all sites at once, or each individually. Again,
press the grey dropdown icon to reveal the sites. You can also choose to view the comments, so
you can check to make sure you aren’t deleting anything that isn’t spam.




                                                                                                 56
57
Optimize Your Database
Optimizing your database is an important task when running a WordPress website. Over time,
your MySQL database will build up overhead that slows down your websites and compromises
performance. With ManageWP, your databases can perform in tip-top shape by simply
scheduling a database optimization task. It only requires a single click!

You can quickly and easily optimize your WordPress database from Right Now widget on the
ManageWP Dashboard.




To optimize all of your sites click Clean All.

If you want to choose which sites to optimize click the grey dropdown arrow to choose which
sites you wish to optimize.




That’s how easy it is to optimize your database using ManageWP. All done in one click. You
don’t need to install any plugins or spend any time in phpMyAdmin. Yet another task made
easier for you by ManageWP




                                                                                              58
Put Your Website into Maintenance Mode
What happens when things go horribly wrong or you want to redesign your WordPress site?
With WordPress, errors, glitches, and other problems are visible to the world — this makes your
site seem unprofessional. However, with ManageWP, all you need to do is press a single button
to activate maintenance mode. This gives you the power to display any message you see fit.
Now you can easily inform your readers/customers that you are working to fix issues, or go
ahead and tease that new site redesign like the pros do. You have full control over the message!

Activate Maintenance Mode

To put your site into maintenance mode, hover over the website’s name on the navigation menu
and select Maintenance Mode.




A pop-up window will appear. You can go ahead and just click Activate if you want, or click
Advanced for advanced options.




                                                                                                   59
Advanced options let you choose which user roles are able to see the front end of the site (you
may want to hide it from subscribers but not administrators or editor, for example).

There is also a box for HTML which you can change your away message, or add styles and
HTML to produce your own maintenance mode page.




When you are happy click Activate Maintenance Mode. Logged out visitors will now see this
message on your website:




Your site will be blacked out on your ManageWP Dashboard whenever it is in maintenance
mode.


                                                                                                  60
Deactivate Maintenance Mode

To deactivate maintenance mode, simply bring up the flyout menu again and select
maintenance mode. Click Deactivate Maintenance Mode.




                                                                                   61
Install and Manage Plugins and Themes
Having complete control over your plugins and themes is important for managing WordPress.
Thankfully, you can use ManageWP to both install and manage your plugins and themes for all
of your WordPress websites with ease. You can install themes and plugins from the WordPress
repository, create favorites, and even transfer plugins and themes from one site to another. It’s
easy!

Installing Plugins

To install a plugin using ManageWP navigate to Plugins > Install and select the Install Tab.

Select the websites which you wish to install the plugin on. You can choose one or more
websites, or choose by group.




You can choose to install plugins from the following places:

    1.Your favorites
    2.The WordPress Repository
    3.My Computer
    4.The Internet (using a direct URL to a zip file)

To install from the WordPress Repository simply check the “WordPress Repository” box and
then enter your search term.




There are two options that you may also find useful:



                                                                                                    62
●Activate plugins after upload - check this to activate a plugin after it has uploaded. If you
       do not check this you will need to visit the Manage tab and activate the plugin from there
    ●Overwrite existing - this is a great way to update plugins that aren’t in the WordPress
       repository, like any commercial plugins you may use, for example.

Click Search Plugins and you’ll get your search results. These look like they do on the
WordPress dashboard. Here’s what the options do:
    ●Install - install the plugin on all of the selected sites
    ●Add to Favorites - add to your collection of favorites so you can quickly find your favorite
       plugins
    ●Details - plugin details, directs you to the plugin’s page in the WordPress Directory




If you wish to install the plugin just click Install and it will be added to all of your selected sites.

Note: unless you checked “Activate Plugin After Upload” you will need to activate your plugin.
To do this visit the Manage tab, search for inactive plugins and click activate. You can read
detailed instructions about how to do this here (LINK)

Install Themes

You can install themes with the same method that you used for plugins. Simply select the sites
you wish to install the themes on. You can choose whether to install from your favorites, the
WordPress repository, your computer, or from a URL.



                                                                                                           63
Searching the repository will bring up a list of available themes which you can install to your
sites. If you wish to activate the theme when it is uploaded simply check the “Activate Theme
After Upload” checkbox.




Managing Plugins & Themes

Along with installing plugins and themes using ManageWP, there are numerous time-saving
management tasks that you can carry out within our service. To do this navigate to Tools >
Plugins & Themes and click on the Manage tab.

When managing your plugins or themes you need to select active or inactive from the dropdown
menu. This will display only your active or inactive plugins and themes.




                                                                                                  64
You cannot delete active plugins as they must be deactivated first. Therefore, to delete a plugin
that is active, first find it under active plugins, deactivate it, and then find it under inactive plugins
to delete.

Deactivating a Plugin or Theme

It’s easy to deactivate a plugin or theme. For example, I have Contact Form 7 installed on my
site and I want to deactivate it. I select the website and then search for “contact” in the search
box.

This will bring up a table with all instances of the plugin or theme. Simply select the ones you
wish to deactivate, select Deactivate from the dropdown menu and then click Confirm.




                                                                                                             65
Copying a Plugin or Theme From One Site to Another

You can use ManageWP to copy a plugin or theme from one site to another. To do this select
the websites you wish to manage.

To bring up a list of all of the plugins you have installed on your sites, select the sites you wish
to look at and then, leaving the Search by Keyword box empty, click Submit.




This will bring up a list of all of the plugins installed on your selected sites. I have Contact Form
7 installed on one site but not on the others. To install it on any of the other sites simply click
Install. You can also then activate the plugin.




You can add your plugins to your favorites from this screen by clicking on the star beside the
plugin name. A yellow star means that the plugin is one of your favorites! This only works for
plugins that are in the WordPress repository.




                                                                                                        66
Manage Website Groups
ManageWP makes it easy to organize your websites. The more sites you manage, the more
valuable the ability to group your websites becomes. This is important because it allows you to
control more aspects of similar websites, without having to drill down into each individual one,
thus forcing you to spend more time than is necessary to manage your sites.

You can use website groups on your ManageWP Dashboard. This will filter all of your
Dashboard widgets so you will just be provided with information for that group. This means you
don’t have to manage all of your sites at once but can manage them by group.




Some ideas for groups that you could create:

   •development
   •beta
   •clients
   •family & friends
   •personal sites
   •non-profit
   •Multisite networks

When you add a website to ManageWP you can assign it to a group. But what if you want to
create or delete groups outside of the Add New Website panel? Here’s how you do it.

You’ll find the Group Settings icon beside the dropdown menu under Websites on the navigation
panel. Click this icon.




                                                                                                   67
Add a New Group

To add a new group click on Add New located on the left under the My Groups section.

You’ll now be able to add a new group.




Add a Website to a Group

To add a website to a group click on the group name to highlight it. Then select the websites you
wish to assign to that group from the right.




                                                                                                    68
Delete/Change a Group Name

To delete a group or change its name, simply hover over the Group Name and select rename or
delete.




                                                                                              69
Migrate to a New Hosting Provider
If you’ve ever changed hosts, you’ll know that migrating a website from one hosting provider to
another can be a pain. ManageWP aims to take the pain out of it. We know what a chore it can
be to download your site, backup your MySQL database and then try to make sure that
everything is deployed correctly on your new server.

With ManageWP all you have to do is backup your site, install WordPress on your new hosting
account, change your nameservers, and then use ManageWP’s clone tool to redeploy your
website. No fiddling around with phpMyAdmin, no messing with your files, just easy
redeployment of your WordPress website.

Here are the steps we’re going to take:

1. Add Site to ManageWP
2. Create a Backup
3. Create an Add-on domain
4. Install WordPress
5. Change Your Nameserver
6. Add your Site to ManageWP again
7. Clone Site Using ManageWP

Let’s get started.



1. Add Your Site to ManageWP

For detailed instructions on how to do this you can follow this tutorial.



2. Backup Your Website

Hover over the name of the website you wish to migrate and select Backup Now.




                                                                                                  70
Backup your site. If you need more detailed instructions you can follow this tutorial.

When the backup is complete, go back to your navigation menu and this time select View
Backups.




Download the backup on to your computer, making note of its location.

                                                                                         71
3. Create an Add-on domain

You need to create an add-on domain at your new hosting account. This will let you associate
your domain with this hosting provider. Log in to your hosting account and scroll down to Add-on
domain.




Input the domain of the site you are migrating. An FTP username and document root will be
automatically suggested.




4. Install WordPress


                                                                                                   72
You now need to install WordPress. You can do this either by using Fantastico or by manual
installation.

Make sure to install your site to your add-on domain.

5. Update Your DNS

Log in to your domain registrar to update your nameservers. You will need your nameservers
from your new hosting account. The screenshots below may differ from what you see. If you
need help changing your nameservers contact your domain registrar.




Select “I have specific nameservers for my domains” and input your new nameservers.




It may take a few hours for your nameservers to propagate.



6. Upload Your Backup

Upload your backup via FTP to your new site. You will use this in the final step to clone the site.

Log in to your FTP program and upload the entire backup. At this stage it’s helpful if you change
your backup’s name to backup.zip. You could place this in /wp-content/, for example.



                                                                                                      73
Make note of the location of the backup.

6. Re-add your Website to ManageWP

Once your nameservers have updated, delete your original site from ManageWP and re-add it.
Remember you’ll need to install the ManageWP plugin.

7. Upload Your Clone

Navigate to Tools > Install or Clone WordPress

Scroll down to Enter the URL to a ManageWP backup file. Input the location of your file. It
should be something like http://yourdomain.com/wp-content/backup.zip




Click Accept.

Select an existing site as your location. Make sure to insert your current admin username.




                                                                                              74
You’ll be asked if you’re sure. Click OK.

After a few minutes you’ll get a window saying that everything’s okay.




Your site has been migrated to a new server!




                                                                         75
Using Manage WP to Run Code
Professional package users can use ManageWP to run code on their sites. This uses PHP
eval() code to execute code that you enter on multiple sites. For developers, this powerful tool
gives you incredible freedom when managing your sites. All from one centralized location you
can carry out tasks like synchronize the settings of a plugin or theme on all your websites,
change the content of any post or change and update widgets. You’re only limited by your
imagination (and your skills!).

This tool is for advanced users only. We only recommend using it if you are experienced using
PHP.

To run code log in to ManageWP and navigate to Tools > Run Code.

The admin screen has a number of examples that you can test out. Let’s take a look at how you
can return basic information about your sites.

1. Select Your Sites

As usual, you can select your sites individually or as a group.




2. Enter the Code

You can now input your code into the box below. For the purposes of this example, we’ll be
using:

$count_posts = wp_count_posts();
echo get_bloginfo('name').' is using Wordpress '.get_bloginfo('version').' and has '.$count_posts-
>publish.' published posts.';

This will return basic information about your sites. Enter the code and click Execute.




                                                                                                     76
Your results will be output below:




Note that ManageWP is not responsible for the code that you run on your sites. Use this tool
with extreme care and at your own risk.




                                                                                               77
Change the ManageWP Worker Plugin Branding
For those who are managing websites on behalf of clients, we understand that you want control
of your brand’s image. That’s why you can easily change the branding of our Worker plugin.
This feature, which is available to our business customers, gives you complete control of how
ManageWP appears to your clients. Our Worker plugin can easily feature you or your
company’s name, along with your explanation of what our plugin does. Furthermore, the
ManageWP Worker plugin doesn’t need to appear at all! You have full control over message and
maintain your image throughout the ManageWP experience.

We’ve made rebranding the Worker plugin really easy. Simply navigate to Settings, scroll down
to ManageWP Worker Plugin Branding, and add the new name, description, author name, and
author URL.




When you’re happy click Set.

Here’s how it will appear on your clients’ remote websites:




It may be that you don’t want the ManageWP plugin appearing at all. You can also hide the
plugin from your clients, and ensure that they don’t receive an email to say that it has been
installed.

Navigate to Settings and scroll down to ManageWP Worker Plugin Branding

Check the boxes which you wish to apply to your plugin:




                                                                                                78
79
Add Sub-users to your ManageWP Account
You may want to give access to your ManageWP account to other people. You can give people
access to the remote dashboard for any sites that they already have access to. Before you add
a sub-user, here are some things you need to keep in mind.

   1.The user must already be a registered on a website to be able to view it on the
      ManageWP dashboard
   2.The user must have a ManageWP account
   3.The user’s permissions are managed by the role type they have on a particular site.

To add a sub-user navigate to Options > Sub-users and click “Add sub-user.”


Add Sub-User

Add the sub-users details. You will need:

   ●the sub-user’s ManageWP email address
   ●the username they use on your sites
   ●to decide which sites to assign them do.




When you are happy click “Add Sub-user.”

One the sub-user is added their status will be set to “Pending” until they have confirmed that
they wish to manage your sites.


Sub-user Confirms


                                                                                                 80
The sub-user will receive an email confirmation telling them that they have been invited to
manage your websites. When they log in to their ManageWP dashboard they will be asked if
they want to accept the invitation.




Once they have accepted the new sites will be added to their sidebar.




                                                                                              81
WordPress Multisite and ManageWP
We are often asked what the differences are between WordPress Multisite and ManageWP, and
it’s clear to us that there are obvious differences. WordPress Multisite offers an excellent
solution for people who want to run Multisite networks such as WordPress.com or Edublogs.
ManageWP, however, is for site owners who want an easy and flawless way to manage their
sites. Let’s take a look at some of the differences:

Setup
WordPress Multisite is for people who are already technically savvy. You’ve got to set up
wildcard subdomains, make major edits to wp-config and if you want to offer your site owners
their own domain, learn all about domain mapping. ManageWP is for people who want to easily
manage their sites. It is not about creating networks so there’s no messing around with making
edits to wp-config or phone calls to your web host. It’s all about making managing your
WordPress websites as easy as possible.

Plugins & Themes
There are issues with many major plugins not working with WordPress Multisite. This is because
it works differently to a single site, with every site on the network running off one database.
There is a particular issue with caching plugins and WordPress Multisite - if you care about site
speed that’s a big problem!

ManageWP doesn’t have these issues because each of your websites is standalone, with its
own database. You can install whichever plugins you want. You also have more flexibility with
regards to plugin upgrades. If there is a known compatibility with plugins on one of your sites,
you can still go ahead and update the rest.

Core Updates
As with Plugins and Themes, if you are updating the WordPress core of a Multisite Installation
your whole network will be updated. However, you may be running sites for clients which have
compatibility issues with the latest WordPress version. This means that while you’re waiting for
compatibility issues to be sorted out with one site you’ve got to hold up the rest. With
ManageWP you can easily update all of your WordPress installations in one go, or do them one
at a time. The choice is yours!

There are also a number of other things you can do with ManageWP that are markedly different
to WordPress Multisite.

   1.Clone and Migrate Sites
   2.Uptime Monitoring
   3.SEO Monitoring
   4.Bulk posting
   5.Integrated Google Analytics
   6.Bulk User Management
   7.Automatic backups

Managing WordPress Multisite with ManageWP


                                                                                                    82
It is possible to manage your Multisite network with ManageWP. You will need to network
activate the ManageWP worker plugin in your network admin. Then add the main site to
ManageWP. You will be asked which sites you wish to import to ManageWP.

Let’s see how it’s done.

Add your site to ManageWP as you would a normal site. Install the ManageWP worker plugin to
your network admin and network activate.




When the worker plugin is installed and you’ve added the site you’ll be asked which of your sites
you would like to import.




Select the sites you wish to import. They will be added to ManageWP as though they were
single installations.




                                                                                                    83
Remove All Websites from ManageWP
You can remove all of your websites from ManageWP in one go. This can be useful if you are
removing your sites from ManageWP or if you are switching accounts. To do this navigate to
Tools > Bulk Add or Export Websites.

Scroll down to Remove Websites.

We recommend that you export all of your sites to a CSV before removing them. You can read
about how to do that here.

If you are not adding all of your sites to ManageWP again we also recommend that you
deactivate the Worker plugin.




                                                                                             84
Monitor




          85
Google Analytics Integration
You can use Google Analytics with ManageWP. Google Analytics is a comprehensive web
analytics tool that you can use to track your website’s statistics. We know that it’s one of the
most popular statistics tools around so we wanted to make it easy for you to access your
statistics from your ManageWP dashboard. And that’s just what we’ve done. We have included
a dashboard widget which lets you see your statistics as soon as you log in to ManageWP.

To use Google Analytics to track the statistics for any of your sites, you will need to install your
Google Analytics tracking code on your individual sites. Once this is done you can track your
sites using Google Analytics in your ManageWP dashboard.

To do this navigate to Options > Settings and scroll down to Analytics Integration. Select Google
Analytics from the dropdown.




You can choose your time interval and the number of results to display.

Click connect and you will be redirected to Google Analytics. Input your login details.




Once you have signed in you will ask if you want to grant access to ManageWP. You can revoke
this at any time by logging in to Google Analytics and visiting My Account.


                                                                                                       86
Once you have granted access you will be returned to the ManageWP Dashboard.




You can now view your Google Analytics in your WordPress Dashboard.



                                                                               87
88
Check for Broken Links
Broken links lead to pages that do not exist, throwing up a 404 error. These can be annoying for
your website visitors, giving an unprofessional impression overall.

And that’s not the only negative effect of broken links, they can also be a problem for your SEO.
Google recommends that webmasters check their sites for broken links - and if Google is telling
you to do it, you can guarantee that it’s a ranking factor.

Think you have to click on every link on your site? Think again! ManageWP has a built-in setting
that lets you search your website for them.

To do this hover over your website’s name on the navigation menu to bring up the fly-out menu.




This will redirect you to the W3C Link Checker and automatically search your site. It may take a
few minutes to search your site you should get a results page something like this:



                                                                                                    89
90
Monitor Your Websites’ SEO and Keyword Rankings
ManageWP provides business customers with information about your SEO, making it easy for
you to manage your Search Engine Optimization as well as the rest of your site’s management
all from one place. There are lots of expensive tracking services that you can use to manage
your SEO, but if you’re a business customer you can use ManageWP track SEO and manage
your sites in one place. This saves you time, and saves you money.

ManageWP automatically matches keywords for your sites, and draw history for your keyword
rankings for the past 3 months. This makes it easy for you to compare keywords with one
another and figure out which keywords you should be targeting.




To set up your SEO navigate to Tools > SEO

There are two tabs here - Reports and Settings. To set up your SEO first click on Settings.




Select the website you wish to track from the left, and then insert the keywords that you wish to
track.




                                                                                                    91
You can enter 5 x your website limit of keywords. So, for a ManageWP account with 10 sites
you can add 50 keywords. ManageWP will help you to determine which keywords you should
be targeting.

The statistics will update every Monday.

Your report will provide you with the following information:

Google
   •   Google Pagerank - pagerank is your ranking on Google
   •   Indexed Pages - the number of pages indexed by Google
   •   Backlinks - the number of backlinks
   •   Page speed - page speed score http://code.google.com/speed/page-speed/
   •   Reading level - Google users can filter search results by reading level http://
       support.google.com/websearch/bin/answer.py?hl=en&answer=1095407
   •   Cached Timestamp - the cached version of your site stored by Google




                                                                                             92
93
Traffic
  ●Alexa - your ranking on Alexa
  ●Compete rank - your ranking on Compete




                                            94
SEOMoz

  ●Mozrank - SEOMoz link popularity score
  ●Backlinks - your SEOMoz ranking for backlinks




Twitter
  •   Retweets - the number of tweets of your site


Facebook
  ●Votes - number of Facebook votes
  ●Likes - number of Facebook likes
  ●Shares - number of time your site has been shared


Other Social Media

                                                       95
●StumbleUpon - number of StumbleUpons
  ●Reddit - number of votes on Reddit
  ●Diggs - number of gigs


On-page links
  ●Meta robots - whether you are telling search engines to crawl your site or not
  ●Internal links - number of internal links
  ●External links - number of external links
  ●Internal no-follow links - number of internal no-follow links
  ●External no-follow links - number of external no-follow links




                                                                                    96
Spell Check Your Website
Worried about your web content? You should be. Good web content is important for maintaining
professionalism on your website. Bad web content and spelling mistakes really stand out. If
you’re making mistakes about something as basic as spelling, then what else have you made
mistakes about?

You can check your spelling on your website from the ManageWP dashboard using Respelt.
Respelt is a web based spell checking tool. It will check all of you web content, both content on
your landing page and all your historical content, and tell you if you have any errors.

To do so, hover over the website on your navigation menu that you wish to check.




Once you are redirected Respelt will automatically check the spelling of your website content.

If you’re lucky you will have no spelling errors:




If you’re not so lucky you will:




But at least now you can go and fix them!




                                                                                                    97
Uptime & Downtime Monitoring
It’s important that your website stays up at all times. If your site goes down you could lose
business and lose customers. Not only that but it makes you look unprofessional. Business
users can use ManageWP uptime monitoring to protect their business. ManageWP carried out
checks every 5 minutes to see whether your site is up or not. If your site fails the check, you will
receive an SMS and an email, telling you that your site is down. This makes sure that you can
take the steps necessary get your site up and running as quickly as possible.

There are a number of different checks that ManageWP can carry out on your website:

    •   HTTP(S) - loads the website. If there are any problems, a 404 error, for example, or the
        site doesn’t load, an alert will be triggered.
    •   Keyword Checking - this is a more complex check. The monitor checks for any
        keywords, and if they aren’t present on the page, triggers the alert.
    •   Ping - performs a ping command and checks for a normal response.
    •   TCP Ports - specify a TCP port to ping.

You can set up your site monitor by visiting Tools > Uptime Monitoring.

On the left are the sites that you can monitor.

On the right are the sites that you are monitoring.

To monitor a site simply click on it to add it to the list monitored sites.




To remove a site click on a site listed under monitored website.

Checks are carried out every 5 minutes. If a site is offline, users are instantly informed via email
or SMS. Here is an example of an alert:

Email alert:


                                                                                                       98
SMS Alert:




Dashboard widget:




Just another one of the ways that ManageWP helps you to manage your sites, all of the time.




                                                                                              99
Deploy




         100
Install a Website Using ManageWP
You can use ManageWP to install a new WordPress website.

To do this you will need the following details:

   •   Website URL
   •   FTP Details
   •   Database Details

1. Create Your Database

You will need to create the MySQL database that you want to install WordPress to. To do this
log in to your hosting provider. The following two steps will show you how to create a MySQL
database using cPanel. For other methods refer to the WordPress Codex.

Scroll down MySQL Databases




Give your database a name.




Click Create Database.

2. Add a User to Your Database

You need to add a user to your database. Scroll down to Add New User.




                                                                                               101
Add the user to the database.




Give your user the necessary permissions.




You’re now ready to install your site using ManageWP.




                                                        102
3. Log in to ManageWP

Log in to the ManageWP Dashboard. Navigate to Tools > Install & Clone WordPress.

Click Clean WordPress Install




Select whether you want to install to an existing site or to a new site.




4. Add Your Setup Details

Now you’ll need your domain name, your FTP details and your MySQL details.




                                                                                   103
A window will pop up asking you if you want to go ahead.




If the install is successful you’ll get the following message:



                                                                 104
Your new WordPress website is now ready to go!




                                                 105
Clone a Website Using ManageWP
ManageWP gives you the tools you need to quickly and easily clone a WordPress site for rapid
deployment elsewhere.

Here’s an example: you always have a specific way that you set up your WordPress websites, a
group of plugins that you always install, a specific permalink setup and a bunch of
customizations that you’ve got used to doing manually each time. With the ManageWP clone
tool, you can create a template website that you can rapidly deploy each time you install
WordPress to a new site. This means that it will take you only a few minutes to carry out a task
that previously took you hours.

You could also use the clone tool to deploy a client’s website from a test server to their server,
or to migrate your site to a new server or domain. You can clone to a new site, or overwrite an
existing one. The ManageWP clone tool streamlines your workflow and deployment process,
letting you spend less time on repetitive tasks and more time making a beautiful, powerful
WordPress website.

To clone your site using ManageWP, you will need to have the following information:

   •   Domain that site will be cloned to
   •   MySQL database name, username and login
   •   FTP login details

If you are cloning to an existing WordPress site you can jump to Step 3.



1. Create Your Database

You will need to create the MySQL database that you want to install WordPress to. To do this
log in to your hosting provider. The following two steps will show you how to create a MySQL
database using cPanel. For other methods refer to the WordPress Codex.

Scroll down MySQL Databases




Give your database a name.




                                                                                                     106
Click Create Database.

2. Add a User to Your Database

You need to add a user to your database. Scroll down to Add New User.




Add the user to the database.




Give your user the necessary permissions.




                                                                        107
You’re now ready to install your site using ManageWP.

3. Select the Website

Log in to the ManageWP Dashboard. Navigate to Tools > Install & Clone WordPress.

Select the website that you wish to clone. You can also clone from a backup.




ManageWP will now take a snapshot of your website.



                                                                                   108
Make sure to exclude any folders you don’t want to be cloned, and to include any folders that
aren’t wp-content, wp-includes, or wp-admin.




4. Select the Destination

Once the backup is created you will be asked where you want to install your site to. You can
install to an existing site that is already managed by ManageWP, or you can install to a new site.




a) Installing to an Existing Site

If you are installing to an existing site, you will be asked to choose which site you wish to install
to. You can also add a new admin username and password.




                                                                                                        109
You’ll be asked if you’re sure. Make sure you are!!!




                                                                                     r

Your site has now been cloned!


b) Installing to a New Site

If you are installing to a new site you’ll need to have your MySQL, FTP and URL ready. Click on
New Site and input your details:




                                                                                                  110
FTP Details

You should test your connection before cloning your website, this will help you to make sure that
your FTP connection is working correctly. To do this click Test Connection

If your FTP connection is not working, you may need to click on Advanced to get advanced FTP
options.




                                                                                                    111
MySQL

Your MySQL database should have a unique name. Make sure you don’t overwrite one of your
other sites’ databases.

When you are happy click Clone.

You’ll be asked if you’re sure you want to clone the site:




A few seconds later and your site will now be cloned!




                                                                                           112
Publish




          113
Bulk Add Links
You can bulk add links to your WordPress websites. Perhaps you want to add a link to your own
site from all of your websites, or maybe you want to post an affiliate link to a group of sites. You
can use the bulk add links to do this without having to log in to each of your WordPress sites
and do it manually.

To bulk add a link, navigate to Tools > Bulk Add Links.

Choose the websites that you wish to add links to.




Add your links as you normally would in WordPress.




                                                                                                       114
Your links will now be added to your sites.




                                              115
Bulk Add Content
Need to produce content for all your websites very quickly? You can add both posts and pages
to your WordPress sites using ManageWP. This can be really useful for adding a page to all
your websites, or a post such as an announcement to all of your blogs.

Note: if you are only posting to a single blog, it is wiser to use the Add New Post option from the
site’s popup menu. This will give you more options, as well as the post meta boxes specific to
that site.

You can follow the same method for each.

Navigate to Tools > Bulk New Page (or Bulk New Post)




You’ll recognise the admin screen from your WordPress website. There are two new meta
boxes which you use to add the content to your websites.

Once you have added content, choose which websites to add it to.




                                                                                                      116
Click publish as usual and your content will be added.




                                                         117
Secure




         118
Check Your Website for Malware
ManageWP uses Google’s safe browsing tool to check your websites for malware. The tool
checks your website against Google’s constantly updated listed of malware pages and
suspected phishing sites. By using this service you’ll be able to check whether there are any
links to known phishing sites on your web page - these could be in the comments, or you have
undergone a link injection attack without having knowledge of it. Having sites linked to malware
or phishing sites on the internet is a real danger for your visitors, who could click unsuspectingly
on the link and be redirected to a site that infects their computer.

You can check your sites for malicious links from the ManageWP dashboard. To check a
website hover over the website’s name on the navigation menu.




This will automatically check your site with Google’s safe browsing tool. Hopefully we’ll get the
following result:




                                                                                                       119
120
Check Your Websites’ Security
ManageWP uses Sucuri’s site security tools to scan your website. Sucuri provides web based
integrity monitoring and malware scanning of your website. It may be the case that your site is
infected with malware or spam and you know nothing about it. A link injection, for example,
operates by injecting spam links into your website that are hidden on the front end. This type of
tactic is used by Black Hat SEOs to create link farms. You may be a victim of this and not even
know it.

Thankfully, you can quickly scan your site from the ManageWP dashboard. To do so, hover over
your site’s name on the navigation bar.




Clicking the link will redirect you to Sucuri where your site will be checked. If you have no
problems your results will look like this:




                                                                                                    121
122
Restrict Access to your Account by IP Address
We take security very seriously at ManageWP. We use OpenSSL implementation to
communicate between the ManageWP dashboard and your remote websites. We also offer two
factor authentication to make access to your ManageWP account watertight.

For additional security, you may want to restrict logging in to your ManageWP account by IP
address. This will mean that only people in certain locations, specified by you, will be able to log
in to your ManageWP account. This additional layer of protection will even further harden your
security.

You can specify different IPs:
   1.single IP address - e.g. 123.455.23.23 - i.e. a single computer
   2.global IP address or range - e.g. 62.234.12.* - i.e. a group of computers on a network.

To restrict access to your ManageWP account by IP address, navigate to Options > Settings.

Scroll down to Advanced Settings.




Insert the IP addresses which you wish to restrict access to. One should be added per line.

Be careful when choosing this option as it will restrict access to your account immediately.




                                                                                                       123
Increase Your Website Security with Two Factor
Authentication
You can increase the security of your website by adding two-step verification to your
ManageWP login process. In addition to entering your password, users who have enabled this
option will be required to input a verification code that will be sent to you via SMS or email (or
both). This prevents any would-be hackers from gaining access to your site through means of
brute force attacks (and simply guessing your password).

Furthermore, if you receive an email or SMS with a verification code and you didn’t try to log into
your site, you know that someone else has attempted to do so.

To set up two step verification login to ManageWP and navigate to Options > Settings.

Scroll down to Two Factor Authentication.

Choose whether you want to receive your verification via email or both.




Save your options.

Your site is now even more secure. Next time you log in to ManageWP you will be asked to
complete a second step.




                                                                                                      124
You will now receive an email:




And/or an SMS:




Input your code and you’ll have access to ManageWP!



                                                      125
Useful Links
 •   ManageWP Homepage
 •   ManageWP Blog
 •   Community Forum
 •   Roadmap
 •   Affiliates
 •   WordPress Codex




                         126

More Related Content

Recently uploaded

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Recently uploaded (20)

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Featured

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 

Manage wp user guide

  • 2. Getting Started ..............................................................................................................................3 Installing the Worker Plugin .......................................................................................................4 Adding a Website .....................................................................................................................10 Bulk Adding and Exporting Websites .......................................................................................12 Getting to Know Your Admin Area ...........................................................................................14 ManageWP Settings ................................................................................................................21 Notification Settings .................................................................................................................25 Using Alerts .............................................................................................................................26 Backup ........................................................................................................................................27 Backing Up Your Websites Using ManageWP.........................................................................28 Manage Your ManageWP Backups .........................................................................................34 Troubleshooting Backups ........................................................................................................36 Restore a Backup ....................................................................................................................36 Manage .......................................................................................................................................47 Add Users to a Website ...........................................................................................................48 Manage Users .........................................................................................................................50 Auto Log-in to Your Website ....................................................................................................52 Clean up Spam Comments and Post Revisions ......................................................................55 Optimize Your Database ..........................................................................................................58 Put Your Website into Maintenance Mode ...............................................................................59 Install and Manage Plugins and Themes ................................................................................62 Manage Website Groups .........................................................................................................67 Migrate to a New Hosting Provider ..........................................................................................70 Using Manage WP to Run Code ..............................................................................................76 Change the ManageWP Worker Plugin Branding....................................................................78 Add Sub-users to your ManageWP Account ...........................................................................80 WordPress Multisite and ManageWP.......................................................................................82 Remove All Websites from ManageWP ...................................................................................84 Monitor ........................................................................................................................................85 Google Analytics Integration ....................................................................................................86 Check for Broken Links ...........................................................................................................89 Monitor Your Websites’ SEO and Keyword Rankings .............................................................91 Spell Check Your Website........................................................................................................97 Uptime & Downtime Monitoring ...............................................................................................98 Deploy .......................................................................................................................................100 Install a Website Using ManageWP.......................................................................................101 Clone a Website Using ManageWP.......................................................................................106 Publish .......................................................................................................................................113 Bulk Add Links .......................................................................................................................114 Bulk Add Content ...................................................................................................................116 Secure .......................................................................................................................................118 Check Your Website for Malware ...........................................................................................119 Check Your Websites’ Security ..............................................................................................121 Restrict Access to your Account by IP Address .....................................................................123 Increase Your Website Security with Two Factor Authentication ...........................................124 Useful Links ...............................................................................................................................126 2
  • 4. Installing the Worker Plugin Getting started with ManageWP is easy. The first step involves installing our Worker Plugin on any WordPress site you intend on managing with ManageWP. This plugin enables ManageWP to communicate with your website. Once the plugin is installed you can claim the site from the ManageWP Dashboard. Important! You should only install the Worker Plugin when you are ready to claim your site from the ManageWP Dashboard. Once the plugin is installed, your website can be claimed by any ManageWP account. Claiming your own site straight away closes the loop and prevents any security issues. There are three main ways you can install the Worker Plugin: 1.From ManageWP 2.The WordPress Dashboard 3.Uploading with FTP The Worker Plugin is in the WordPress repository, and you can simply search for it in your dashboard. Navigate to Plugins > Add New. Another viable option is to upload the plugin using an FTP client. Let’s take a look at each of these methods. 1. Installing From ManageWP When you add a site to ManageWP, it will automatically check to see if the worker plugin has been installed. If it hasn’t you’ll receive this message: Clicking on the ManageWP Worker plugin link will direct you to the login page for your website or, if you are already logged in, the installation page for the ManageWP worker plugin. If you aren’t already logged in to your website, log in now. Once you are logged in, click Install Now, under the ManageWP Worker. 4
  • 5. Activate the plugin. Return to the ManageWP Dashboard and click Add Site. The worker plugin is now installed and your site added to ManageWP! 2. Installing via the WordPress Dashboard 5
  • 6. If you’re familiar with WordPress then you know how easy it is to install plugins from the dashboard. Log in to the site that you wish to manage using ManageWP. Navigate to Plugins > Add New: In the search box type in “managewp worker” The first search result that appears should say “ManageWP Worker”. Click Install Now. When the plugin has installed click Activate Plugin. 6
  • 7. You should now proceed straight away to adding the site to ManageWP. 3. Uploading with FTP Some website administrators prefer to upload their plugins using an FTP client. If you’re one of these admins, you can follow the steps below to manually install the Worker plugin using an FTP client like Filezilla. Here’s how you do it: Download the ManageWP Worker Plugin. Unzip the plugin. Open your FTP program and log in. If you do not know your FTP login credentials you should check with your web host. On the left hand site you’ll see your local site (i.e. your computer) and on the right you will see your files stored on your server. 7
  • 8. 8
  • 9. On your computer navigate to the location of the unzipped worker plugin and on your server navigate to yoursite/wp-content/plugins. To upload the plugin all you have to do is drag the plugin folder to the correct location on your server. Like so: Finally, you need to activate your plugin. Log in to your WordPress Dashboard on your website. Navigate to Plugins > Installed Plugins Under the ManageWP - Worker Plugin click Activate. The Worker Plugin is now installed and activated. You should immediately claim your site by adding it to ManageWP. 9
  • 10. Adding a Website As soon you have added the Worker Plugin to your website you must claim it from the ManageWP Dashboard. The steps to do this are simple: 1. Log in to the ManageWP Dashboard You can log in here with the username and password that you have already created. 2. Add Website On the left hand menu navigate to Tools > Add Website. A pop-up will appear. Add your Website URL and Admin Username: You can go ahead and add the site, or if you want greater control over how your site is imported, click on the Advanced settings. 10
  • 11. 3. Advanced Settings Clicking on the Advanced link will bring up your group settings. When you add a website you can assign a color to it to make it stand out on the Dashboard. Perhaps you have a development site you use regularly, or want to be able to see your homepage easily. You can also use the advanced settings to assign your website to a group. Click on a pre- existing group by selecting it from the list, or create a new group. More than one group can be created by separating the group names with commas. Once you’re happy, click Add Site. Your site is now managed by ManageWP! 11
  • 12. Bulk Adding and Exporting Websites You can easily bulk add or export your websites using ManageWP. You can use a simple CSV file to import all your websites at once, saving you loads of time. Remember: you must first have the ManageWP Worker Plugin installed on your sites to get started. To import / export your files navigate to Bulk Add or Export Websites. In your favorite text editor make a list of all of the domains that you want to claim. Here’s what you need to include: WordPress site URL, WordPress Username, separated by commas. You can also specify a group name as a third column. Separate each group name with a | Like so: http://mysite.com,admin,group1|group2|group3 http://mysite2.com,admin,group2 http://mysite3.com,admin,group1|group3 When you have added your text save your file as a CSV. Upload! On your ManageWP Dashboard, navigate to Bulk Add or Export Websites. On your WordPress dashboard click “Upload a file”. If you are importing a website that already exists in ManageWP you can remove it first. This will get rid of any group assignments or backup tasks you have created for that website. Your files will now be uploaded to ManageWP! 12
  • 13. Exporting Sites You can export information about your sites as well. These will be exported as a CSV containing your sites’ domain names, admin usernames and any groups that they have been assigned to. To do so, click the “Download CSV” button and the file will be downloaded. 13
  • 14. Getting to Know Your Admin Area When you log in to ManageWP you’ll arrive on the ManageWP Dashboard. As a WordPress user, the layout will be familiar to you but the content is quite different. The ManageWP Dashboard provides all of the functionality that you need to manage all of your WordPress websites in one place. This powerful set of tools will completely transform how you interact with your WordPress websites. Let’s take a look around so you can familiarise yourself with the Dashboard and Navigation. 1. Dashboard There are seven main dashboard widgets that each give you information about the sites you are managing. Right now This widget gives you information on the status of your sites right now. At a glance, you can see which of your WordPress sites need to be updated along with which plugins and themes need updating. You can also see how you can optimize your sites’ performance by removing post revisions and spam comments, and optimizing your database. Just a few clicks and you’ll have performed all of these tasks. 14
  • 15. You can read in-depth tutorials if you want to learn more about these tasks: ●Clean up spam comments and post revisions ●Optimize your database Recent Comments This section gives you information about recent comments on all of your WordPress websites. You can edit, spam, trash, approve and unapprove comments for all of your sites in one place. This makes keeping track of comment moderation so much easier. Server Logs Server logs provide you with information on any WordPress errors. Sometimes your site may be having problems that prevent it from running or performing correctly. This widget will show you any errors or warnings that might be a result of poorly coded plugins and plugin conflicts, as well as other information that developers can use to prevent any future issues. (available with our Business package). 15
  • 16. Pageview Statistics This widget provides you with statistical information about your WordPress traffic. You can filter by just one site or show all sites. The useful widget helps you to monitor your site’s traffic. You can also see how all of your sites are performing as a group, and compare to the past. As well as the default ManageWP stats widget, you can use Google Analytics to monitor your traffic. Backup Tasks When you log in to the ManageWP dashboard, the Backup Tasks widget tells you, at a glance, if your backup tasks have been successful. We know how important backups are, which is why we wanted to make it as easy as possible for you to ensure that everything is running smoothly. This widget shows you how many of your backups have been successful, and flags any in red that haven’t been. We have dedicated tutorials which can help you to create and manage your backup tasks: ●Backing up your site using ManageWP ●Managing your backup ●Restore a backup 16
  • 17. Search Search your posts (including posts, pages and custom post types), themes and plugins. This can be useful if you’re searching for a specific post or page that you want to edit. You can search all of your sites at once and then quickly make any edits that you need. It is also useful for searching your sites for keyword placements for your SEO. Recent Posts This widget provides you with information about your recent posts and pages. You can use this information to see how many comments you have, what you have waiting in draft, and any posts or pages that you have scheduled. This tool is really useful, particularly if you manage lots of different blogs and you want to keep track of what you have scheduled to post, and to see what needs finished. Uptime Monitoring There is nothing worse than a site going down, especially when you’re expecting important traffic. And it’s even worse if you don’t know whether it has happened. If you are a business user you can make use of our uptime monitoring service to make sure that your site is up, all of the time. If it goes down, a notice will appear in the dashboard widget, you’ll receive an email and an SMS, so that you can take the necessary steps needed to get your site running again. You can read this tutorial to learn more about uptime monitoring. 2. Customizing your Dashboard 17
  • 18. It is easy to remove any widgets from the ManageWP. When you’re on your Dashboard look in the top right hand corner, where you will see a tab that says “Widget Options.” Clicking on this tab will bring down a contextual menu. Just check the widgets you want, and uncheck the ones you don’t. 3. Navigation The left hand side navigation is where you’ll be able to find everything you need to use ManageWP effectively. There are three main sections: ●Tools ●Websites ●Options 18
  • 19. Tools The tools section contains the main management tools that ManageWP offers. If you want to do something to one of your sites, this is where you look! Here’s a quick rundown of the menu items: ●Dashboard - returns you to your dashboard ●Add Website - add a website ●Plugins & Themes - manage your websites’ plugins and themes ●Users - manage and add users to your website (including bulk add) ●Backups - backup your website ●Install or Clone WordPress - use to install a new WordPress website, or to make a clone of your old one ●Bulk Add or Export Websites - use to bulk add/export websites using a CSV file ●Bulk New Post - add a post to your websites ●Bulk New Page - add a page to your websites ●Bulk Add Links - add links to your websites ●Notifications - choose what you would like ManageWP to notify you about ●Uptime Monitoring (business only) - monitor your website’s uptime and downtime and receive SMS messages when your site goes down. ●SEO (business only) - use ManageWP to track your SEO statistics ●Run Code (business only) - perform read/write operations on multiple sites. Websites Websites provides you with a list of your websites. You can filter which websites appear there, either by selecting from the dropdown or by typing in the filter. If you click on a website’s name you will be taken to the admin panel for that site. When you hover your mouse over a website’s name, you will be given access to a flyout menu which gives you additional options for each site. These are: ●Open admin panel - opens the dashboard for that site with the ManageWP management ribbon at the top of the screen ●Add new post - add a new post to the blog ●Visit site - takes you to the site ●Reload site - reloads the site in ManageWP, updating any information ●Backup Now - backs up the site ●View Backups - view stored backups ●Security Scan - scan the website using Sucuri site check ●Malware check - uses Google’s safe browsing diagnostics to check for malware ●Broken links checker - checks for broken links using W3C link checker ●Spell Check - checks your site’s content for spelling errors using Respelt ●Remove - removes the site from ManageWP ●Maintenance Mode - places your site into maintenance mode ●Notes - add any notes about your website ●Settings - change your website’s settings, including the site color and assigned groups 19
  • 20. Options The final group of menu items is the options group. These are options deal specifically with ManageWP, as opposed to your websites. • Settings - tweak your ManageWP settings, including your Billing options • Sub-users - add or remove sub-users from your ManageWP account • Profile - your ManageWP Profile 20
  • 21. ManageWP Settings It’s easy to customize ManageWP so that it provides the perfect management tools for your setup. We know that every person’s approach to website management is different, that’s why we’ve provided a whole group of settings that you can tweak and change to make sure that ManageWP works for you. You can change how many posts and comments appear on the Dashboard, for example, choose the right Analytics tool for you, and, importantly, add even more layers of security. You can edit the main settings, under Options > Settings. Here you’ll find general settings and billing settings. Let’s take a look at them. General Settings Auto load website data Check the box here if you want your sites to auto-load on login. This means that you will not have to click the Refresh button to refresh your website data when you log in to ManageWP. Recent Posts/Comments on Dashboard Select how many comments and posts you want to display on your dashboard Show Favicons If your websites use favicons you can use this checkbox to show these on the dashboard Analytics Integration Choose whether you want to display the ManageWP analytics, or a Google Analytics widget on the dashboard. If you are using Google Analytics you will already need to have the tracking code installed on your site for those statistics to show up on your Dashboard. You can also fine tune your Google Analytics settings, displaying a week or a month’s of statistics, and choosing how many results to display. You can read an in-depth tutorial about how to set up Google Analytics with ManageWP here. 21
  • 22. Ignore Updates Lists all of the plugins and themes that you’ve chosen to ignore from the Right now widget on the ManageWP Dashboard. Tips & Tricks Decide whether to display the ManageWP tips and tricks. Advanced Settings Security is really important to us. We have made ManageWP secure by using OpenSSL authentication along with our Worker Plugin, but there may be situations where you want greater control over your security settings. You can use these options to gain even more control over our site’s security. Allow Login to my Account from These IPs Only You may want to restrict access to your ManageWP Dashboard to certain people, and a great way to do this is to restrict by IP address. This means that only people at a certain IP address can log in to your site, thereby greatly restricting access. You can read more about how to set this up, and how it works in this tutorial. Two Factor Authentication This provides an additional level of protection to your site. After the standard login, ManageWP sends a verification code to your email or SMS. You can read more about how to set this up here. 22
  • 23. Max Requests per IP Address To speed up loading, ManageWP communicates with your blogs simultaneously. This option lets you specify how many requests should be sent at the same time to your server, both for read and write operations. Less requests means a smaller load on your server but your dashboard will load more slowly. You can reduce these values to a minimum, or use safe mode. Safe mode loads one website at a time, the slowest method but the safest in terms of server load. By default, if two sites share an IP, we consider them to be on the same server. If your sites are spread over several IPs but are on the same server you may wish to check the “Treat IP addresses on the same C class IP as the same server” option. ManageWP Worker Plugin Branding This setting lets you change the ManageWP plugin branding, giving it a new name, description, author name and author URI. You can also simply hide the worker plugin from the plugin list, and you can also choose to not send email notifications to the website administrator when a site is added to ManageWP. 23
  • 24. Billing Billing provides you with billing information about your ManageWP Account. You can also edit your credit card details by logging in to your payment control panel, and cancel your subscription. 24
  • 25. Notification Settings Life can get busy, and it’s easy to forget to take care of WordPress updates, backups or others tasks involved in running a website. Allowing this to happen could compromise the security and performance of your sites. No worries, though, because ManageWP is here to help! You can setup ManageWP to notify you when important tasks or events occur within your WordPress sites, thus ensuring that you and your sites are never out of sync. You can easily set up ManageWP to let you know about: 1.Plugin, Theme and WordPress updates 2.ManageWP updates 3.Backups You also have full control over the delivery frequency: you can specify daily, weekly, or no notifications. To set up a notification navigate to Tools > Notifications. Here you can select what you want ManageWP to notify you about, and how often you would like to be notified. This should prevent you from forgetting any of your important website tasks! 25
  • 26. Using Alerts ManageWP provides a powerful suite of alerts, which is important for staying on top of your WordPress sites. Our alerts will notify you if there are any sudden changes in your website’s traffic, and ManageWP will also email you to let you know if you’ve had an increase or decrease in traffic compared to the previous day or previous week. There are lots of different reasons why you may experience a sudden shift in traffic: 1.tells you if a recent blog post has become particularly successful or, if you’re lucky, gone viral 2.a sudden, unexpected traffic spike could indicate a security breach on your site 3.it may indicate a spam or scraper bot attacking your site 4.a traffic spike may indicate your site or blog post having picked up by a major news source Having this information as soon as an increase or decrease in traffic occurs, means that you can take any necessary action. To set up an alert, navigate to Tools > Alerts Choose the sites you wish to monitor and choose the percentage of the traffic change you wish to be informed about. You can select the following: ●Compare to previous day - compares yesterday’s traffic with the day before ●One week average - compares yesterday’s traffic with the previous week’s average This will notify you if there have been sudden changes to your traffic. 26
  • 27. Backup 27
  • 28. Backing Up Your Websites Using ManageWP Backing up your sites is an important part of managing your websites, and ManageWP makes that job a whole lot easier. You can automate the process, and back up to a number of sources including Dropbox and Amazon S3. Backing up an Individual Site To backup an individual site hover over the site’s name and click backup now: A popup window will appear giving you some options so that you can control your backup. 28
  • 29. 1.Backup type - choose whether you want to backup your whole site or just your database 2.Number of backups to keep - you can keep between 1 and 30 backups 3.Exclude files and folders - exclude any folders you don’t want to backup 4.Include folders - if you have other folders other than the core WordPress folders tell ManageWP here 5.No compression - if your site is too large and your backups are failing check this box 6.Optimize database tables before backup - check to optimize your database 7.Do not keep backups on this server - we recommend that you keep your backups in a different place in case your server goes down. If you check this box you should choose an external backup destination If you are happy with your settings you can click “Backup website”. If you are backing up to an external location go on to the next step. Backup to an External Location You can backup to a number of different locations: ●FTP ●Amazon S3 ●Dropbox ●Email 29
  • 30. You will need to have your login details for whichever service you choose to use. You can test your connection by clicking the Test Connection button. When you are happy click Backup Website.. 30
  • 31. Automating Your Backups As well as backing up a single website you can create backup tasks. You can create as many backup tasks as you want so if you want you can backup your sites at different times or to different locations. To create a backup task navigate to Tools > Backups and click Add New. a) Task Options First of all, set up your options. There are a number of settings you can choose here: ●Task name - give your task a name ●Task schedule - choose how often you want your task to take place ●Backup type - either back up your whole site or just your database ●Number of Backups to Keep - choose how many backups you want to keep ●Exclude Files and Folders - choose any folders that you wish to exclude ●Include folders - include any additional folders that are not part of the WordPress core ●No compression - if you are having trouble backing up your site choose this ●Optimize database tables before backup - this will decrease the size of your backup ●Do not keep backups on this server - check this if you are backing up to an external location 31
  • 32. b) Choose websites Choose the sites that you wish to back up, either individual sites or by group. c) Choose your backup location You can backup to: 1.FTP 2.Amazon S3 3.Dropbox 4.Email You will need to have your login details to backup to any of these locations. When you are happy click Save Settings. 32
  • 33. Your backup task is scheduled. Now you have regular backups and a whole pile of peace of mind. 33
  • 34. Manage Your ManageWP Backups Backups are the cornerstone of maintaining ongoing security for your websites. There are plenty of reasons you could need them - your site could get hacked, your server could fail, your database could get corrupted. It’s always a good idea to carry out regular backups of your site. If your site does fail and you don’t have a backup, that is everything you’ve got lost, a truly nightmare situation. With a proper backup system you’ll be able to get your site up in a matter of minutes. There will be times when you need to manage your backups. You can manage your backups by visiting Tools > Backups. Here you’ll see a list of all of your backup tasks. For each task you have a number of options. • Run now - click this to run a backup setup. You will be given a pop-up where you can choose which site you want to run that backup on • Edit - edit the backup task • View Backups - view the backups you have stored • Delete - delete the backup task • Pause - you may want to pause a backup task if you are carrying out work on your site, or your server, for example. Simple click Activate to reactivate a task. Click on the View Backups button to show the backups that have been successful: 34
  • 35. If any backups have failed you can click on the Show Report link to find out the reason why. 35
  • 36. Troubleshooting Backups Sometimes a backup can fail. There can be a number of different reasons for this. Before you panic, check out the tips below. File too big Your site may be too big, or there may not be enough space on your server for it. To check whether you file’s size is the cause of your failed backup, run a database backup only and see if that is successful. A database backup is much smaller, so if that works the probable reason for your backup failing is your file size. Try the following: • exclude unnecessary folders from the backup (including backups made by other plugins or anything else that causes the file size to increase unnecessarily • check the No Compression option • Clean up your folders, removing any large files that you don’t need any more • Check your database for large unnecessary tables made by plugins Execution Time and Memory Limit Failed backups can also be caused by an execution time or memory limit that is too low. To increase your memory limit and execution add the following two lines to your .htaccess file in your WordPress root. Make sure to back up the original files beforehand. php_value max_execution_time 600 php_value memory_limit 128M Insufficient Write Permissions Your WordPress permissions need to be correct to perform a backup. The correct permissions will depend on your hosting company. You can read more about write permissions on the WordPress Codex. If you need help with any of these changes you will need to contact your hosting provider. You should ask them to: • Increase your PHP execution time • Give you access to the mysqldump command • Give you access to zip and unzip commands • Ensure that wp-content is writeable by your website If none of these solve your backup problems, you can try asking our support experts in the ManageWP community forum. Restore a Backup 36
  • 37. It’s everyone’s worst nightmare: your site has failed, been hijacked, or just fallen to pieces. This is why it is so important to create regular backups of your websites. And it’s one of the reasons ManageWP is so great - it takes care of your backups for you. You can restore a backup in just one simple step, giving you a whole lot of peace of mind when it comes to managing your sites. This tutorial will show you different methods of restoring a backup to a site. To get started with it, you should already have your backup files available. You can read here about how to create a backup with ManageWP. There are three ways you can restore a backup: 1. From the ManageWP Dashboard (if the backup is stored on your server) 2. Using the ManageWP Clone Tool 3. Manually Let’s take a look at all three methods: Restore a Backup from the ManageWP Dashboard The quickest and simplest way to restore a backup is from the ManageWP Dashboard. Hover over a website’s name and select View Backups. You’ll be given a list of your backups. If you have one available on the server you will be able to simply click Restore and your site will be restored. 37
  • 38. Using the ManageWP Clone Tool If you are unable to restore a backup from the website options, you can use the clone tool to take care of it for you. 1. Re-install WordPress There will be some cases in which your WordPress installation will be so badly damaged that you need to re-install WordPress. Most web hosting companies now offer Fantastico which offers one-click installation of WordPress. If you need help manually installing WordPress you can check this guide in the WordPress Codex. http://codex.wordpress.org/Installing_WordPress 38
  • 39. 2. Re-Add Your Site to ManageWP You will need to drop the site from ManageWP and then reinstall it. To remove a site from ManageWP, hover over its name on the navigation and select Remove. Now add your site again. If you need help doing this you can follow this tutorial. 3. Upload Backup You need to upload the backup of your site to your server so that you can clone it to your WordPress installation. Open up your FTP client. On your local computer find your backup, and on your remote site navigate to your root domain. It’s a good idea to rename your zip file to something like backup.zip to make it easier for you to transfer to the site. 39
  • 40. 4. Clone Site Now it’s time to log in to ManageWP. Navigate to Install or Clone WordPress. Input the location of the backup file that you just uploaded. Choose to install to an existing site. Select the site you wish to install to: 40
  • 41. Don’t forget to input your admin username! You’ll be asked if you’re sure, select Yes and your site backup will be restored. Manually Restore a Backup When all else fails, this is how you do it manually. 1. Grab Your Backup Files Your backup will either be available to you as a compressed file or as a folder (if you checked “No Compression” on your backups). The files will need to go to two places: 1. restore the MySQL database using phpMyAdmin 2. restore the files using FTP If your backup is compressed, you’ll need to unzip it to an easy-to-reach location on your computer. 41
  • 42. 2. Restore your database The first thing you need to do is to upload your MySQL database backup. To do this, log in to your hosting account’s control panel and click on phpMyAdmin. If you don’t know how to find it check your host’s support documentation. If your database no longer exists you will need to create a new one. You can read about how to do that here. If the database still exists, click on it. 42
  • 43. You’ll see a list of all of your database tables. You will need to drop these. Scroll down to the bottom and select Check All so that they are all selected. Then, from the drop down menu select Drop. 43
  • 44. You will be asked if you’re sure you want to drop the tables. Select Yes. When the tables are successfully dropped your database should now look like this. You now have a completely empty database that you can restore your backup to. Go to More > Import 44
  • 45. You will now need to find the correct file to upload. Click on Choose File and navigate to the folder where you unzipped your backup to. Open the folder and select your database backup. You’re then set to hit go. The content of your site has now been restored! 45
  • 46. If it’s just your database that has been corrupted then your site will be restored. However, if your files are also missing you will need to upload your files via FTP. 3. Restore Your Files Now you’ve got to restore your files to replace all plugins, themes and media. Open your FTP program and input your login details. These will be available from your web host. On your local site navigate to your unzipped backup. On your remote site navigate to the location of the website you want to restore. Select all of the WordPress files on your local site and drag and drop them to your remote site. Once your files have finished uploading your site will be completely restored! 46
  • 47. Manage 47
  • 48. Add Users to a Website ManageWP gives you the power to add users to your websites, including single websites, multiple websites and groups of websites. For example, you may have a developer that you want to add features to all of your development sites. In the past, you’d have to go into each of these sites and add the developer to them individually. But if you are taking advantage of our user management system, you only have to add this user once. Easy! This applies to copywriters, bloggers, designers, and anyone who you need to give access to your websites. You have total control, all with the click of a button. To add a user navigate to Tools > Users. Click the “Add New” tab. Select your website or websites Choose the website you wish to add your user to. You can select one website, multiple websites, or whole groups. Add your user’s details Add your user’s details as you would in the WordPress back end. 48
  • 49. When you’re happy click “Add User”. Your user is now added to your WordPress sites. 49
  • 50. Manage Users With ManageWP, you have full control to manage your WordPress users. For example, you may want to change your admin password on all of your blogs every month. So, rather than logging into each of them individually, you can change the passwords for these sites within ManageWP. Or you may have had a blogger working on a number of different websites for you but their contract has ended — you can save an incredible amount of time by simply using ManageWP to restrict access to all of your sites in one click. To manage your website users navigate Tools > Users. The Manage tab should be selected by default. Choose the websites whose users you wish to manage. You can choose individual websites or groups of websites: You can also select which use roles you wish to manage, which includes all of the WordPress user roles. When you’re ready click Show Users. A table will appear with all of your different WordPress users, showing which sites they are assigned to. 50
  • 51. There are some changes that you can make to your users: 1.change role 2.change password 3.delete When you’re happy click confirm. And you’re done! It’s that easy to manage your users with ManageWP. 51
  • 52. Auto Log-in to Your Website Our unique one-click technology means that once you are logged in to ManageWP you are logged in to all of your websites. This is great for people who manage a great number of websites — wake up in the morning, log in to ManageWP and you’ll have instant access to all of your sites. You also have the power of viewing your remote site’s dashboard from within ManageWP, so you now have access to all of ManageWP’s tools, or you can navigate to the site itself in a new window. We use a high-quality and secure OpenSSL connection between ManageWP and the worker plugin, thus taking every precaution to ensure that your sites remain secure. This makes it easy for you to micro-manage your sites without compromising on security. From the ManageWP Dashboard You can bring up your remote site’s dashboard within the ManageWP dashboard. This means that you still have access to all of ManageWP’s tools while you are working on your website. To do this simply click on the name of the website on the navigation panel under Websites. By using this method you remain within ManageWP and have a contextual ribbon at the top of your screen with quick access to management tools. 52
  • 53. Visiting Your Remote Dashboard You can also visit your Dashboard on your remote site. To do so just hover over the website’s name under websites on the navigation panel. This will bring out a flyout menu. 53
  • 54. If you click “Open Admin Panel” you will directed to the WordPress Dashboard on your remote site. It’s really that easy to navigate around your websites using ManageWP! 54
  • 55. Clean up Spam Comments and Post Revisions You can use ManageWP to tidy up your websites’ post revisions and spam comments. Having too much spam, and too many post revisions, can increase the weight on your database and can, over time, slow down your website. It’s easy to deal with these problems from the ManageWP Dashboard from the Right Now widget. You can view where you have spam and post revisions by clicking the grey dropdown arrow. 55
  • 56. Cleaning up Post Revisions To clean up your post revisions you can either click Clean All or use the dropdown to choose individual sites which you wish to clean. Cleaning up Comment Spam To clean up comment spam you can either clean all sites at once, or each individually. Again, press the grey dropdown icon to reveal the sites. You can also choose to view the comments, so you can check to make sure you aren’t deleting anything that isn’t spam. 56
  • 57. 57
  • 58. Optimize Your Database Optimizing your database is an important task when running a WordPress website. Over time, your MySQL database will build up overhead that slows down your websites and compromises performance. With ManageWP, your databases can perform in tip-top shape by simply scheduling a database optimization task. It only requires a single click! You can quickly and easily optimize your WordPress database from Right Now widget on the ManageWP Dashboard. To optimize all of your sites click Clean All. If you want to choose which sites to optimize click the grey dropdown arrow to choose which sites you wish to optimize. That’s how easy it is to optimize your database using ManageWP. All done in one click. You don’t need to install any plugins or spend any time in phpMyAdmin. Yet another task made easier for you by ManageWP 58
  • 59. Put Your Website into Maintenance Mode What happens when things go horribly wrong or you want to redesign your WordPress site? With WordPress, errors, glitches, and other problems are visible to the world — this makes your site seem unprofessional. However, with ManageWP, all you need to do is press a single button to activate maintenance mode. This gives you the power to display any message you see fit. Now you can easily inform your readers/customers that you are working to fix issues, or go ahead and tease that new site redesign like the pros do. You have full control over the message! Activate Maintenance Mode To put your site into maintenance mode, hover over the website’s name on the navigation menu and select Maintenance Mode. A pop-up window will appear. You can go ahead and just click Activate if you want, or click Advanced for advanced options. 59
  • 60. Advanced options let you choose which user roles are able to see the front end of the site (you may want to hide it from subscribers but not administrators or editor, for example). There is also a box for HTML which you can change your away message, or add styles and HTML to produce your own maintenance mode page. When you are happy click Activate Maintenance Mode. Logged out visitors will now see this message on your website: Your site will be blacked out on your ManageWP Dashboard whenever it is in maintenance mode. 60
  • 61. Deactivate Maintenance Mode To deactivate maintenance mode, simply bring up the flyout menu again and select maintenance mode. Click Deactivate Maintenance Mode. 61
  • 62. Install and Manage Plugins and Themes Having complete control over your plugins and themes is important for managing WordPress. Thankfully, you can use ManageWP to both install and manage your plugins and themes for all of your WordPress websites with ease. You can install themes and plugins from the WordPress repository, create favorites, and even transfer plugins and themes from one site to another. It’s easy! Installing Plugins To install a plugin using ManageWP navigate to Plugins > Install and select the Install Tab. Select the websites which you wish to install the plugin on. You can choose one or more websites, or choose by group. You can choose to install plugins from the following places: 1.Your favorites 2.The WordPress Repository 3.My Computer 4.The Internet (using a direct URL to a zip file) To install from the WordPress Repository simply check the “WordPress Repository” box and then enter your search term. There are two options that you may also find useful: 62
  • 63. ●Activate plugins after upload - check this to activate a plugin after it has uploaded. If you do not check this you will need to visit the Manage tab and activate the plugin from there ●Overwrite existing - this is a great way to update plugins that aren’t in the WordPress repository, like any commercial plugins you may use, for example. Click Search Plugins and you’ll get your search results. These look like they do on the WordPress dashboard. Here’s what the options do: ●Install - install the plugin on all of the selected sites ●Add to Favorites - add to your collection of favorites so you can quickly find your favorite plugins ●Details - plugin details, directs you to the plugin’s page in the WordPress Directory If you wish to install the plugin just click Install and it will be added to all of your selected sites. Note: unless you checked “Activate Plugin After Upload” you will need to activate your plugin. To do this visit the Manage tab, search for inactive plugins and click activate. You can read detailed instructions about how to do this here (LINK) Install Themes You can install themes with the same method that you used for plugins. Simply select the sites you wish to install the themes on. You can choose whether to install from your favorites, the WordPress repository, your computer, or from a URL. 63
  • 64. Searching the repository will bring up a list of available themes which you can install to your sites. If you wish to activate the theme when it is uploaded simply check the “Activate Theme After Upload” checkbox. Managing Plugins & Themes Along with installing plugins and themes using ManageWP, there are numerous time-saving management tasks that you can carry out within our service. To do this navigate to Tools > Plugins & Themes and click on the Manage tab. When managing your plugins or themes you need to select active or inactive from the dropdown menu. This will display only your active or inactive plugins and themes. 64
  • 65. You cannot delete active plugins as they must be deactivated first. Therefore, to delete a plugin that is active, first find it under active plugins, deactivate it, and then find it under inactive plugins to delete. Deactivating a Plugin or Theme It’s easy to deactivate a plugin or theme. For example, I have Contact Form 7 installed on my site and I want to deactivate it. I select the website and then search for “contact” in the search box. This will bring up a table with all instances of the plugin or theme. Simply select the ones you wish to deactivate, select Deactivate from the dropdown menu and then click Confirm. 65
  • 66. Copying a Plugin or Theme From One Site to Another You can use ManageWP to copy a plugin or theme from one site to another. To do this select the websites you wish to manage. To bring up a list of all of the plugins you have installed on your sites, select the sites you wish to look at and then, leaving the Search by Keyword box empty, click Submit. This will bring up a list of all of the plugins installed on your selected sites. I have Contact Form 7 installed on one site but not on the others. To install it on any of the other sites simply click Install. You can also then activate the plugin. You can add your plugins to your favorites from this screen by clicking on the star beside the plugin name. A yellow star means that the plugin is one of your favorites! This only works for plugins that are in the WordPress repository. 66
  • 67. Manage Website Groups ManageWP makes it easy to organize your websites. The more sites you manage, the more valuable the ability to group your websites becomes. This is important because it allows you to control more aspects of similar websites, without having to drill down into each individual one, thus forcing you to spend more time than is necessary to manage your sites. You can use website groups on your ManageWP Dashboard. This will filter all of your Dashboard widgets so you will just be provided with information for that group. This means you don’t have to manage all of your sites at once but can manage them by group. Some ideas for groups that you could create: •development •beta •clients •family & friends •personal sites •non-profit •Multisite networks When you add a website to ManageWP you can assign it to a group. But what if you want to create or delete groups outside of the Add New Website panel? Here’s how you do it. You’ll find the Group Settings icon beside the dropdown menu under Websites on the navigation panel. Click this icon. 67
  • 68. Add a New Group To add a new group click on Add New located on the left under the My Groups section. You’ll now be able to add a new group. Add a Website to a Group To add a website to a group click on the group name to highlight it. Then select the websites you wish to assign to that group from the right. 68
  • 69. Delete/Change a Group Name To delete a group or change its name, simply hover over the Group Name and select rename or delete. 69
  • 70. Migrate to a New Hosting Provider If you’ve ever changed hosts, you’ll know that migrating a website from one hosting provider to another can be a pain. ManageWP aims to take the pain out of it. We know what a chore it can be to download your site, backup your MySQL database and then try to make sure that everything is deployed correctly on your new server. With ManageWP all you have to do is backup your site, install WordPress on your new hosting account, change your nameservers, and then use ManageWP’s clone tool to redeploy your website. No fiddling around with phpMyAdmin, no messing with your files, just easy redeployment of your WordPress website. Here are the steps we’re going to take: 1. Add Site to ManageWP 2. Create a Backup 3. Create an Add-on domain 4. Install WordPress 5. Change Your Nameserver 6. Add your Site to ManageWP again 7. Clone Site Using ManageWP Let’s get started. 1. Add Your Site to ManageWP For detailed instructions on how to do this you can follow this tutorial. 2. Backup Your Website Hover over the name of the website you wish to migrate and select Backup Now. 70
  • 71. Backup your site. If you need more detailed instructions you can follow this tutorial. When the backup is complete, go back to your navigation menu and this time select View Backups. Download the backup on to your computer, making note of its location. 71
  • 72. 3. Create an Add-on domain You need to create an add-on domain at your new hosting account. This will let you associate your domain with this hosting provider. Log in to your hosting account and scroll down to Add-on domain. Input the domain of the site you are migrating. An FTP username and document root will be automatically suggested. 4. Install WordPress 72
  • 73. You now need to install WordPress. You can do this either by using Fantastico or by manual installation. Make sure to install your site to your add-on domain. 5. Update Your DNS Log in to your domain registrar to update your nameservers. You will need your nameservers from your new hosting account. The screenshots below may differ from what you see. If you need help changing your nameservers contact your domain registrar. Select “I have specific nameservers for my domains” and input your new nameservers. It may take a few hours for your nameservers to propagate. 6. Upload Your Backup Upload your backup via FTP to your new site. You will use this in the final step to clone the site. Log in to your FTP program and upload the entire backup. At this stage it’s helpful if you change your backup’s name to backup.zip. You could place this in /wp-content/, for example. 73
  • 74. Make note of the location of the backup. 6. Re-add your Website to ManageWP Once your nameservers have updated, delete your original site from ManageWP and re-add it. Remember you’ll need to install the ManageWP plugin. 7. Upload Your Clone Navigate to Tools > Install or Clone WordPress Scroll down to Enter the URL to a ManageWP backup file. Input the location of your file. It should be something like http://yourdomain.com/wp-content/backup.zip Click Accept. Select an existing site as your location. Make sure to insert your current admin username. 74
  • 75. You’ll be asked if you’re sure. Click OK. After a few minutes you’ll get a window saying that everything’s okay. Your site has been migrated to a new server! 75
  • 76. Using Manage WP to Run Code Professional package users can use ManageWP to run code on their sites. This uses PHP eval() code to execute code that you enter on multiple sites. For developers, this powerful tool gives you incredible freedom when managing your sites. All from one centralized location you can carry out tasks like synchronize the settings of a plugin or theme on all your websites, change the content of any post or change and update widgets. You’re only limited by your imagination (and your skills!). This tool is for advanced users only. We only recommend using it if you are experienced using PHP. To run code log in to ManageWP and navigate to Tools > Run Code. The admin screen has a number of examples that you can test out. Let’s take a look at how you can return basic information about your sites. 1. Select Your Sites As usual, you can select your sites individually or as a group. 2. Enter the Code You can now input your code into the box below. For the purposes of this example, we’ll be using: $count_posts = wp_count_posts(); echo get_bloginfo('name').' is using Wordpress '.get_bloginfo('version').' and has '.$count_posts- >publish.' published posts.'; This will return basic information about your sites. Enter the code and click Execute. 76
  • 77. Your results will be output below: Note that ManageWP is not responsible for the code that you run on your sites. Use this tool with extreme care and at your own risk. 77
  • 78. Change the ManageWP Worker Plugin Branding For those who are managing websites on behalf of clients, we understand that you want control of your brand’s image. That’s why you can easily change the branding of our Worker plugin. This feature, which is available to our business customers, gives you complete control of how ManageWP appears to your clients. Our Worker plugin can easily feature you or your company’s name, along with your explanation of what our plugin does. Furthermore, the ManageWP Worker plugin doesn’t need to appear at all! You have full control over message and maintain your image throughout the ManageWP experience. We’ve made rebranding the Worker plugin really easy. Simply navigate to Settings, scroll down to ManageWP Worker Plugin Branding, and add the new name, description, author name, and author URL. When you’re happy click Set. Here’s how it will appear on your clients’ remote websites: It may be that you don’t want the ManageWP plugin appearing at all. You can also hide the plugin from your clients, and ensure that they don’t receive an email to say that it has been installed. Navigate to Settings and scroll down to ManageWP Worker Plugin Branding Check the boxes which you wish to apply to your plugin: 78
  • 79. 79
  • 80. Add Sub-users to your ManageWP Account You may want to give access to your ManageWP account to other people. You can give people access to the remote dashboard for any sites that they already have access to. Before you add a sub-user, here are some things you need to keep in mind. 1.The user must already be a registered on a website to be able to view it on the ManageWP dashboard 2.The user must have a ManageWP account 3.The user’s permissions are managed by the role type they have on a particular site. To add a sub-user navigate to Options > Sub-users and click “Add sub-user.” Add Sub-User Add the sub-users details. You will need: ●the sub-user’s ManageWP email address ●the username they use on your sites ●to decide which sites to assign them do. When you are happy click “Add Sub-user.” One the sub-user is added their status will be set to “Pending” until they have confirmed that they wish to manage your sites. Sub-user Confirms 80
  • 81. The sub-user will receive an email confirmation telling them that they have been invited to manage your websites. When they log in to their ManageWP dashboard they will be asked if they want to accept the invitation. Once they have accepted the new sites will be added to their sidebar. 81
  • 82. WordPress Multisite and ManageWP We are often asked what the differences are between WordPress Multisite and ManageWP, and it’s clear to us that there are obvious differences. WordPress Multisite offers an excellent solution for people who want to run Multisite networks such as WordPress.com or Edublogs. ManageWP, however, is for site owners who want an easy and flawless way to manage their sites. Let’s take a look at some of the differences: Setup WordPress Multisite is for people who are already technically savvy. You’ve got to set up wildcard subdomains, make major edits to wp-config and if you want to offer your site owners their own domain, learn all about domain mapping. ManageWP is for people who want to easily manage their sites. It is not about creating networks so there’s no messing around with making edits to wp-config or phone calls to your web host. It’s all about making managing your WordPress websites as easy as possible. Plugins & Themes There are issues with many major plugins not working with WordPress Multisite. This is because it works differently to a single site, with every site on the network running off one database. There is a particular issue with caching plugins and WordPress Multisite - if you care about site speed that’s a big problem! ManageWP doesn’t have these issues because each of your websites is standalone, with its own database. You can install whichever plugins you want. You also have more flexibility with regards to plugin upgrades. If there is a known compatibility with plugins on one of your sites, you can still go ahead and update the rest. Core Updates As with Plugins and Themes, if you are updating the WordPress core of a Multisite Installation your whole network will be updated. However, you may be running sites for clients which have compatibility issues with the latest WordPress version. This means that while you’re waiting for compatibility issues to be sorted out with one site you’ve got to hold up the rest. With ManageWP you can easily update all of your WordPress installations in one go, or do them one at a time. The choice is yours! There are also a number of other things you can do with ManageWP that are markedly different to WordPress Multisite. 1.Clone and Migrate Sites 2.Uptime Monitoring 3.SEO Monitoring 4.Bulk posting 5.Integrated Google Analytics 6.Bulk User Management 7.Automatic backups Managing WordPress Multisite with ManageWP 82
  • 83. It is possible to manage your Multisite network with ManageWP. You will need to network activate the ManageWP worker plugin in your network admin. Then add the main site to ManageWP. You will be asked which sites you wish to import to ManageWP. Let’s see how it’s done. Add your site to ManageWP as you would a normal site. Install the ManageWP worker plugin to your network admin and network activate. When the worker plugin is installed and you’ve added the site you’ll be asked which of your sites you would like to import. Select the sites you wish to import. They will be added to ManageWP as though they were single installations. 83
  • 84. Remove All Websites from ManageWP You can remove all of your websites from ManageWP in one go. This can be useful if you are removing your sites from ManageWP or if you are switching accounts. To do this navigate to Tools > Bulk Add or Export Websites. Scroll down to Remove Websites. We recommend that you export all of your sites to a CSV before removing them. You can read about how to do that here. If you are not adding all of your sites to ManageWP again we also recommend that you deactivate the Worker plugin. 84
  • 85. Monitor 85
  • 86. Google Analytics Integration You can use Google Analytics with ManageWP. Google Analytics is a comprehensive web analytics tool that you can use to track your website’s statistics. We know that it’s one of the most popular statistics tools around so we wanted to make it easy for you to access your statistics from your ManageWP dashboard. And that’s just what we’ve done. We have included a dashboard widget which lets you see your statistics as soon as you log in to ManageWP. To use Google Analytics to track the statistics for any of your sites, you will need to install your Google Analytics tracking code on your individual sites. Once this is done you can track your sites using Google Analytics in your ManageWP dashboard. To do this navigate to Options > Settings and scroll down to Analytics Integration. Select Google Analytics from the dropdown. You can choose your time interval and the number of results to display. Click connect and you will be redirected to Google Analytics. Input your login details. Once you have signed in you will ask if you want to grant access to ManageWP. You can revoke this at any time by logging in to Google Analytics and visiting My Account. 86
  • 87. Once you have granted access you will be returned to the ManageWP Dashboard. You can now view your Google Analytics in your WordPress Dashboard. 87
  • 88. 88
  • 89. Check for Broken Links Broken links lead to pages that do not exist, throwing up a 404 error. These can be annoying for your website visitors, giving an unprofessional impression overall. And that’s not the only negative effect of broken links, they can also be a problem for your SEO. Google recommends that webmasters check their sites for broken links - and if Google is telling you to do it, you can guarantee that it’s a ranking factor. Think you have to click on every link on your site? Think again! ManageWP has a built-in setting that lets you search your website for them. To do this hover over your website’s name on the navigation menu to bring up the fly-out menu. This will redirect you to the W3C Link Checker and automatically search your site. It may take a few minutes to search your site you should get a results page something like this: 89
  • 90. 90
  • 91. Monitor Your Websites’ SEO and Keyword Rankings ManageWP provides business customers with information about your SEO, making it easy for you to manage your Search Engine Optimization as well as the rest of your site’s management all from one place. There are lots of expensive tracking services that you can use to manage your SEO, but if you’re a business customer you can use ManageWP track SEO and manage your sites in one place. This saves you time, and saves you money. ManageWP automatically matches keywords for your sites, and draw history for your keyword rankings for the past 3 months. This makes it easy for you to compare keywords with one another and figure out which keywords you should be targeting. To set up your SEO navigate to Tools > SEO There are two tabs here - Reports and Settings. To set up your SEO first click on Settings. Select the website you wish to track from the left, and then insert the keywords that you wish to track. 91
  • 92. You can enter 5 x your website limit of keywords. So, for a ManageWP account with 10 sites you can add 50 keywords. ManageWP will help you to determine which keywords you should be targeting. The statistics will update every Monday. Your report will provide you with the following information: Google • Google Pagerank - pagerank is your ranking on Google • Indexed Pages - the number of pages indexed by Google • Backlinks - the number of backlinks • Page speed - page speed score http://code.google.com/speed/page-speed/ • Reading level - Google users can filter search results by reading level http:// support.google.com/websearch/bin/answer.py?hl=en&answer=1095407 • Cached Timestamp - the cached version of your site stored by Google 92
  • 93. 93
  • 94. Traffic ●Alexa - your ranking on Alexa ●Compete rank - your ranking on Compete 94
  • 95. SEOMoz ●Mozrank - SEOMoz link popularity score ●Backlinks - your SEOMoz ranking for backlinks Twitter • Retweets - the number of tweets of your site Facebook ●Votes - number of Facebook votes ●Likes - number of Facebook likes ●Shares - number of time your site has been shared Other Social Media 95
  • 96. ●StumbleUpon - number of StumbleUpons ●Reddit - number of votes on Reddit ●Diggs - number of gigs On-page links ●Meta robots - whether you are telling search engines to crawl your site or not ●Internal links - number of internal links ●External links - number of external links ●Internal no-follow links - number of internal no-follow links ●External no-follow links - number of external no-follow links 96
  • 97. Spell Check Your Website Worried about your web content? You should be. Good web content is important for maintaining professionalism on your website. Bad web content and spelling mistakes really stand out. If you’re making mistakes about something as basic as spelling, then what else have you made mistakes about? You can check your spelling on your website from the ManageWP dashboard using Respelt. Respelt is a web based spell checking tool. It will check all of you web content, both content on your landing page and all your historical content, and tell you if you have any errors. To do so, hover over the website on your navigation menu that you wish to check. Once you are redirected Respelt will automatically check the spelling of your website content. If you’re lucky you will have no spelling errors: If you’re not so lucky you will: But at least now you can go and fix them! 97
  • 98. Uptime & Downtime Monitoring It’s important that your website stays up at all times. If your site goes down you could lose business and lose customers. Not only that but it makes you look unprofessional. Business users can use ManageWP uptime monitoring to protect their business. ManageWP carried out checks every 5 minutes to see whether your site is up or not. If your site fails the check, you will receive an SMS and an email, telling you that your site is down. This makes sure that you can take the steps necessary get your site up and running as quickly as possible. There are a number of different checks that ManageWP can carry out on your website: • HTTP(S) - loads the website. If there are any problems, a 404 error, for example, or the site doesn’t load, an alert will be triggered. • Keyword Checking - this is a more complex check. The monitor checks for any keywords, and if they aren’t present on the page, triggers the alert. • Ping - performs a ping command and checks for a normal response. • TCP Ports - specify a TCP port to ping. You can set up your site monitor by visiting Tools > Uptime Monitoring. On the left are the sites that you can monitor. On the right are the sites that you are monitoring. To monitor a site simply click on it to add it to the list monitored sites. To remove a site click on a site listed under monitored website. Checks are carried out every 5 minutes. If a site is offline, users are instantly informed via email or SMS. Here is an example of an alert: Email alert: 98
  • 99. SMS Alert: Dashboard widget: Just another one of the ways that ManageWP helps you to manage your sites, all of the time. 99
  • 100. Deploy 100
  • 101. Install a Website Using ManageWP You can use ManageWP to install a new WordPress website. To do this you will need the following details: • Website URL • FTP Details • Database Details 1. Create Your Database You will need to create the MySQL database that you want to install WordPress to. To do this log in to your hosting provider. The following two steps will show you how to create a MySQL database using cPanel. For other methods refer to the WordPress Codex. Scroll down MySQL Databases Give your database a name. Click Create Database. 2. Add a User to Your Database You need to add a user to your database. Scroll down to Add New User. 101
  • 102. Add the user to the database. Give your user the necessary permissions. You’re now ready to install your site using ManageWP. 102
  • 103. 3. Log in to ManageWP Log in to the ManageWP Dashboard. Navigate to Tools > Install & Clone WordPress. Click Clean WordPress Install Select whether you want to install to an existing site or to a new site. 4. Add Your Setup Details Now you’ll need your domain name, your FTP details and your MySQL details. 103
  • 104. A window will pop up asking you if you want to go ahead. If the install is successful you’ll get the following message: 104
  • 105. Your new WordPress website is now ready to go! 105
  • 106. Clone a Website Using ManageWP ManageWP gives you the tools you need to quickly and easily clone a WordPress site for rapid deployment elsewhere. Here’s an example: you always have a specific way that you set up your WordPress websites, a group of plugins that you always install, a specific permalink setup and a bunch of customizations that you’ve got used to doing manually each time. With the ManageWP clone tool, you can create a template website that you can rapidly deploy each time you install WordPress to a new site. This means that it will take you only a few minutes to carry out a task that previously took you hours. You could also use the clone tool to deploy a client’s website from a test server to their server, or to migrate your site to a new server or domain. You can clone to a new site, or overwrite an existing one. The ManageWP clone tool streamlines your workflow and deployment process, letting you spend less time on repetitive tasks and more time making a beautiful, powerful WordPress website. To clone your site using ManageWP, you will need to have the following information: • Domain that site will be cloned to • MySQL database name, username and login • FTP login details If you are cloning to an existing WordPress site you can jump to Step 3. 1. Create Your Database You will need to create the MySQL database that you want to install WordPress to. To do this log in to your hosting provider. The following two steps will show you how to create a MySQL database using cPanel. For other methods refer to the WordPress Codex. Scroll down MySQL Databases Give your database a name. 106
  • 107. Click Create Database. 2. Add a User to Your Database You need to add a user to your database. Scroll down to Add New User. Add the user to the database. Give your user the necessary permissions. 107
  • 108. You’re now ready to install your site using ManageWP. 3. Select the Website Log in to the ManageWP Dashboard. Navigate to Tools > Install & Clone WordPress. Select the website that you wish to clone. You can also clone from a backup. ManageWP will now take a snapshot of your website. 108
  • 109. Make sure to exclude any folders you don’t want to be cloned, and to include any folders that aren’t wp-content, wp-includes, or wp-admin. 4. Select the Destination Once the backup is created you will be asked where you want to install your site to. You can install to an existing site that is already managed by ManageWP, or you can install to a new site. a) Installing to an Existing Site If you are installing to an existing site, you will be asked to choose which site you wish to install to. You can also add a new admin username and password. 109
  • 110. You’ll be asked if you’re sure. Make sure you are!!! r Your site has now been cloned! b) Installing to a New Site If you are installing to a new site you’ll need to have your MySQL, FTP and URL ready. Click on New Site and input your details: 110
  • 111. FTP Details You should test your connection before cloning your website, this will help you to make sure that your FTP connection is working correctly. To do this click Test Connection If your FTP connection is not working, you may need to click on Advanced to get advanced FTP options. 111
  • 112. MySQL Your MySQL database should have a unique name. Make sure you don’t overwrite one of your other sites’ databases. When you are happy click Clone. You’ll be asked if you’re sure you want to clone the site: A few seconds later and your site will now be cloned! 112
  • 113. Publish 113
  • 114. Bulk Add Links You can bulk add links to your WordPress websites. Perhaps you want to add a link to your own site from all of your websites, or maybe you want to post an affiliate link to a group of sites. You can use the bulk add links to do this without having to log in to each of your WordPress sites and do it manually. To bulk add a link, navigate to Tools > Bulk Add Links. Choose the websites that you wish to add links to. Add your links as you normally would in WordPress. 114
  • 115. Your links will now be added to your sites. 115
  • 116. Bulk Add Content Need to produce content for all your websites very quickly? You can add both posts and pages to your WordPress sites using ManageWP. This can be really useful for adding a page to all your websites, or a post such as an announcement to all of your blogs. Note: if you are only posting to a single blog, it is wiser to use the Add New Post option from the site’s popup menu. This will give you more options, as well as the post meta boxes specific to that site. You can follow the same method for each. Navigate to Tools > Bulk New Page (or Bulk New Post) You’ll recognise the admin screen from your WordPress website. There are two new meta boxes which you use to add the content to your websites. Once you have added content, choose which websites to add it to. 116
  • 117. Click publish as usual and your content will be added. 117
  • 118. Secure 118
  • 119. Check Your Website for Malware ManageWP uses Google’s safe browsing tool to check your websites for malware. The tool checks your website against Google’s constantly updated listed of malware pages and suspected phishing sites. By using this service you’ll be able to check whether there are any links to known phishing sites on your web page - these could be in the comments, or you have undergone a link injection attack without having knowledge of it. Having sites linked to malware or phishing sites on the internet is a real danger for your visitors, who could click unsuspectingly on the link and be redirected to a site that infects their computer. You can check your sites for malicious links from the ManageWP dashboard. To check a website hover over the website’s name on the navigation menu. This will automatically check your site with Google’s safe browsing tool. Hopefully we’ll get the following result: 119
  • 120. 120
  • 121. Check Your Websites’ Security ManageWP uses Sucuri’s site security tools to scan your website. Sucuri provides web based integrity monitoring and malware scanning of your website. It may be the case that your site is infected with malware or spam and you know nothing about it. A link injection, for example, operates by injecting spam links into your website that are hidden on the front end. This type of tactic is used by Black Hat SEOs to create link farms. You may be a victim of this and not even know it. Thankfully, you can quickly scan your site from the ManageWP dashboard. To do so, hover over your site’s name on the navigation bar. Clicking the link will redirect you to Sucuri where your site will be checked. If you have no problems your results will look like this: 121
  • 122. 122
  • 123. Restrict Access to your Account by IP Address We take security very seriously at ManageWP. We use OpenSSL implementation to communicate between the ManageWP dashboard and your remote websites. We also offer two factor authentication to make access to your ManageWP account watertight. For additional security, you may want to restrict logging in to your ManageWP account by IP address. This will mean that only people in certain locations, specified by you, will be able to log in to your ManageWP account. This additional layer of protection will even further harden your security. You can specify different IPs: 1.single IP address - e.g. 123.455.23.23 - i.e. a single computer 2.global IP address or range - e.g. 62.234.12.* - i.e. a group of computers on a network. To restrict access to your ManageWP account by IP address, navigate to Options > Settings. Scroll down to Advanced Settings. Insert the IP addresses which you wish to restrict access to. One should be added per line. Be careful when choosing this option as it will restrict access to your account immediately. 123
  • 124. Increase Your Website Security with Two Factor Authentication You can increase the security of your website by adding two-step verification to your ManageWP login process. In addition to entering your password, users who have enabled this option will be required to input a verification code that will be sent to you via SMS or email (or both). This prevents any would-be hackers from gaining access to your site through means of brute force attacks (and simply guessing your password). Furthermore, if you receive an email or SMS with a verification code and you didn’t try to log into your site, you know that someone else has attempted to do so. To set up two step verification login to ManageWP and navigate to Options > Settings. Scroll down to Two Factor Authentication. Choose whether you want to receive your verification via email or both. Save your options. Your site is now even more secure. Next time you log in to ManageWP you will be asked to complete a second step. 124
  • 125. You will now receive an email: And/or an SMS: Input your code and you’ll have access to ManageWP! 125
  • 126. Useful Links • ManageWP Homepage • ManageWP Blog • Community Forum • Roadmap • Affiliates • WordPress Codex 126