• Resolved sagency

    (@sdagency)


    Using SiteGround’s SG Optimizer plugin.

    Went to try and disable the webp conversion option and it said something was messing with REST API or something and it couldn’t disable. SO I temporarily deactivated the All in One WP Security plugin and I COULD disable webp in SG Optimizer.

    1. Do you know what feature of AIOWPS might have caused that conflict?

    The reason I did any of this is because webps generated by SiteGround are looking awful.They are blaming WordPress default compression, but I know what that looks like and this is much, much worse.

    2. Is it possible anything in AIOWPS could be blocking or messing with a script that runs compression on JPGs or webp conversion? I added
    add_filter(‘jpeg_quality’, function($arg){return 100;}); to my functions.php file adn it made ZERO difference.

    Here is the interesting thing. When AIOWPS is off then JPGs uploaded look pretty good. When it’s on then they are overly compressed. Gotta be a conflict somewhere. Right?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Can you goto Miscellaneous and uncheck:Disallow Unauthorized REST Requests?

    Thread Starter sagency

    (@sdagency)

    It was already unchecked.

    Plugin Support vupdraft

    (@vupdraft)

    Under Firewall >> Additional Firewall rules; can you see if “Deny bad query strings” is checked?

    • This reply was modified 1 year, 4 months ago by vupdraft.
    Thread Starter sagency

    (@sdagency)

    Yes it is checked. So that might take care of the REST API issue?

    Any ideas about #2 or do you think they are related?

    Plugin Support vupdraft

    (@vupdraft)

    If you goto Firewalls>>Additional firewall rules, do you have “deny bad query string” checked or unchecked?

    Thread Starter sagency

    (@sdagency)

    Had that unchecked as well.

    Plugin Support vupdraft

    (@vupdraft)

    Can you deactivate all the All-in-one settings and reactivate them one by one to see which particular settings is causing issue number 2?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘webp creation’ is closed to new replies.