wp_yoast_seo_meta bug when adding new post/page
-
Hello,
When trying to add a new post/page before hitting publish I’m getting the following error:
INSERT INTO
wp_yoast_seo_meta
(object_id
,incoming_link_count
) VALUES (36343, ‘0’) /* From […/wp-admin/post-new.php?post_type=page] in [/…/wp-content/plugins/wordpress-seo/admin/class-database-proxy.php:47] */
Duplicate entry ‘36343’ for key ‘object_id’Do you have any idea what could be going wrong? Thank you.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘wp_yoast_seo_meta bug when adding new post/page’ is closed to new replies.