Blog
-
How to install Drush on shared hosting with Cpanel
Drush is one of the most useful command line utilities for experienced users administering a website on CMS Drupal 10. With its help you can easily clear the cache, enable a module, as well as solve problems with errors on the site caused by the work of modules.
-
Updating a site from Drupal 7 to Drupal 10. Checklist before migrating the site
On the first of September 2023 we launched a new version of our corporate website on a new version of CMS Drupal 10. More than 7 years have passed since the redesign, so we took into account in advance the moments that can be encountered when updating the project taking into account future SEO promotion.
-
How to clear the Drupal 10 cache automatically on a schedule
There are times when you need to clear the Drupal cache on a specific schedule, for example, you have the current date displayed in a template on your site, in this case cron and drush help.
-
How to programmatically add a title tag to Wordpress images?
In Wordpress, when programmatically displaying an image through the the_post_thumbnail function, there is a problem with displaying the title tag, by default, when calling the standard function, we will receive only the alt tag. Since this parameter indirectly affects SEO, this problem can be solved in the following ways.
-
How to disable (remove) a module in Drupal 9
Perhaps most users who actively use Drupal 7 use the checkboxes for each module in the general list to disable modules. However, in version 9, this option is no longer available.
-
Microsoft Developer Tour in Minsk. Report "Deployment and management of CMS Drupal in Microsoft Azure"
On March 21, 2015, the vmn.by team took part in the Microsoft Developer Tour conference, which was held at the Renaissance Minsk Hotel. In this article, we will take a closer look at the possibilities of integrating CMS Drupal 7 with Microsoft Azure and how to manage a site using the Drush tool.