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 submit product feed to Google Merchant?
Once the feed is created in the Magento, you can upload it to the Google Merchant, following these simple steps. 1. Create a feed in your personal Google Merchant account by navigating to Products and clicking Add Products. Select the option Add ...
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 2.8.0, where we significantly ...
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 ...