Feed outputs "pub" in the URLs of the "image" attribute when generated by Cron. How can I resolve it?
In order to change the behavior, open the env.php file located in app/etc/, find the document_root_is_pub line, and ensure that you have it enabled (=> true) as shown in the screenshot below:
Related Articles
The feed is not generated by schedule, Cron Job status is "Missed". How to fix this?
The most common reason for the 'Missed' Cron jobs is that Cron is configured in such a way that the pauses between its runs exceed the Missed if Not Run Within time setting of the Cron jobs. For instance, Cron is scheduled to run at 1, 30, and 59 ...
Feed is empty after download - how to fix that?
If the feed was created via the custom feed template in .xml, .txt, or .csv formats, it is required to manually add some product attributes to it because initially, the custom template does not contain any attributes. For that, navigate to the ...
How to add an attribute to the list of attributes in the feed?
In order for the attribute to be available in the list of attributes in the feed profile, it should be allowed for usage in Promo Rules Conditions. Follow the steps below: Step 1. Navigate to Stores → Attributes → Product, choose the attribute and ...
Generating a feed returns an error: "Something went wrong: Couldn't lock indexer. Reindex in progress". How to fix?
This message indicates that during the generation of the feed, its indexers are currently in progress, in the Processing status. Before proceeding with the next steps, please make sure to update the extension to version 4.0.0, where we significantly ...
How to upload feed to Facebook?
Please follow the below instructions to create a Facebook feed with the scheduled generation synced with Magento 2. Set up the initial product catalog in Facebook business account in Data Sources → Data Feed → Next. Then specify all the required ...