• Resolved kimcom

    (@kimcom)


    Hello

    I realize that images that are not created and produced 404 are the images that are uploaded to the article and do not belong to the sizes of wordpress or plugins.

    However, when the web is visited by an ipad, the user requests all pictures not only WordPress or plugins.

    this produces an additional CPU overhead when trying to find images that do not exist.

    @ 2x.jpg ‘does not exist. I receive tons of messages like this day

    This is a very clear example, visit

    https://meowapps.com/wp-retina-2x/debug-retina/

    now see this link

    https://meowapps.com/wp-content/uploads/retina-debug-inspect-1024×434.png

    certainly sees it

    Now try to see this

    https://meowapps.com/wp-content/uploads/retina-debug-inspect-1024×434@2x.png

    surely it gives 404 error

    well, when the site receives visits from an operating system of apple, requested all pictures, not just those created by wordpress or plugins.

    usually the images in the articles, all delivered 404

    If I have an article with 10 images in and is visited from an iPad, I’ll have 10 errors 404.

    Now imagine that same articles is visited by 1000 people who use an iPad.

    That means you’ll have 10000 404s

    causing a very high consumption of CPU Completely unnecessary.

    I expound this just to mention an existing problem that still seems to have no solution.

    I hope soon enuentre something that can solve this serious drawback.

    https://wordpress.org/plugins/wp-retina-2x/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi kimcom,

    Yes, this is why you should use the recommend method of my plugin: PictureFill (or Responsive Images). Those 404 errors would never happen with those methods, and they are picked by default. Are you using Retina.js method? In that case, yes, that method uses the Retina.js script (external script maintained on GitHub). If you are using one of my recommend methods and you still have those 404, another plugin you are using on your theme might actually load that Retina.js script anyway, in that case nothing much you can do except modifying the code or asking the author of it.

    Thread Starter kimcom

    (@kimcom)

    if it works well, the images are created based on the design responsive.

    but is not created @ 2x for the original image in the post content.

    Plugin Author Jordy Meow

    (@tigroumeow)

    When you disable the plugin, you still have the same problem, right?

    Thread Starter kimcom

    (@kimcom)

    to disable the plugin the problem worse, since they are not the rest of the images @ 2x.

    on the other hand when I let work run by the responsive images. for some reason also a call is made to “Medium Large” causing 768×461@2x.jpg ‘does not exist.

    Thread Starter kimcom

    (@kimcom)

    in short, the only problem is:

    not created @2x of the original.

    in responsive, they are created problem for “Medium Large” in WordPress 4.4

    —————–

    Responsive to disable the problem disappears with “Medium Large”.

    however the problem perciste:

    juanmanuel.jpg [exists]

    juanmanual@2x.jpg [does not exist]

    Plugin Author Jordy Meow

    (@tigroumeow)

    Why your theme needs retina for full-size? You should ask them. Do you need it? You should ask yourself those questions.

    You should try to remove retina loading from your theme and depends only on my plugin. You will avoid those 404.

    Or you can get the Pro version of my plugin that let you upload a retina for full-size from its UI.

    Thread Starter kimcom

    (@kimcom)

    I do not understand.

    404 errors are not generated by the plugin, are generated when the site is scanned by the bot apple.

    on the other hand, no need for full-size retina, the point is very similar to the example of the logo.

    finally I think I’ll upload the images to the article and FTP subire Mimas @ 2x images with the end and the plugin to do their work with self-generated images by wordpress.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Your theme does something with retina also, which is why you are having an error. Yes, the easiest is to upload the missing images by FTP to avoid that issue.

    Thread Starter kimcom

    (@kimcom)

    On the contrary, its wing plugin works seamlessly with images of the theme. all sizes are created theme retina thanks to the plugin.

    as to the images of the post:

    FTP upload the same images with @2x the end and the plugin to do their work with self-generated images by wordpress.

    on the other hand, I have disabled the option responsive wordpress, and only fails locking retinas default.

    Thank you

    Plugin Author Jordy Meow

    (@tigroumeow)

    Cheers πŸ™‚

    Thread Starter kimcom

    (@kimcom)

    regards

    thanks for answering my messages.

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

The topic ‘@2x.jpg Post image’ is closed to new replies.