Skip to Main Content
Crafting Structured Data for AI Responses Banner

Crafting Structured Data for AI Responses

421899024 10160014929187201 3541990577107788219 n 2024 06 19 120204 sylo
By Matt on

How to help the AI and search engines understand your content better by providing relevant context to ensure a higher quality of indexing. With code examples.

Latest Craft CMS Posts

Matrix ckeditor conversion shelves representation
Mark syred

Migrating Matrix to CKEditor in Craft 5? This guide covers the undocumented CLI prompts, essential Twig template refactoring, and how to handle file conflicts. It's a real-world walkthrough for a smooth transition beyond the official documentation.

By Mark on Craft CMS
Craft CMS Dot One Tote Bag
Andrew profile

After spending the day together at Dot One London, our team gathered together their notes and favourite talks from what was for most, their first Craft CMS meetup.

By Andrew on Craft CMS
100 Shoreditch Venue for Dot One London
Andrew profile

The afternoon session at the Craft CMS Dot One Conference in London included 3 talks, covering how to position Craft CMS during sales discussions, a deep dive into a fantastic use case for Craft, and not least, a talk about some of the challenges we've faced ourselves.

By Andrew on Craft CMS
Travis Gertz Introduces the Craft Dot One Conference in London, September 2024
Andrew profile

This week we got to hang with the team from Pixel & Tonic who build Craft CMS. Dot One London was the second three mini one-day conferences and a great opportunity to mix with the community and hear all about what's new with Craft CMS.

By Andrew on Craft CMS
5
Andrew profile

After over 12 months in development, we're excited to see the launch of Craft CMS 5 which introduces a raft of new features to make managing your website and it's content easier than ever before.

By Andrew on Craft CMS
Craft cms red background
Andrew profile

Pixel and Tonic, the development team behind Craft CMS have announced some important changes to Craft CMS and Craft Commerce editions, licensing enforcement, and pricing.

By Andrew on Craft CMS
Close up of gears
Laura profile

Project Config in Craft CMS is a really powerful tool. But like all powerful tools, if you don't treat it with the respect it deserves, it can cause you a world of pain. Learn more about how to use Project Config without coming to tears.

By Laura on Craft CMS
Eyes leaves mosaic
Laura profile

There are a lot of things to love about Craft CMS. This article goes through things that I as a website designer love about using Craft CMS from a design and build perspective.

By Laura on Craft CMS
Fibre Optic Cables
421899024 10160014929187201 3541990577107788219 n 2024 06 19 120204 sylo

Exploring database connection methods in CraftCMS and Yii. We connect to a Microsoft Azure database and show examples of how we can handle the data in a number of different ways between our plugin code and templates

By Matt on Craft CMS , Code
Loading screen
421899024 10160014929187201 3541990577107788219 n 2024 06 19 120204 sylo

When connecting to enterprise systems we need to return the most recent data, this means we can't use caching but we end up with a slow loading page as a result. In this article we explain how to improve the speed whilst keeping the data fresh.

By Matt on Craft CMS , Code