# BEGIN WP-Optimize Gzip compression
<IfModule mod_filter.c>
<IfModule mod_deflate.c>
# Compress HTML, CSS, JavaScript, Text, XML and fonts
AddType application/vnd.ms-fontobject .eot
AddType font/ttf .ttf
AddType font/otf .otf
AddType font/x-woff .woff
AddType image/svg+xml .svg
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font
AddOutputFilterByType DEFLATE application/x-font-opentype
AddOutputFilterByType DEFLATE application/x-font-otf
AddOutputFilterByType DEFLATE application/x-font-truetype
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/x-font-woff
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE font/otf
AddOutputFilterByType DEFLATE font/ttf
AddOutputFilterByType DEFLATE font/woff
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE image/x-icon
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/xml
# Remove browser bugs (only needed for really old browsers)
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Header append Vary User-Agent
</IfModule>
</IfModule>
# END WP-Optimize Gzip compression
This code leads to error 500 instantly, unless removed.
What is the issue?
with WP 5.3 handling large images now, I would like to know if there is a way to trigger the resizing for previously uploaded images as well?
Thanks
Hendrik
]]>But in the process of extending the addon plugin, the “Apply settings to existing posts” section in the addon setting was touched, which created unwanted forums that needed to be deleted. So I reset the forum completely.
But now, I’m hitting on “Apply settings to existing posts”, but it is not working with old post?. Please, what can I do to get old post to sync again?
]]>Is there a guide somewhere we can go by for how to update it? We’ve successfully been able to make updates to the theme in the past. But all the information on Google is too out of date or basic. Resetting permalinks has been tried. PHP syntax checks say all is well. We need something to give us an idea what WordPress currently uses to call categories to compare too.
]]>I have a custom post type with a customised meta description shortcode. The shortcode is %%specs%% which is working very well with yoast seo plugin.
Now, please how can I get it to work with rankmath?
Thanks.
]]>Updating failed. Error message: The response is not a valid JSON response.
. Please help me to resole this.
Thank you for your support in advance.
]]>The site is experiencing periodic image loading issues, and we’re seeing these PHP errors.
]]>I just wanted to report the following findings. I updated the plugin to version 3.0.0 in two different sites. One site is running WordPress 5.3 and the other site is running WordPress 5.2.4.
1) The site running WordPress 5.3, the admin design has a few cosmetic issues. For example: A few fields are longer than other fields. A couple of images with a question mark are very large in size.
2) The site running WordPress 5.2.4, works beautifully.
The issue I am reporting here is similar or the same as the following support thread.
If you need me to do more testing, please let me know.
Thank you
]]>