WordPress Certified Administrator - 3. Dashboard and Administration
Why is website speed optimization important?
Because faster websites lead to better user experience and can improve your ranking in search engine results
How can you keep your WordPress plugins up-to-date?
By manually updating each plugin in the WordPress admin dashboard
How can you limit the number of revisions WordPress keeps for each post or page?
By setting a limit in the wp-config.php file
How does a Content Delivery Network (CDN) help in improving your website's load speed?
By storing cached versions of your website in multiple geographical locations
The 'Site Health' tool in WordPress is primarily used for:
Checking the status and health of your WordPress site
The 'Media Settings' in the WordPress 'Settings' tab allow you to:
Control the default image sizes for your site
What are revisions in WordPress?
Copies of your posts or pages saved at various points in their creation/editing
For the sake of website speed, what should be used for playing a video on your site?
Embed the video
Which of the following types of WordPress hooks DO NOT expect data to be returned:
Filter hooks
What types of content are typically included in a sitemap?
Pages, posts, categories, and other taxonomies
Which of the following can be managed using the 'Export Personal Data' tool in WordPress?
Personal data of users for GDPR compliance
What is 'autosave' in the context of WordPress revisions?
A feature that automatically saves your posts or pages every 60 seconds while editing
What is a sitemap?
A list of all the public URLs on a website
Which of the following is a type of hook in WordPress?
Action Hook
In the WordPress 'Settings' tab, what does the 'General Settings' option let you change?
The site title and tagline
What happens to the widgets in an inactive sidebar when you switch themes in WordPress?
They are stored under the 'Inactive Widgets' section
How can you add widgets to your WordPress website?
Through the 'Widgets' section in the WordPress admin area
What is a common use of widgets in WordPress?
To add content and features to your site's sidebar
What is the main purpose of plugins in WordPress?
To add new functionalities or extend the capabilities of the site
What is the primary role of a WordPress plugin?
To add or extend the functionalities of WordPress
What is the primary purpose of a sitemap in WordPress?
To improve your website's SEO by making it easier for search engines to index your site
Can you use widgets on a WordPress website without any sidebars?
Yes, you can add them to any part of your website
Can you restore a previous version of a post or page using the revision feature in WordPress?
Yes, you can restore any previous version of a post or page
Which of the following plugins can be used to generate a sitemap in WordPress?
Yoast SEO
Which WordPress function is used to create a new action hook?
do_action()
Which tool can you use to measure your website's speed?
Google PageSpeed Insights
What is the best practice when it comes to installing plugins in WordPress?
Install only the plugins you need and keep them updated
What does the 'Erase Personal Data' tool in WordPress do?
It helps to erase personal data of a user upon their request
What is a filter hook in WordPress used for?
It is used to add or modify data
What are widgets in the context of WordPress?
Small blocks of specific functionality you can add to your site's sidebars