Tonight playing up with taxonomy terms (deleting some vocabularies, changing other terms of vocabularies -> one that are displayed on homepage) and changing how views are displayed caused 'broken links' to some blocks on homepage first and then then after refreshing message on home page info that 'Requested page could not be found'. As a result all view blocks are gone.
Yesterday some type of content was deleted (if I remember correctly) and caused the same thing -> all blocks on homepage were removed.
My boss is considering moving from Wordpress to Drupal, but my concern is that the site might not be as easy to optimize for search as WP if we do so? Can someone confirm/affirm?
The site I want would like to transfer is this: https://bettingpartner.dk/ - is it possible to keep the same layout in Drupal?
Most of our traffic is through Google, therefore it wouldn't make sense to lose this and thereby revenue if we can't edit e.g. meta tags, add canonicals and so on.
I am building an enterprise application using Drupal 8. In my application, I have a form with a Button and a TextBox. A user can click the Button to pull data from an external REST API endpoint (for example from, http://example:8700/reading). The retrieved data must then be populated on the TextBox.
With Panels and Page Manager module it is quite easy get the result however I only can configure specified pages with those modules.
Is it possible to change display of a blocks in a region from row to columns, so from one above another to one next to each other. Or do I need to modify template or maybe there is a module for that?