Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Bruce (a11n)

    (@bruceallen)

    Happiness Engineer

    Hi @moreaujuli1

    It seems like something may be blocking the Site Accelerator on your site.

    I ran the following cURL command:

    curl -A"Photon/1.0" https://i0.wp.com/www.plasticatbay.org/wp-content/uploads/2022/05/DensityTests.jpg -I

    and it gave me back this error:

    HTTP/2 404 
    server: nginx
    date: Thu, 02 Jun 2022 17:50:17 GMT

    Can you share this with your host and see if they have any blocks in place for this?

    Enter the cpanel or ftp hosting control panel and look for the htacces file if there is a code like this or similar “RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ – [F,NC]” delete the line and solve the problem.

    Thread Starter Boorhin

    (@moreaujuli1)

    @brahimmadaghna sorry it didn’t change anything. Also one post is showing images, the other doesn’t
    Thanks

    Hey @moreaujuli1

    You shared a link where the permalink is set to show the date at the URL but looks like the site’s permalinks are set to be the title slug only.

    Could you check the permalinks and your image settings and see if everything is set correctly, please?

    You can check more about Permalinks here:

    https://wordpress.com/support/permalinks-and-slugs/

    Let me know if you have any questions.

    My best regards,

    Michelle

    Thread Starter Boorhin

    (@moreaujuli1)

    The solution was to change the upload folder RWX to 755, it was 744. No idea how that happened, an update?

    Hi @moreaujuli1

    Jetpack doesn’t have permission to change your folders’ CHMOD. If that occurred, it was at the hosting level and not with our plugin.

    I am glad that it was solved.

    Let me know if you have any questions.

    My best regards,

    Michelle

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘images uploaded are 403 on Internet’ is closed to new replies.