Your product branding team has asked you to reconfigure all image fields in all places where they are used, to remove "gif from the Allowed file extensions.
How can you find all the places an image field is being used1?
You have migrated an existing website to Drupal by only using core features. The client is now reporting a tremendous decrease of the SEO rank because of missing SEO metadata on all pages.
What can you do to get metadata into your newDrupal site?
You are building a Drupal site that makes great use of imagery Photos are used throughout the site in different sizes and attached to various entities
How should you handle the images for the site so that they can be easily managed and used in multiple locations?
Your site review team reports that the new Product pages look good, buttakes a long time to load.
What are two possible causes? Choose 2 answers
In the process of building your website, you installed several Drupalmodules to try out, but did not end up using Should you uninstall these unused modules?
Your Drupal site contains a contact form for anonymous users, with the following fields: subject (text plain), name (text plain), email (Email), message (text long), attachment (file)
All fields are without any restrictions and none is mandatory to send the form
What is the potential security threat with this form1?
The design team reports that image quality across the site is not up to their standards. The raw images they are delivering look good, but on the site they don't look as good
What configuration change could you make to improve image quality without replacing the images?
White reviewing an article node, you notice that the linked text for one of its assigned categories is misspelled.
How will you fix the spelling of the category? Choose 2 answers
You are having trouble using a certain contributed module You have read the module's documentation and ensured it is configured correctly.
How should you find help? Choose 2 answers
There are two contributed modules you are considering using (Module A and Module B) The modules have very similar functionality and either will fit your site's needs In looking at the two modules' project pages, you notice:
Module A
• Version: 8.X-2.6
• Last commit: 4 days ago
• 5,851 sites report using this module
Module B
•Version 8.x-1 0-rc2
• Last commit: 2 years ago
• 107 sites report using this module
What can you tell from this information?
Your company has multiple offices around the world, each of which has its own detail page on the company website Offices willbe added regularly by the content maintenance team, with each office assigned to one of a limited number of global regions You've been asked to create a directory page listing all of these offices, grouped by region In order to keep the list of regions small, you've been asked to make sure that only site administrators can create, modify, or delete regions.
What kind of Drupal content architecture would best support this?
The information security team wants to make itharder for bots and unauthorized users to create and activate new accounts
What are two ways to reduce the number of unwanted new, active accounts? Choose 2 answers