Images are not displaying

I’ve imported an old site that I need to rework, but some (most) images are not showing up (400 error). They all seem to have URLs like this: https://i1.wp.com/my-site.local/wp-content/uploads/2019/02/image-name.jpg?fit=2880%2C2048

I’ve found that the images show up when I change the URL to http and remove the i1.wp.com/ portion of the URL (both changes are necessary), like so: http://my-site.local/wp-content/uploads/2019/02/image-name.jpg?fit=2880%2C2048

I’m using version 3.0.4 on a Mac.

Thanks in advance for any help!

Hi @sjk,

I believe the reason why those images aren’t showing up is because you have the Site Accelerator feature turned on within the Jetpack plugin. You can test this by going into your site and turning that feature off to see if those images show up on your local site. It should work when you do push that site live. If you turned Site Accelerator feature off, you will want to make sure that it is turned back on when you push it live. Let us know if this doesn’t work or if you have more questions!

Keegan