Bulk Updater Slow
-
Hey there,
When I run the bulk updater it is extremely slow.
It updates about 1 image every 2-3 seconds.
Further, every hour it automatically and independently stops updating images, even when the computer is turned on and I am logged in the admin dashboard.Any suggestion to overcome this ?
Thanks,
T4
The page I need help with: [log in to see the link]
-
Hey @thnk4
In the free version, attributes are updated in the media library which is much much faster than updating them within posts and pages. 2-3 seconds per image is quite slow.
Try optimizing and repairing your database. I hope your server is powerful enough.
Please let me know if you see a speed increase after this. Best regards.
Hey dear,
Thanks for the advice,
Would you suggest any plugin to optimize the db ?
Thanks,
T4I always use WP-DBManager – https://ww.wp.xz.cn/plugins/wp-dbmanager/
Remember to take a backup first, the same plugin does that!
I’ll try this one and update you tomorrow morning.
Thanks for support.
Gonna rate your plugin, dear
T4
I appreciate it! Please let me know how it goes.
I am exploring an alternate way to update everything in bulk, so your feedback will help me.
Good Morning dear,
I’ve used the plugin, repaired & optimized the db.
However, it is still extremely slow in both sites http://www.frnshx.it and http://www.frnshx.ru.
The strange thing is that on http://www.frnshx.com, which is mainly identical to the other 2, it worked perfectly.
Thanks in advance,
T4
How strange! Are all these websites on the same server as well?
If you go to WordPress admin > Media > Library and edit an image and change its attributes manually and click “Update”, does it take longer on http://www.frnshx.it/ and http://www.frnshx.ru/ as compared to http://www.frnshx.com ?
Yes, same server.
And no, I wouldn’t say it takes longer to manually edit the media on frnshx.it/ru than on frnshx.com.
Any advice would be appreciated!
T4
So that most likely means that some other plugins / functions are hooking onto the actions and filters within the
wp_update_postfunction.This WordPress function is what the plugin uses to update the image attributes. Also uses
update_post_meta.Some of the action hooks are
save_postandedit_attachment.Not sure if you understand this (sorry if not), but in short some other code is running while trying to update the database. This could be coming from one of the plugins you have installed, or custom code added to
functions.phpof your active theme.What plugins does frnshx.it/ru has that isn’t isntalled on frnshx.com? Try deactivating them and then see if the speed improves.
Best regards.
@thnk4 I read your answer incorrectly (my mistake), I thought you said, it DOES take longer when you update manually.
But my answer still stands. since it wasn’t slow on a website on the same server, please see what is different between the two websites. Are there any additional plugins on it/ru that isn’t on .com?
Hey dear,
The website are exactly the same!
They’re using the same plugins.
frnshx.com has a bit more products on it than the other two. This is the only difference.
They also, obviously, use different languages as primary. I know that different languages might create differences among sites. However, I believe this not the case.
To share an update with everyone else. @thnk4 and I worked on this issue over email.
Each update of the database was taking 4 times longer than expected and the interesting thing was that other websites on the same server did not had the issue.
Since it was a production website, there were limitations to the amount of testing I could do. So we have decided to leave it be for now.
Something to look into for the future.
Closing this ticket for now. Thanks.
@arunbasillal I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials on these forums.
https://ww.wp.xz.cn/support/guidelines/#the-bad-stuff
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.
Hello Jan,
Just adding a link to my reply on Super Progressive Web Apps plugin forum so future users who might read this can read my response.
Thanks again.
My original response to Jan: https://ww.wp.xz.cn/support/topic/app-not-updating/?view=all#post-10204770
The topic ‘Bulk Updater Slow’ is closed to new replies.