🇬🇧United Kingdom mbatterton
The patch 3208955-8.patch does respect the override in the settings.php but fails to allow emails to be sent when not overridden. We tried this with Brevo (SendInBlue). Please use it with caution.
✨ | Facets | For incoming requests with facet query parameters, add robots metatag with noindex value
🇬🇧United Kingdom mbatterton
Patch #5 works very nicely for facets 3.0 as well. We find this quite important for SEO and helps Google to stop crawling pages that have facet queries in the URL. This is dispite facet links do already have nofollow on each link apparently this is not enough.
🇬🇧United Kingdom mbatterton
With regards to helping with the facets performance when returning to the page where the facet range has been already applied the member error is thrown:
/www/web/modules/composer/facets/src/Plugin/facets/url_processor/QueryString.php on line 227
PHP message: PHP Fatal error:
Allowed memory size of 536870912 bytes exhausted (tried to allocate 65536 bytes) in /www/vendor/sentry/sentry/src/HttpClient/Plugin/GzipEncoderPlugin.php on line 53"
🇬🇧United Kingdom mbatterton
mbatterton → created an issue.