Frequently asked questions
FAQ
Frequently asked questions
Drupal modules for website functionality, such as Layout Builder, Token, and Simple XML Sitemap, enhance user experience, streamline workflows, and optimize content management for modern websites.
Recommended modules include Security Kit (security headers), CAPTCHA or ReCAPTCHA (bot protection), Password Policy, Flood Control, and Login Security.
To create a scalable Drupal eCommerce website, work with expert Drupal developers who can adopt best practices, improve site performance, and customise features to match your business objectives.
Headless Drupal eCommerce separates the Drupal backend from the frontend, allowing companies to use modern frameworks such as React or Vue.js to deliver faster, more engaging buying experiences across all channels.
Drupal commerce solutions optimize product management, payment processing, and order monitoring while providing a more personalized shopping experience that boosts customer engagement.
Drupal eCommerce development offers advanced customisation, seamless connectivity with third-party tools, multilingual support, and the ability to handle content and commerce on a single platform.
Drupal for eCommerce provides unparalleled flexibility, scalability, and security, enabling businesses to create highly customised online stores that cater to specific customer needs.
The recommended best practice is to use language-specific URL prefixes (e.g., /en/about, /fr/about). This approach keeps all languages within a single domain, making management easier and helping search engines understand the language variations.
Other options supported by Drupal include:
- Subdomains (e.g., fr.example.com)
- Separate domains (e.g., example.fr)
Prefixes are usually preferred for simplicity and SEO unless there’s a business case for domains/subdomains.
Drupal automatically adds hreflang tags through its built-in multilingual system. When multiple language versions of a page exist, Drupal outputs tags in the page’s HTML head. These tags signal to search engines which language/region version of a page to display, improving SEO and preventing duplicate content issues. Additional contributed modules like Simple XML Sitemap or Metatag can further enhance hreflang management.
Drupal provides multilingual functionality through four core modules:
- Language – Lets you add and configure multiple languages.
- Content Translation – Enables translation of content entities like nodes, taxonomy, and custom blocks.
- Interface Translation – Allows translation of interface text (UI strings).
- Configuration Translation – Provides translation for site configuration, such as views, menus, and fields.
Together, these modules make it possible to translate content, UI elements, and settings consistently.
Pagination
- First page
- Previous page
- …
- 68
- 69
- 70
- 71
- …
- Next page
- Last page