Drupal 8 has a Views setting for block displays that allows you to hide them when there are no results, empty text or headers/footers. I thought Backdrop had a similar option (or maybe that was D7) but I couldn't find it...
Drupal 8's empty block setting
Recommend adding this to Backdrop (if not already) and putting it under 'Block settings' section (for some reason Drupal has it at the bottom of the 'Other' section).
Recent comments
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1