With our Hosting services you will be able to install WordPress in a matter of minutes: Install WordPress from SWPanel, step by step. Log in to SWPanel and go to the Dashboard of your Hosting service: 💡 Use the search engine at the top to quickly locate (...)
The automated WordPress installation will install WordPress according to the language you have configured in SWPanel, for example, if you have SWPanel in Spanish, WordPress will be installed in that language. However, the language can be changed once insta (...)
WordPress Managed from SWPanel If you have a WordPress installed from SWPanel and you lost the email with the original WordPress administrator credentials sent on the day it was installed, or you simply don’t remember the administrator access password, you (...)
Updates to plugins or the WordPress core itself require access data to the FTP server. Normally they will be requested every time, but we can choose to include them in the WordPress configuration files so that they will not be requested again. Here is how (...)
Configure the permanent links (or permalinks) of your WordPress site is one of those essential tasks that you have to do before starting generating content. A correct configuration of permanent links allows you to: Generate clear and understandable URLs. (...)
It is possible that one of the needs of your WordPress site is to send email, using the "wp_mail()" function. Among others, it is usually used for sending: Contact forms Confirmation messages (registrations, orders...). Notifications to customers. We exp (...)
Introduction The All-in-One WP Migration WordPress plugin allows you to export your current WordPress website to a backup created in a single file with the .wpress extension, which you can then import into any other WordPress website. In addition the All-i (...)
Por defecto, una vez instalado tu certificado SSL, las visitas a la versión no segura ("http://www.tudominio.com") no serán automáticamente redirigidas a la versión segura ("https://www.tudominio.com"). Te indicamos cómo configurar en WordPress la redirecc (...)
Activate debug mode in Wordpress The debug mode is a WordPress tool that can be very useful, in order to obtain the error messages that your website made in WordPress is giving you. To activate this mode, you must edit the wp-config.php file that is in the (...)
When making our website with WordPress is necessary to have configured the sending of forms from the page itself, so that users can contact us quickly and effectively. This method allows us to give an extra way of communication to the usual ones or even no (...)