Forum Discussion
Niklas_Wilhelm
Nov 21, 2019Copper Contributor
SharePoint Search wrong ContentType and ContentTypeId for Modern Sites
Hello, currently I am facing a issue with the SharePoint Online Search and Modern Pages. I've got SitePages with a different ContentType and want to search for these articles by the ContentTypeI...
MartijnvL
Aug 26, 2025Copper Contributor
Did you find a solution to fix this? We seem to be having the same issue
- DaveMehr365Aug 27, 2025MVP
Same here, with a value "text/html; charset=utf-8 Site Page" in the field ContentType.
Maybe you can use a Handlebar expression in PnP - Search Results WebPart to trim only the relevant part you will see in a column. But you still have the full code in a PnP Refiner WebPart.Best, Dave- MartijnvLAug 27, 2025Copper Contributor
Thank you for the suggestion, I will try that