WordPress Security
Hot Linking & Bandwidth
SSL & Encryption
Database & Configuration
Hacking & Recovery
100

What is the default WordPress database table prefix?

wp-

100

 Why would a website owner want to disable hot linking?

To prevent unauthorized usage of bandwidth.


 To avoid having broken links on the website.

100

What does SSL stand for in terms of website security?

Secure Sockets Layer.

100

What is the default prefix for all WordPress database tables?

wp

100

What might a hacker do once they've gained access to your WordPress site?

They might redirect your site to another website.

200

What is one of the first things you should do if you suspect your site has been hacked?

Conduct a scan for malware or other suspicious activity.

200

What is a consequence of not disabling hot linking?

 Increased server resource consumption.

200

What is an SSL certificate?

A way of verifying a website’s identity then allowing an encrypted connection between servers and browsers.

200

When changing the WordPress database table prefix, which file needs to be modified?

wp-config.php

200

What is a website staging environment and why might it be helpful during recovery?

It is a private, duplicate version of your website where you can test updates and fixes without affecting the live site.

300

What is a potential risk of not hiding the WordPress version number?

Potential security vulnerability.

300

What happens if a website doesn't have an SSL certificate?

The website is more susceptible to hacking.

300

What purpose does an SSL certificate serve in protecting your WordPress website?

It encrypts data transferred between your website and your users.

300

What information does the wp-config.php file contain that is crucial to your WordPress site?

Database connection details.

300

What could indicate your WordPress website has been hacked?

You're unable to login to your WordPress admin account.

400

What is a security key?

A random and long string of characters that help with encrypting and decrypting stored information.

400

What is one benefit of using a security plugin in WordPress?

It can protect your website from various threats.

400

How does an administrator get an SSL certificate for a site?

Purchasing one if the hosting service does not provide it.

400

What could be a risk associated with changing the WordPress database table prefix?

It may slow down your website
It can break your site if not done correctly
It could cause your site to lose data
It can result in themes or plugins not working correctly  

400

What is one recommended security best practice for WordPress?

Regularly changing your WordPress login password.

500

What happens if you change your WordPress Security Keys?

All logged-in users will be automatically logged out.

500

What is one reason to restrict access to your WordPress site to certain IP addresses?

To prevent unauthorized access or attacks.

500

What happens if a website doesn't have an SSL certificate?

The website is more susceptible to hacking.

500

What is the recommended location for storing your WordPress website backup files?

On a cloud storage service.

500

What is one of the first things you should do if you suspect your site has been hacked?

Conduct a scan for malware or other suspicious activity