Home Linux ServerWeb Server How to install WordPress on Webinoly

How to install WordPress on Webinoly

by Thạch Phạm
Published: Last Updated on
A+A-
Reset

How to install WordPress on Webinoly for newbie.

I. OVERVIEW

Welcome back to AZDIGI’s documentation channel. In today’s article, AZDIGI will automatically guide you to install WordPress and SSL certificates on Webinoly. Let’s get started.

And if you have not installed Webinoly, please review our tutorial on how to install and use Webinoly.

II. INSTALL WORDPRESS ON WEBINOLY

Step 1: SSH into the server

To install WordPress on Webinoly, we first need to SSH into your VPS/server as root. If you don’t know how to SSH into your VPS/Server, you can refer to the following tutorial:

Step 2: Install WordPress on Webinoly

In this tutorial, I will use a subdomain of huongdan.dotrungquan.info to install WordPress and SSL. I pointed this subdomain to the server’s IP.

Next, to install WordPress, you use the following command syntax: As shown below, I have installed WordPress and enabled the cache feature.

AZDIGI Tutorial
sudo site huongdan.dotrungquan.info -wp -cache=on
    

Then please wait a few minutes for the system to automatically install WordPress and cache.

Install WordPress on Webinoly

After receiving the successful WordPress installation notification, please visit the website to set up WordPress.

When I access the website, I receive a message with a user and password input box. As I mentioned in the previous post, By default, after installing WordPress, Webinoly will enable the wp-admin folder protection and you need HTTP authentication as follows:

Install WordPress on Webinoly

You need to create a new user with the following syntax:

AZDIGI Tutorial
sudo httpauth  -add
    

After entering the command sudo httpauth -add, enter the information below:

HTTP-Auth User: Set login name
HTTP-Auth Password: Set password

Install WordPress on Webinoly

After creating the authenticated user, go back and enter the information to continue setting up WordPress.

Install WordPress on Webinoly

At the Welcome screen, please enter the information about your website:

  1. Site Title: Title for the website
  2. Username: Website admin login name
  3. Password: Website admin login password
  4. Email: Website admin email
  5. Click Install WordPress
Install WordPress on Webinoly

After clicking Insstall WordPress, the system will automatically install WordPress for you, usually, it only takes a few tens of seconds to complete. When finished, you access the domain name to receive the results. And this website does not have SSL; to install SSL, you follow the next step.

Install WordPress on Webinoly

Step 3: Install SSL for the website

To install SSL, use the following command:

Note: If during the SSL installation process, the system shows a message to enter the email, please enter it, this email will manage SSL and receive SSL renewal information.

AZDIGI Tutorial
sudo site huongdan.dotrungquan.info -ssl=on
    
Install WordPress on Webinoly

After the installation and activation notification is successful, please visit the website to check. If the padlock appears as shown below, you have done it successfully.

Install WordPress on Webinoly

Step 4: Configure Cache

Cache configuration and very important step is almost indispensable for WordPress websites, when your website is cached, it not only helps reduce web server load but also helps your website have faster access and data access many times. In this article, I will use the Nginx Helper plugin and the Redis Object Cache plugin.

Note: Because Webinoly uses FastCGI, you use the Nginx Helper Plugin and cannot use other Plugins such as wp-rocket, w3total cache, swift performance…

If you don’t know how to install a plugin on your WordPress website, follow the instructions below:

After you have installed the above 2 plugins, you can configure Nginx Helper and Redis Object Cache:

Configure the Nginx Helper plugin

With the Nginx Helper plugin, you can enable the following options:

  • Tab Purging Options: select Enable Purge
  • Caching Method: select nginx Fastcgi cache (requires external settings for nginx)
  • Pure Method: select Using a GET request to PURGE/url (Default option)
  • Purging Conditions: Tick the corresponding options for you, here I leave the default.

After selecting, click Save all changes to apply the changes.

Install WordPress on Webinoly

Configure Redis Object Cache

To enable Redis Object Cache, go to Settings => Redis and click Enable Object Cache to activate.

Screenshot 2020 12 26 at 23.26.39@2x

After activating Redis Object Cache successfully, you will receive a message like below with the line Status: Connected.

Screenshot 2020 12 26 at 23.27.05@2x

III. Summary

So AZDIGI has completed the tutorial on installing WordPress on Webinoly with the cache and SSL plugin. Now you can log in and install the theme, plugin to build your website.

Wishing you success!

If you need assistance, you can contact support in the ways below:

Đánh giá

Tham gia nhóm hỗ trợ Server - Hosting

Tham gia nhóm Hỗ trợ Server - Hosting & WordPress để cùng nhau hỏi đáp và hỗ trợ các vấn đề về WordPress, tối ưu máy chủ/server.

Tham gia ngay

Bài viết cùng chuyên mục

AZDIGI – Không chỉ là đơn vị hàng đầu trong lĩnh vực Web Hosting và Máy chủ, chúng tôi mong muốn mang lại những kiến thức bổ ích nhất và luôn cập nhật thường xuyên cho cộng đồng người đam mê thiết kế website, công nghệ,…

Vui lòng không sao chép nội dung nếu chưa xin phép. Designed and Developed by PenciDesign