Optimole
Forum Replies Created
-
Hello Kumar,
I’m not seeing Optimole active on your site right now? Moreover, the image you are reporting is not optimized thru Optimole, it’s a source image from your site.
Do you use any caching mechanism on your site? Make sure to clear that after you have connected the plugin.
Hello @moreddwr,
That’s strange. Can you get in touch with me on https://optimole.com/#contact ?
Also, can you tell me what you have used to build that area in the header? Is it something from the theme?
Hello @eyetooth-art,
We plan to add to a cache-buster option but for now, is still work in progress.
Meanwhile, you can try to change the master quality? This should also refresh the cache.
Let me know if this helps.
Hello @aluknot,
Indeed it seems we have a bug in this particular case which I have managed to tackle and I will release it in the next update.
Meanwhile, for a quick fix, you can use this:
add_filter( 'optml_ignore_image_link', function ( $old, $url ) { return ( strpos( $url, 'generate-qr-code.php' ) !== false ); }, 10, 2 );- This reply was modified 7 years, 2 months ago by Optimole.
Hello @taisho,
I appreciate your feedback, you have some valid points which made me think more about this.
The quality factor also depends on the user’s website profile and the type of images used. For some of them, auto might be better than the WordPress default value, for some it does not.
However I agree that point value might be better for users who want a more granular setting, I will try to improve them in the next release.
Hello @aluknot,
We don’t have something like this right now but I will try to add it in the next release.
Please keep an eye over the changelog for this change.
Thanks a lot for your feedback.
Hello @taisho,
Yes, there is an explanation for this. In the Optimole settings, you use auto quality which is the same quality as the source image.
If you change that from the Optimole settings tab to something like medium or low, it might get better.For instance, with low on https://mledntqeqnnn.i.optimole.com/w:416/h:312/q:55/https:/parymet.pl/wp-content/uploads/2019/03/satyna12x25_b.jpg has around 7KB
with the medium on https://mledntqeqnnn.i.optimole.com/w:416/h:312/q:75/https:/parymet.pl/wp-content/uploads/2019/03/satyna12x25_b.jpg it gets around 10KBI hope this answers your question.
I’m happy to hear that you like it, @mounyo111!
I’m happy to hear that you like it, @putzrahadian !
Thanks a lot for your feedback! I’m happy to hear that you like it.
If you have any other suggestions on how we can make this even better, let me know.
Thanks a lot for your feedback! I’m happy to hear that you like it.
If you have any other suggestions on how we can make this even better, let me know.
Thanks a lot, Gerardo! I’m happy to hear that you like it.
If you have any other suggestions on how we can make this even better, let me know.
Thanks a lot, Joseph ! I’m happy to hear that you like it.
If you have any other suggestions on how we can make this even better, let me know.
Hello Declan,
We only re-write iframe sources only if that source matches an image URL. Otherwise, it should not be the case.
Would you mind contact me at https://optimole.com/#contact with the site along with the problematic URL? I would love to check it out.
Thanks!
Hello @kostasdan63,
Yes, exactly. If your turn the plugin off, the image urls will turn back to your original ones. Make sure to clear the cache after, if you use any caching mechanism.