Free Salesforce ADX-271 Exam Actual Questions

The questions for ADX-271 were last updated On Jun 13, 2025

At ValidExamDumps, we consistently monitor updates to the Salesforce ADX-271 exam questions by Salesforce. Whenever our team identifies changes in the exam questions,exam objectives, exam focus areas or in exam requirements, We immediately update our exam questions for both PDF and online practice exams. This commitment ensures our customers always have access to the most current and accurate questions. By preparing with these actual questions, our customers can successfully pass the Salesforce Create and Manage Experience Cloud Sites exam on their first attempt without needing additional materials or study guides.

Other certification materials providers often include outdated or removed questions by Salesforce in their Salesforce ADX-271 exam. These outdated questions lead to customers failing their Salesforce Create and Manage Experience Cloud Sites exam. In contrast, we ensure our questions bank includes only precise and up-to-date questions, guaranteeing their presence in your actual exam. Our main priority is your success in the Salesforce ADX-271 exam, not profiting from selling obsolete exam questions in PDF or Online Practice Test.

 

Question No. 1

A consultant is asked to set up a new experience using the Customer service template. The articles from an existing knowledge base must be exposed in the new site.

What are the two ways the consultant should associate the articles with topics?

Choose 2 answers

Show Answer Hide Answer
Correct Answer: A, D

Two ways the consultant should associate the articles with topics are A and D. Topics are keywords or phrases that help users find and organize content in Experience Cloud sites. To associate articles with topics, you can select the appropriate topics on the Knowledge tab within Lightning Experience, which allows you to view and edit articles in a list or Kanban view. You can also manually add one or more topics to each article within Workspaces, which allows you to create and manage articles in a collaborative environment.


Question No. 2

Ursa Major Solar (UMS) is using the Customer Account Portal template where both customers and employees can log in to view information about the company. UMS would like the Home page to

showcase internal resources at the top for its employees, and would like self-help resources to be available for lagged-in customers. UMS wants to exclude employee resources from the layout of

the Home page when customers are logged in.

Which functionality should UMS utilize to showcase the Home page in different ways?

Show Answer Hide Answer
Question No. 3

Ursa Major Solar has a customer portal where both customers and employees can log in to view information about the company. The marketing team has created a special design of their lago and company branding for their Platinum customers, and would like the user interface in the portal to reflect that special design when a Platinum Calculator customer is logged in.

Which functionality should the Experience Cloud manager use to achieve this?

Show Answer Hide Answer
Correct Answer: D

Branding sets allow you to customize the look and feel of your Experience Cloud site by applying different colors, fonts, images, and logos. You can create multiple branding sets for different audiences and assign them using audience targeting. For example, you can create a special branding set for your Platinum customers and apply it only to them.


Question No. 4

Northern Trail Outfitters (NTO) is planning to create an HR desk for its employees. The Technology team recommend using Experience Cloud to build the HR help desk app.

What should NTO consider when building the HR desk app?

Show Answer Hide Answer
Correct Answer: C

When building an HR help desk app using Experience Cloud, you need to consider some points, such as:

HR user profile is not only available in Employee Cloud with Employee permission set license. HR user profile is a standard profile that can be used with any user license type that supports Experience Cloud access.

In order to protect employee privacy, the HR help desk app does not need to be created in a different org than the main org. You can use sharing settings and permissions to control who can access what data in your org.

In order to leverage organizational structure, the HR help app must be created in the main org. This will allow you to use role hierarchy and public groups to share data based on your org structure.

HR user profile is not only available in Enterprise and Performance Editions with HR permission set license. HR user profile is available in any edition that supports Experience Cloud.


Question No. 5

Northern Trail Outfitters wants to add a background image to a record list of products in its digital experience.

How should an administrator accomplish this?

Show Answer Hide Answer
Correct Answer: D

To add a background image to a record list of products in its digital experience, an administrator should build a custom Lightning component. A Lightning component is a reusable unit of user interface that you can create and customize using code. A custom Lightning component allows you to add your own functionality and design to your Experience Cloud site. To add a background image to a record list of products, an administrator should build a custom Lightning component that uses the SLDS Background Image utility class and the lightning-record-list base component.