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.
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...
Posted21 hours 17 min ago by Alejandro Cremaschi (argiepiano) on:
Was this problem ever resolved @argiepiano?
I am experiencing something similar with smtp, mailsystem, mime_mail and views_send.
If I try to attach a pdf document, it gets sent but...
Posted1 day 3 hours ago by Martin Jones (nattyweb) on:
If you’re planning on building this from scratch, you might look at how the seven module handles SMS/external APIs as a reference for the connection side. Integrating Dialogflow via a custom...
Comments
Just seeing if anyone has any ideas on this one?