Web Wash

Primary tabs

Articles from Web Wash

In this video, you’ll learn how to build a Drupal site from start to finish. We start by setting up hosting for the site on Cloudways and pointing to a custom domain name.

Often on a website, you want to control what pages are displayed in search results. You can do this by adding the noindex meta tag to pages.

Recently working on a Drupal site, creating new paragraph types as you do… While creating pages and testing the paragraphs, I got the following error: This entity (paragraph: ID) cannot be referenced.

The Taxonomy Manager module provides a different user interface for the management of taxonomy terms, particularly in batch operation.

The Field Group module allows you to organize field widgets and formatters. You can group them into tabs, fieldsets and so on. It’s a great way to organize your content form, especially if you have a lot of widgets.

An entity reference field allows you to create relationships between other entities such as pages and articles. The field comes with an autocomplete widget that will enable you to search and select other entities.

When you create a form using the Webform module, you may need a “preview” step. This is a page or step which allows the user who’s submitting the form to preview what’s being submitted.

Drupal ships with flexible commenting functionality out of the box.

Backup is an essential aspect for every site but often overlooked. Backup seems time-consuming and unnecessary, but when things happen, it can be a life saver freeing you from unexpected damage.

The Simple XML Sitemap automatically generates a XML sitemap for your Drupal website whilst adhering to Google’s latest recommendations and guidelines.

Pages