Search Configuration for Page Designer Pages
Configure searching for Page Designer pages and attribute content.
- Enable Search and Search Suggestions for Page Designer Pages
Page Designer pages and components are content assets that can optionally be assigned to folders. In order to also make pages that are not assigned to folders searchable, you must extrend theContentSearchModel
to remove the folder filter. The same applies to content suggestions, so you want to apply the same adjustment to theSuggestModel
as well. - Enable Indexing for Attribute Content
You can specify that component or page attributes are indexed and searchable. When attributes are searchable, users can find pages by searching for the attribute value. For example, users can search for the text configured for a rich text attribute. - Use SEO Page Meta Tag Rules for Dynamic Pages
When you render dynamic Product Detail or Product List pages, use Page Meta Tag Rules that merchants configured to create meta tags in the HTML markup. Include a decorator that creates the HTML<head>
section of the page. When rendering the page, get the data from the Page Meta Tag Rules, and pass it to the decorator.
Infocenter Retirement: On June 30, 2023, the Infocenter was retired, and documentation currently hosted on the Infocenter will be published to Salesforce Help, Commerce Cloud Developer Center, and Salesforce B2C Commerce Developer Documentation Resources. For more information, see the release note.