Create the LLMs.txt automatically and on a schedule.#22253
Merged
leonidasmi merged 12 commits intofeature/llms-txtfrom May 15, 2025
Merged
Create the LLMs.txt automatically and on a schedule.#22253leonidasmi merged 12 commits intofeature/llms-txtfrom
leonidasmi merged 12 commits intofeature/llms-txtfrom
Conversation
leonidasmi
commented
May 14, 2025
|
A merge conflict has been detected for the proposed code changes in this PR. Please resolve the conflict by either rebasing the PR or merging in changes from the base branch. |
Contributor
Author
|
CR + Acceptance is ✅ |
18 tasks
18 tasks
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.
Context
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
Test instructions
Test instructions for the acceptance test before the PR gets merged
This PR can be acceptance tested by following these steps:
wpseo_llms_txt_populationaction is created. And nollms.txtfile is created.wpseo_llms_txt_populationscheduled action was created, that's about to run in the next 5 minutes/llms.txtfile has been created in the root of the server and that's accessible inexample.com/llms.txtUpgrade routines(no longer relevant after #22281)In a fresh site that didnt have this code before have Yoast SEO activate and checkout this branch. Run the upgrade routineOr if you're QA, install the released version and upgrade to this RC.Using WP Crontrol, confirm that there's no scheduledwpseo_llms_txt_populationaction.Toggle the setting on and confirm that thewpseo_llms_txt_populationgot created.Remove the cron via the WP Crontrol plugin and file from the file system.Re-run the upgrade routine and confirm that thewpseo_llms_txt_populationwas created again, to be ran in 5 minutes.Relevant test scenarios
Test instructions for QA when the code is in the RC
UI changes
Other environments
[shopify-seo], added test instructions for Shopify and attached theShopifylabel to this PR.Documentation
Quality assurance
Innovation
innovationlabel.Fixes https://github.com/Yoast/reserved-tasks/issues/537