Summary
Warning: VTEX has two search options - VTEX search and VTEX Intelligent Search. This article refers to the VTEX search. To learn more about the VTEX Intelligent Search application, see this track.
In the VTEX Search documentation, we have the following scenario:
According to the term sought, the system can render the contents of a layout if the folder has the name equal to the searched term.
If the searched term exactly matches the name of a folder configured in the Landing Page, this folder will be rendered. However for a portal structure where a landing page is inside another folder, this feature does not work:
/folder1/folder2
http://www.yourstore.com/folder/landingpage
Simulation
Create a second folder level in the Portal.
- Catalog > Portal > Web Sites > Select the Web Site > "/"
- Within a folder, create a new folder
- Assign a layout to this new folder
- Search in your site for the name of the new folder - the result will be: 404 Page Not Found
Workaround
Currently there is no workaround for this problem.