Add JSON-LD and llms.txt for AI search - #1244
Merged
Merged
Conversation
One local plugin injects Organization and SoftwareSourceCode structured data using the same @id as swmansion.com, and writes llms.txt from the pages Docusaurus just built. CI fails if the file is missing or lists nothing.
A title containing regex metacharacters would change the pattern's meaning or throw at build time.
mdydek
marked this pull request as ready for review
August 20, 2026 09:18
WPT non-regression comparisonPASS — no regressions · 0 improved section(s) · overall 2632 → 2632 (0) Unchanged sections (28)
Baseline: Workflow run · this comment is updated on every push. |
mdydek
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two SEO changes for the docs site. Nothing changes the rendered page.
Organizationwith the same@idas swmansion.com, plusSoftwareSourceCodefor the library, derived fromsiteConfig. The identical@idis what makes engines read the docs and the company site as one entity instead of two unrelated ones.llms.txt, generated at build — no new dependency. Lists every docs page. The docs build now fails if the file is missing or lists nothing.Both come from one local plugin,
plugins/swm-geo.js, registered with a single line. The same change is going out across the docs repos; reference: software-mansion/react-native-reanimated#10332.Check: CI prints
llms.txt lists N pages.