Open
Description
Preconditions and environment
- Magento version 2.4.6-p9
I believe the behavior is also the same on the latest version, sincepub/media/.htaccess
andnginx.conf.sample
are the same there
Steps to reproduce
- Install vanilla magento
- open
<magento>/media/sitemap/foobarbaz
Expected result
Response: 404 NOT FOUND
Actual result
Response: default product image
Additional information
This behavior looks correct in case we are trying to load some unexisting image.
But in case with sitemaps it's important for search engines to have 404
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.