I am importing a D7 site into Backdrop. The existing blog posts are aliased as node/ and not blog/ and I want to be able to reference them in a visibility condition in my layout, but there doesn't seem to be an option to do that.
So, I guess I will have to bulk delete the existing aliases and regenerate using the new pattern. But then, I think, I will lose the existing links known to search engines, won't I?
GitHub Issue #:
1997
Recent comments
I’ve been looking into different ways to handle integrations more efficiently, and the approach you mentioned here clarifies a few things I was stuck on. Definitely going to try implementing...
Integration
It’s really interesting that clearing out the menu_links table and reinstalling the Admin Bar module did the trick. Menu corruption is such a common headache when moving from D7 to Backdrop,...
Upgrading from Drupal 7 - problem
Restore Newsletter Subscriptions from a Dev Website In my last comment, I described a way to restore newsletter subscriptions from a database backup. The method involved directly editing...
Re-enable Simplenews newsletter subscriptions that had been erroneously disabled