Friday, June 21, 2024
1 change · saas-17.2
Enhancements to existing features
Forum question pages now include structured information that helps search engines show richer previews when questions have accepted or suggested answers. This can improve forum visibility in search results while added performance checks help ensure the change does not slow pages down.
Original PR description
This commit adds structured data in the form of a JSON-LD object to facilitate rich search engine results. Now, each question with a valid answer or suggested answers in the forum will be eligible for enhanced display in search engine results. task-3858663 Courtesy of @Sumeeshsree for his insight regarding this task.