Description of the need As Backdrop has redirect functionality, it would be good if the Backdrop would have Internal Redirects. Because doing full redirection is not good behavior of an application and using internal redirects would protect users and will be easy for developers to build on top of it. Here I am specifying, internal redirects for the files to use, not like as URL alias does in the backdrop(they don't create alias for files and all).
Alternatives that have been considered These type of internal redirect can be seen in CMS like Wordpress and all.
Recent comments
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules
Setting up a multisite with multilingual support can definitely get a bit tricky with all those configurations. If you're looking for a way to keep things clean, I've found that using a quick...
Multisite for multilingual website
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