In my WordPress blog I am facing some issues because of old post slugs, So I searched and deleted old post slugs in MySQL but the database has many empty old post slugs, I don’t know about them.
So my real question is that “Can I delete empty old post slugs? Is there any harm if I delete them?”
In my WordPress blog I am facing some issues because of old post slugs
Share
As mentioned in comment by Jan Dvorak, I tested and deleted all the empty
wp_old_slugsand everything seems fine.But sure I don’t know why these slugs ere empty?