Web Admin Obj 6

Web Admin Obj 6

Professional Development

7 Qs

quiz-placeholder

Similar activities

Browsing Cases

Browsing Cases

Professional Development

10 Qs

DIGITAL MARKETING QUIZ - 2

DIGITAL MARKETING QUIZ - 2

Professional Development

9 Qs

Assign homework

Assign homework

University - Professional Development

11 Qs

Monday Briefing Cybersecurity

Monday Briefing Cybersecurity

Professional Development

10 Qs

Web Browsing

Web Browsing

10th Grade - Professional Development

10 Qs

Online Security

Online Security

Professional Development

10 Qs

Parlez-vous l'internet ?

Parlez-vous l'internet ?

Professional Development

10 Qs

TEST SOP LOGICAL ACCESS

TEST SOP LOGICAL ACCESS

1st Grade - Professional Development

10 Qs

Web Admin Obj 6

Web Admin Obj 6

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Hector Santiago

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

One advantage of a WordPress multisite network is that:

The Super Admin can manage multiple sites from a single dashboard

Most plugins work better on WordPress multisites than on single sites

WordPress multisite network is supported by all web hosting providers

Sites in the network have fewer security vulnerabilities

Most hosting providers charge less to host a WordPress multisite network than a WordPress single site.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The easiest way to backup a WordPress multisite is:

Use a plugin that specifically creates WordPress multisite backups

Use any backup plugin

Do nothing. Wordpress multisites automatically backup to the main site’s server” plugin from the WordPress Plugin Library

Paste a code snippet into the .htaccess file

Paste a code snippet into the wp-backup.php file

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

One disadvantage of a WordPress multisite network is that:

Sites share resources, so high traffic on one site can slow down others

Each site is on a separate server, which can slow communication between sites

Plugins and themes must be installed separately for each site in the network

Multisite networks are a paid WordPress feature, so can be more expensive to set up

Each site is on a separate server, which increases security vulnerabilities for all sites in the network

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

When migrating a website from a WordPress multisite network to a WordPress single site installation, which of the following steps are necessary?

Securing a unique domain to which the single site will be moved

Ensuring the user performing the migration has administrative privileges

Creating a new user account on WordPress for each page of the site being migrated

WordPress automatically redirects all traffic from the old multisite network to the new single site

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To begin setting up a multisite network, one would add the code snippet define('WP_ALLOW_MULTISITE', true); to which of the following files:

wp-config.php

admin.php

wp-settings.php

.htaccess

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When converting a WordPress single site to a WordPress multisite:

All plugins must be disabled

All plugins must be enabled

All themes except the default theme must be deleted

All plugins must be deleted

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

One advantage of a WordPress multisite network is that:

Users may be allowed to log in to multiple sites across the network with a single account

Changes to one site will not affect other sites in the multisite network

Multisites automatically have an SSL certificate issued by WordPress

Multisites have greater functionality, so there is no need to install plugin