• Resolved lubo2019

    (@lubo2019)


    Hi,

    I have converted all of my images to webp…but now the thumbnails of a link doesn’t work…the OG images dosent show this is what I get from facebook scraper:

    <u>caution-solid</u>Warnings That Should Be Fixed

    or this one:

    Could not scrape URL because it was malformed

    —-

    It was working before the conversion.

    Could you please help me with that.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lubo2019

    (@lubo2019)

    I forgot to ask can I go back and delete all the covered images and restore like it was before the installation of the plug in?

    Thread Starter lubo2019

    (@lubo2019)

    sorry for the many replies:

    <u>caution-solid</u>Warnings That Should Be Fixed

    • Inferred PropertyThe provided ‘og:image’ properties are not yet available because new images are processed asynchronously. To ensure shares of new URLs include an image, specify the dimensions using ‘og:image:width’ and ‘og:image:height’ tags. Learn More
    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @lubo2019,

    Thank you for your message.

    Maybe I’ll tell you how our plugin works?

    When a browser tries to download an image file, the plugin checks if it supports the AVIF format (if enabled in the plugin settings). If so, the browser will receive an equivalent of the original image in the AVIF format. If it does not support AVIF, but supports the WebP format, the browser will receive the equivalent of the original image in WebP format. In case the browser does not support either WebP or AVIF, the original image is loaded. This means full support for all browsers.

    Our plugin does not modify or delete original files. Files converted to WebP and AVIF formats are saved in a separate directory: /wp-content/uploads-webpc/.

    Below I have attached the tutorial describing how to test the plugin:
    https://mattplugins.com/docs/how-to-test-converter-for-media-plugin

    When you deactivate the plugin, images will be loaded in their original format. Our plugin removes everything after itself upon uninstallation.

    Best,
    Mateusz

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.