This is the name of the software used to create websites and blogs.
What is WordPress?
This controls the visual appearance of your WordPress site.
What is a theme?
Plugins are used in WordPress to do this.
What is add new features or functionality?
WordPress posts are usually used for this type of content.
What is blog or news content?
Using a strong one of these protects your WordPress admin login.
What is password?
WordPress is written primarily in this programming language
What is PHP
A theme that is ready-made and can be installed is called this.
What is a pre-built theme?
This popular plugin is used for SEO optimization.
What is Yoast SEO?
Pages differ from posts because they are usually this.
What is static/timeless content?
This plugin helps protect your site from malware and attacks.
What is Wordfence?
The main screen you see when you log into WordPress is called this.
What is the Dashboard
The part of a theme that controls the header and footer is usually called this.
What is template file?
WooCommerce is a plugin that allows you to do this.
What is creating an online store/e-commerce site?
The block editor used in WordPress is called this.
What is Gutenberg?
Regularly creating this ensures you can restore your site if it breaks.
What is a backup?
WordPress uses this type of database to store website content.
What is MySQL
To customize colors, fonts, and layouts without touching code, you use this WordPress feature.
What is the Customizer?
When a plugin causes your site to crash, this mode can help fix it.
What is Safe Mode / Recovery Mode?
To optimize images for faster loading, you might do this.
What is compress / resize images?
The practice of keeping WordPress, themes, and plugins updated is called this.
What is maintenance/updates management?
WordPress.org vs WordPress.com: This version allows you full control and hosting freedom.
What is WordPress.org?
Child themes are used for this reason.
What is to safely modify a theme without losing updates?
This is the process of updating plugins without breaking your site.
What is plugin version management/testing updates?
This is the term for grouping related content together, like “News” or “Events.”
What is a category or taxonomy?
To prevent brute force login attacks, you might implement this security measure.
What is two-factor authentication (2FA)?