ms100
Forum Replies Created
-
Seems to be clean 🙂 Thanks for the help @codewoogeeksupport
Thanks @codewoogeeksupport !
Is there a word or something I can search for in the wp_post table?
So I can find the posts created by the plugin?Hi @maybellyne
Thanks for the response.
The wp_yoast_indexable records went from around 3000 to around 1500.Maybe it is an idea for even further improvement of the Yoast plugin to do this cleanup automated once a while?
Good afternoon,
If you would be able to reply, I would very much appreciate it 🙂
@dpinson Thank you very much!
So I use InnoDB. I read that it is a normal warning:
Sometimes when performing optimization on a table utilizing the InnoDB database storage engine, you could receive a warning, which may lead you to believe that this process failed. Do not be alarmed as in essence despite the warning “Table does not support optimize...” phpMyAdmin still performs a similar action leading to an equivalent result. It re-creates the table, exports the SQL code, and re-imports it. If MyISAM is selected, phpMyAdmin executes a standard optimization action, and you receive an “OK” under the “Msg_text” column.Thanks for helping me out @pmbaldha @bornforphp
@bornforphp Thanks for the reply.
When I try in phpmyadmin it says: Table does not support optimize
Probably because I have used the plugin function to convert to innodb?
Maybe innodb can not be optimised?Is there anything I can or should to about the tables colored red?
Thank you @sygnoossupport
Hello @sygnoossupport
Thank you for the reply!
Just curious… What did the plugin store in the wp_postmeta, that did not get cleanup after uninstalling? Is this a bug in the plugin feature or is there a reason why it’s left behind?