Prerequisites
Please give us a description of what happened
Description:
In the Pages admin overview (/wp-admin/edit.php?post_type=page), the SEO title column shows the exact same title for every page — specifically the title of one particular page ("aaa Dummy – MDT travel"). This only occurs when WP_ENVIRONMENT_TYPE is set to local, staging, or development. Setting it to production immediately resolves the issue.
Step-by-step reproduction instructions
- Set up Yoast SEO on a WordPress Multisite installation
- Set define('WP_ENVIRONMENT_TYPE', 'local'); in wp-config.php
- Create multiple pages and assign individual SEO titles via the Yoast SEO metabox
- Navigate to Pages → All Pages in the WordPress admin
- Observe the "SEO title" column
Expected results
Each page displays its own individually configured SEO title, regardless of the environment type.
Actual results
All pages display the same frozen SEO title. Changes to individual titles are not reflected in the column. Switching to production fixes the display; switching back to local/staging/development freezes the titles again until the environment is toggled.
Screenshots, screen recording, code snippet
Additional notes:
- The bug affects all sites within the Multisite network
- The issue is fully reproducible by toggling WP_ENVIRONMENT_TYPE between production and non-production values
- Individual SEO titles are correctly entered and saved in the Yoast metabox
- Rebuilding the SEO index (Yoast → Tools → "Optimize SEO data") did not resolve the issue
- A screenshot of the affected admin overview is attached
Which editor is affected (or editors)
Which browser is affected (or browsers)
Device you are using
Desktop
Operating system
Mac 26.5.1
PHP version
8.5
WordPress version
7.0
WordPress Theme
No response
Yoast SEO version
27.8
Gutenberg plugin version (if relevant)
No response
Elementor plugin version (if relevant)
No response
Classic Editor plugin version (if relevant)
No response
Relevant plugins in case of a bug
No response
Prerequisites
Please give us a description of what happened
Description:
In the Pages admin overview (/wp-admin/edit.php?post_type=page), the SEO title column shows the exact same title for every page — specifically the title of one particular page ("aaa Dummy – MDT travel"). This only occurs when WP_ENVIRONMENT_TYPE is set to local, staging, or development. Setting it to production immediately resolves the issue.
Step-by-step reproduction instructions
Expected results
Each page displays its own individually configured SEO title, regardless of the environment type.
Actual results
All pages display the same frozen SEO title. Changes to individual titles are not reflected in the column. Switching to production fixes the display; switching back to local/staging/development freezes the titles again until the environment is toggled.
Screenshots, screen recording, code snippet
Additional notes:
Which editor is affected (or editors)
Which browser is affected (or browsers)
Device you are using
Desktop
Operating system
Mac 26.5.1
PHP version
8.5
WordPress version
7.0
WordPress Theme
No response
Yoast SEO version
27.8
Gutenberg plugin version (if relevant)
No response
Elementor plugin version (if relevant)
No response
Classic Editor plugin version (if relevant)
No response
Relevant plugins in case of a bug
No response