
By default, the out-of-the-box Power Pages search only indexes structured Dataverse content (like tables exposed via lists or forms). That’s why your HTML page text and content snippets aren’t showing up.
HTML page content → The portal search doesn’t crawl static HTML. To make it searchable, you can either:
So in short:
👉 OOB search = Dataverse data only.
👉 To search HTML or snippets = either restructure content into Dataverse entities or extend with Azure Search.