Danger Training exercise. # Experience review SEO enhanced step-by-step guide: [here](https://creativest.apishowdown.com/guide) ## What made you smile? * SEO configuration was very simple to add (we knew documentation in advance) * Idea with AI search is really good ## What did you find confusing? * It wasn't possible to copy&paste image without having to download it and upload it to the editor * When providing image path there was no autocompletion that would speed up and validate file path * We were getting 404 when trying to query for image. When we have used some SEO tools they didn't render image. We suspect that image is improperly handled - no asset is generated when it's provided in seo in front matter of md file. * Typo in documentation (https://redocly.com/docs/realm/config/seo) - `You must specify the path to an existing image in your project project.` * We've tried to ask how to enable seo for our page using AI search (`how can I enable seo for one of my pages?` prompt) but there were no results. It was `thinking` all the time so we cancelled search. * Re-trying AI search gave us good results, but when asking `follow-up question` it didn't find an answer. It seems follow-up questions don't have context of previous answer so it's not possible to perform continous search. * AI Search gave us some hint how to upload image (without having to download it and re-upload) and place it under `images` folder, but it didn't help troubleshooting issue with seo image path returning 404.