After building the pagoda panel and website environment, and resolving the domain name, we can officially start building the website.The pagoda panel can bind many websites on the server. If you don't bind websites, you can't access them directly, so we need to add websites first.Daddy tip: add the domain [...]
After upgrading to WordPress version 5 or above, the default editor will be updated to Gutenberg editor.Old users may feel uncomfortable using it, so share this method to disable the new Gutenberg editor of Wordpress.Article Contents
Markdown editor is a lightweight text editor. It uses simple and easy to remember plain text markup syntax to realize formatting of titles, lists, links, pictures, code blocks, etc., which is popular with many programmers. WordPress now uses Gutenberg editor by default,
Sometimes when sharing things with others, you need to tell them the list of resources in the folder. Although screenshots can be solved, if there are many subdirectories, screenshots will be troublesome. So you can use the following bat file to list all resources in the current directory into the txt file, including the resources in subdirectories
Vultr is a stable VPS service provider that has been used by dads for nearly 10 years. This Vultr tutorial gives you a detailed introduction to how to use Vultr to build a website, as well as some other common problems of Vultr, such as how to install the pagoda and how to deal with Vultr being walled
When we use WordPress to build a website and run it for many years, the WordPress database will usually become bloated, which will affect the running speed of the website. Dad recently purchased the Advanced Database Cleaner PRO
TablePress is a plug-in that can add tables to WordPress. In "Several ways to add tables to WordPress", this plug-in was introduced in the article, and this article introduces its specific use methods.Article directory 1 Plug in installation 2 Create table
The domain name registration authority recently adjusted the wholesale price of domain names, which led to a certain increase in the price of domain name registration service providers, including NameSilo. When Daddy first wrote the NameSilo domain name registration tutorial, the price of com seemed to be about $10. How long was it 23 years ago
When we create e-commerce websites for customers, some friends hope that they can directly open the home page of the website to see the purchase interface of a single product.Generally, we add products on the home page through WooCommerce section code or other builders, which are product images and titles displayed, and you need to click
Article directory 1 Step 1: Check the current swap usage 2 Step 2: Create a new swap file 3 Step 3: Set the permissions of the swap file 4 Step 4: Format the file into the swap space 5 Step 5: Enable the swap file 6 Step