Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

URL change, Yoast Test Reset, Lots of SQL errors …

$
0
0

Replies: 0

Hello,

We changed our blog site URL, had problems with breadcrumb, use Yoast Test “Reset Indexable table and migrations”. We got a list error SQL index error:

“WordPress database error: [Duplicate column name ‘indexable_id’]
ALTER TABLE Adeaca_yoast_seo_links ADD indexable_id int(11) UNSIGNED

WordPress database error: [Duplicate column name ‘target_indexable_id’]
ALTER TABLE Adeaca_yoast_seo_links ADD target_indexable_id int(11) UNSIGNED

WordPress database error: [Duplicate column name ‘height’]
ALTER TABLE Adeaca_yoast_seo_links ADD height int(11) UNSIGNED

WordPress database error: [Duplicate column name ‘width’]
ALTER TABLE Adeaca_yoast_seo_links ADD width int(11) UNSIGNED

WordPress database error: [Duplicate column name ‘size’]
ALTER TABLE Adeaca_yoast_seo_links ADD size int(11) UNSIGNED

WordPress database error: [Duplicate column name ‘language’]
ALTER TABLE Adeaca_yoast_seo_links ADD language varchar(32)

WordPress database error: [Duplicate column name ‘region’]
ALTER TABLE Adeaca_yoast_seo_links ADD region varchar(32)

WordPress database error: [Duplicate key name ‘indexable_link_direction’]
CREATE INDEX indexable_link_direction ON Adeaca_yoast_seo_links(indexable_id, type)”

Now when use “Start processing and speed up your site”, we get “Something went wrong while optimizing the SEO data of your site. Please try again later.”

Anyone had the same problem? Solution?

Thanks!


Viewing all articles
Browse latest Browse all 59525

Trending Articles