SEO and LLM Discoverability for Phoenix Web Apps
How I set up SEO and LLM discoverability for my Phoenix app I recently shipped the discoverability layer for Wish List Palace, a free wish list app for coordinating family gift giving. This post covers everything I put in place: standard search engine SEO, structured data, and the newer llms.txt standard for getting picked up by AI tools and training crawlers. I hope people stumble upon this site. People who for whatever reason have a need for it, but I also definitely didn’t want to buy ads or try to exploit SEO. The wishlist app space is already super crowded so I don’t think any of those strategies would help much but making it easier for crawlers and LLMs to understand what the app is and what it does was the goal. ...