Tailwind Logo

Sitecore Search - Check your content

Search

Published: 2023-08-10

In the last issue, we used the Source function to import site content into Search. In this issue, we would like to review that data.

Check the content

Above the menu sources, click on the "Content Collection" menu item to open the Content Collection menu.

searchcatalog01.png

The Content collection contains two sets of data, but this time open "Content".

searchcatalog02.png

When you open the content, you can see a list of successfully crawled content as shown below.

searchcatalog03.png

You can click on any content to see what kind of data you are getting.

searchcatalog04.png

You can see that the values set for each Attribute in the above page are stored as data for the content specified by XPath. As for images, we can use the OG tag to set images related to the content.

Summary

This time, we checked what kind of data the imported contents were. In particular, we were able to confirm that the values set by XPath are saved as Attributes for the detailed information of the contents.

Tags