eBay and HTTPS on website images
-
Hi everyone,
So we use WP-Lister, a plugin that mirrors selected products from our WordPress website to eBay.
We have recently had EV SSL added to our WordPress website for security.
Once we did that we downloaded this awesome plugin, thank you guys / gals, it works perfectly.
The issue now is that eBay doesn’t accept images that are SSL (HTTPS) related. We found this out when we went to mirror some products and WP-Lister threw some errors our way.
We have been to WP-Lister and this is the conversation:
————————————–
Image URLs, SSL and eBay
Since I enabled SSL for my site, I get this “Error: ExternalPictureURL server not available (21916543)” and my images are not uploaded anymore. How can I fix this?You probably have SSL enabled for your whole site and you automatically redirect all non-SSL traffic to the SSL version. (ie. http:// is automatically redirected to https:// by your server).
While this generally works with all browsers, eBay isn’t able to process image URLs starting with https://. They require the image to be available without SSL, which is why WP-Lister replaces “https” with “http” itself, but this can’t work if your server refuses to deliver the image without SSL and always redirects to the SSL version.
You should contact your hosting provider – or the person who set up SSL on your site – and tell them to exclude static URLs (like .jpg images) from the forced redirect. While forcing SSL for all dynamic content like pages does make sense, static content like images should be accessible with SSL and without SSL alike – it’s generally considered best practice.
————————————–
So:
1. We have contacted our hosting server and they have said “We don’t change the traffic leaving you site, the plugins that you have to force SSL would be stopping the images from being accessible via HTTP, can you try temporarily disabling the SSL plugins that you have?
2. Obviously we do not want to disable our SSL, so how can we remove images from SSL please?
Our settings for this plugin are currently:
1. Content
2. WooCommerce + Google Chrome HTTP_HTTPS bug (fixed in WooCommerce v2.3.13)
3. standard WordPress function
* detected as recommended settingThank you
The topic ‘eBay and HTTPS on website images’ is closed to new replies.