• Resolved vegisto

    (@vegisto)


    Hello everybody,

    I’m not sure if the right entries are in my .htaccess for the WEBP and/or AVIF support.

    Is there a document which describes the entires compressX inserts in the .htaccess-file?

    Thanks in advance & kind regards

    Gerhard

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support tonyrobins

    (@tonyrobins)

    Hello @vegisto

    If it’s a Apache server, here is a doc on How-to: Config Apache htaccess Rules. Please note that the ‘.htaccess’ refers to the ‘.htaccess’ file in the /wp-content/ folder of the site, not the one in the website root. CompressX automatically creates the file and rules inside it, normally you don’t need to modify it.

    If it’s a Nginx server, here is a doc on How-to: Config Nginx htaccess Rules.

    To check whether WebP and AVIF is served, you can follow the steps below:

    1. Right click on the image, click Inspect,

    2. On the console that opens, click Network on the top, then see whether the image type is WebP or AVIF. See this example image.

    All the best,

    Thread Starter vegisto

    (@vegisto)

    Thank you very much. Works fine. WEBP and AVIF will be loaded. Great….

    Plugin Support tonyrobins

    (@tonyrobins)

    No problem. Let us know if you get any issues using the plugin.

    All the best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.