database error duplicate entry internal_link_count incoming_link_count
-
Version 5.7.1
I’m getting constant database errors:
INSERT INTO
wp_yoast_seo_meta
(object_id
,internal_link_count
)
VALUES (267, ‘4’)Gives:
Duplicate entry ‘267’ for key ‘object_id’Getting this for both internal_link_count and incoming_link_count
I am getting 6 to 12 errors on almost every page load.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘database error duplicate entry internal_link_count incoming_link_count’ is closed to new replies.