As a popular and flexible content management system, it’s no surprise that Drupal 8 makes it easy to create and publish a variety… Continue reading Types of content in Drupal 8
Author: María Bustillos
María is an enthusiast of cinema, literature and digital communication. As Content Coordinator at HostPapa, she focuses on the publication of content for the blog and social networks, organizing the translations, as well as writing and editing articles for the KB.
How to install a custom menu in Drupal 8
Once you’ve installed Drupal on your server, one of the first steps in building an attractive and simple to use site is creating… Continue reading How to install a custom menu in Drupal 8
How to create an admin account in WordPress via MySQL
If you experience an issue in which your administrator account is blocked from accessing the WordPress dashboard, one way to resolve the problem… Continue reading How to create an admin account in WordPress via MySQL
How to repair MySQL databases and tables hosted on VPS servers
As your website database grows in size, errors may occur from time to time. Fortunately, tools are available to quickly check and repair… Continue reading How to repair MySQL databases and tables hosted on VPS servers
How to create an “Under Construction” page
You may have seen “Under Construction” pages used across the Internet. They’re simple landing pages that inform users that the web site being… Continue reading How to create an “Under Construction” page
How to use SSH in the Terminal app on Mac OS X
Secure Shell (SSH) is a commonly used protocol to gain remote access using a command line interface. Administrators with advanced knowledge may use… Continue reading How to use SSH in the Terminal app on Mac OS X
How to use the traceroute command
When you visit a website, traffic is routed through a number of computers around the world. The speed at which web pages load… Continue reading How to use the traceroute command
How to locate .htaccess files
What is an .htaccess file? .htaccess is a configuration file you can use to control some behaviour and security settings on Apache-powered websites.… Continue reading How to locate .htaccess files
How to redirect a website using a meta tag
The most common way to redirect a website is using an .htaccess file with the RedirectPermanent directive, however you can also redirect using… Continue reading How to redirect a website using a meta tag
What is an intermediate SSL certificate?
An intermediate certificate is any certificate that sits between a site’s SSL certificate and a root certificate. An intermediate certificate is signed by… Continue reading What is an intermediate SSL certificate?