25.6-RC1
Pre-release
Pre-release
Changes compared to: 25.5
Enhancements:
- Introduces a way to manually select the pages to be included in the llms.txt file. #22428
Non user facing:
- Makes sure pages are the first entry in the llms.txt #22410
- Makes sure that the user can't select a page multiple times in the manual page selection dropdowns of the LLMs.txt settings page. #22419
- Fixes an unreleased bug where looking for available pages to add to llms.txt would fail if the feature is disabled at first. #22411
- Adds tests for the indexables-pages slice of llms.txt. #22429
- Disables the llms.txt setting for multisites in the new settings page too. #22405
- Prevents user from adding more than 100 pages in the llms.txt file. #22426
- Makes sure the
available_postscall is only fired when needed. #22418 - Creates the llms.txt settings page. #22345
- Adds multiple dropdowns for the manual selection of pages in the llms.txt file. #22388
- Fixes the content analysis app configuration so it can handle Javascript files with optional chaining syntax
.?. #22407 - Updates copy in the placeholders of the llms.txt page dropdowns. #22423
- Deals with pages that have been selected and then got deleted/private/noindexed etc. #22413
- Uses indexables for populating the dropdowns for the manual page selection in llms.txt. #22400
- Deals with the DB cleanup of pages that had been selected for the llms.txt file but then got deleted or made private. #22417
- Updates the sitemap link text in the llms.txt file. #22421
- Fixes some quirks regarding the page dropdowns on the settings' LLMs.txt page. #22406
- Disables relevant settings when pages are noindexed and/or disabled from indexables. #22420
- Cleans up the feature branch (from console logs, etc.) #22424
- Adds the llm txt opt in. #22425
- Restores llms.txt feature card that was removed in Create the llms.txt settings page with some first elements and updates the button to redirect to the llms.txt settings page. #22398
- Updates the search value target route for llms.txt to the new llms.txt settings page. #22398
- Adds the back-end part for manual selection of pages for the llms.txt #22395
- Adds another wpseo option in the database, one that's specific to the llms.txt feature. #22384