Hi, I am still getting this error. I have tried:
- Upgrading to the latest version 20.10.
- Rolling back to previous versions (20.9 and 20.8)
- Deleting the page and recreating it.
- Using the Yoast test plugin to optimise the SEO data. This just times out all the time.
It seems to only happen on new pages that are created. Here is the error which actually appears twice, but I have included it here just once, to save space:
WordPress database error: [Unknown column 'inclusive_language_score' in 'field list']
INSERT INTO
wp_yoast_indexable
(object_type
, object_id
, object_sub_type
, permalink
, primary_focus_keyword_score
, readability_score
, inclusive_language_score
, is_cornerstone
, is_robots_noindex
, is_robots_nofollow
, is_robots_noimageindex
, is_robots_noarchive
, is_robots_nosnippet
, open_graph_image
, open_graph_image_id
, open_graph_image_source
, open_graph_image_meta
, twitter_image
, twitter_image_id
, twitter_image_source
, primary_focus_keyword
, canonical
, title
, description
, breadcrumb_title
, open_graph_title
, open_graph_description
, twitter_title
, twitter_description
, estimated_reading_time_minutes
, author_id
, post_parent
, number_of_pages
, post_status
, is_protected
, is_public
, has_public_posts
, blog_id
, schema_page_type
, schema_article_type
, object_last_modified
, object_published_at
, version
, permalink_hash
, created_at
, updated_at
) VALUES ('post', '29538', 'page', 'https:/domain.com/team/', NULL, '90', '0', '0', NULL, '0', NULL, NULL, NULL, 'https://domain
.com/wp-content/uploads/2023/05/team.png', NULL, 'first-content-image', NULL, 'https://
domain
.com/wp-content/uploads/2023/05/team.png', NULL, 'first-content-image', NULL, NULL, NULL, NULL, 'Team', NULL, NULL, NULL, NULL, NULL, '40', '0', NULL, 'publish', '0', NULL, NULL, '1', NULL, NULL, '2023-06-29 08:19:20', '2023-06-28 17:26:02', '2', '50:88dde99c1330620d03f14aa9c6ca85d4', '2023-06-29 08:19:23', '2023-06-29 08:19:23')