Tag: Wetopi Features

Wetopi, as a WordPress managed hosting, provides servers and services that are tailored specifically for WordPress.

In this section you’ll find the How-to posts of the Advanced Server Options

Https security.
WP Redis Setup.
WP Super Cache.
Xmlrpc enabled.
Filesystem lock.

And the How-tos to the main features of Wetopi, such as clonation. backup recovery, and others that will help you get the most out of Wetopi.

  • How To Configure WP Super Cache

    How To Configure WP Super Cache

    Discover the key aspects to configure WP Super Cache and be able to serve the pages of your WordPress website at maximum speed

  • WordPress File Permissions: When and How to Lock Them for Maximum Security

    WordPress File Permissions: When and How to Lock Them for Maximum Security

    WordPress File Permissions means that some neat features of WordPress come from allowing various files to be writable by the web server. However, allowing write access to your files is potentially dangerous, particularly on WordPress sites with pending security updates. Blocking the WordPress filesystem via File Permissions will help you increase the security of your…

  • Share Your WordPress Site With Other Users

    Share Your WordPress Site With Other Users

    Goal: Share your WordPress site and servers access with other users.Resources: 30 seconds of your time + 1 wetopi server. (sign up and get your free development server) A collaborator user in Wetopi is someone who has access to your site with their own login credentials. This is a great feature for granting access to…

  • How to Clone A WordPress With Wetopi

    How to Clone A WordPress With Wetopi

    I have personally experienced the pain a broken site causes after updating plugins and/or WordPress core, my WordPress just died. I’m sure you have seen the error 404, 502, 503, 504, unable to connect to the database, CSS file goes missing after an update and so on. BTW, we deal with these errors too and…

  • 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…