Category: Knowledge base

  • Testing PHP 8 with WordPress

    Testing PHP 8 with WordPress

    The new PHP 8, thanks to its new JIT compilation engine, has revealed a positive impact on performance. And as we know, more speed means that our WordPress website will be able to serve more users and rank better! However, a “Major” version release implies being very careful about incompatibilities. Read more if you want…

  • Disable WordPress XMLRPC

    Disable WordPress XMLRPC

    In this post we analyze precisely the “when” and “why” to disable XMLRPC and how to do it efficiently. Remote access to WordPress using XMLRPC has been made easy for many years. Sending HTTP requests to xmlrpc.php allows you to send commands to WordPress and manage its content without login into the desktop. However, XMLRPC…

  • Connect via SFTP with FileZilla

    Connect via SFTP with FileZilla

    This guide shows you how to connect to an FTP Server with FileZilla using the secure SFTP protocol. SFTP “Secure File Transfer Protocol” is the FTP version with which you can safely manage your web files.

  • Recover a backup from a different site

    Recover a backup from a different site

    This post shows you how to recover a backup from a site different than your current one.As a WordPress developer, webmaster, or designer, you probably manage multiple WordPress sites. Yes, it makes sense to have a bunch of bootstrapped sites, blueprints, skeletons, and reuse them as a template.

  • How to Install Let’s Encrypt SSL Certificate in Wetopi

    How to Install Let’s Encrypt SSL Certificate in Wetopi

    Goal: Install a Free Let’s Encrypt SSL HTTPS Certificate in wetopiResource required: 1 minute of your time + 1 wetopi server. (sign up and get your free development server now) Gone were the days where SSL certificate is only available to the selected few. With advancement in security requirement, now everyone can enjoy website security…

  • How to Change the Domain Name of your Wetopi site

    How to Change the Domain Name of your Wetopi site

    If you’re managing a site on Wetopi, whether it’s through a paid subscription or using a Free Development server, this guide will walk you through the steps to assign your own domain name to your site.