Blog

What is the Hreflang tag? Introduced by Google in December 2011, the hreflang attribute allows you to show search engines (Google among them) what is the relationship between web pages in alternative languages. That is, it is very useful when you create specific content for a local audience and you...
Read more
When you have to modify the values of the fields by code, there are several ways to do it. The most typical one: $entity->field_name->value = 'foo' $entity->field_name->target_id = 123 but it is the same as doing: $entity->field_name = 'foo' $entity->field_name = 123 That's a shorter way to write the same...
Read more
File permissions, by default on a website, should be 644 for files and 755 for folders. If for some reason you have changed them or if some plugin or module has created directories with different permissions, just run this command from the root directory (www, public_html, htdocs, httpdocs...) to change...
Read more
For those who have never used it, CSS is great, it is a style language (not programming) that allows us to make web pages more beautiful. It allows us to indicate colours, width, height, images, positions, font sizes, everything that has to do with design! CSS has evolved a lot...
Read more

Have Any Project in Mind?

If you want to automate your business or do something with Drupal, let's talk.

AI automation, consulting, development or Drupal website maintenance.