by Jilu Joseph | Sep 20, 2019 | Drupal, Latest, Server Management
Getting a blank page on your Drupal website? Don’t worry, this happens sometimes after updating a module, theme, or Drupal core on the server. So we call it as the drupal white screen of death or WSOD We see version incompatibility problems, incorrect PHP...
by Jilu Joseph | Jun 11, 2019 | Drupal, Latest, Server Management
Sending emails via SMTP server reduces the chance of flagging them as spam. Also, using it in Drupal websites enhances the success rate of email reaching the destination server. However, improper Drupal 8 SMTP settings like wrong port or typo in SMTP server name may...
by Renodiya S | Jun 2, 2019 | Drupal, Latest, Server Management
Drupal is a free open source framework for Web Content Management. Due to its free availability, the source codes are re-writable by anyone. Therefore, hackers also gain access to files and manipulate them. To secure files, we need to set Drupal file permissions. At...
by Renodiya S | May 27, 2019 | Drupal, Latest, Server Management
URL redirects come handy when the website is under construction or during domain migration. In Drupal, URL redirects simply redirect visitors to the proper page, even when the original website has errors. Also, websites with too much content may often need merging or...
by Renodiya S | May 26, 2019 | Drupal, Latest, Server Management
Forgetting or losing your password is never a pleasant experience, especially when its the admin password. When your website is based on Drupal, periodic password resets enhances security. Fortunately, Drupal has an advanced feature to reset the admin password easily....
Recent Comments