How to make product feed output HTTPS links to image URLs?

To include an HTTPS link to an image URL in a product feed, please open app/code/local/Amasty/Feed/Model/Profile.php.
Then find the #344 line and comment out:
$value = str_replace('https:', 'http:', $mediaConfig→getMediaUrl($value)).
After you save changes, flush Magento cache and generate the feed once again.

See more details on Product Feed page

User Guide external-link

Loading

Didn’t you find the answer to your question? We are always happy to help you out.

Loading
Loading