Improve website search - Baidu, Google custom search and Elasticsearch self-built search

Although the search that comes with WordPress can search for some things, sometimes the search results are not necessarily satisfactory, and there is no joint search or fuzzy search, so sometimes you have to specify accurate keywords to get the search results. Moreover, the search that comes with WordPress relies heavily on MysqL database queries, which can be time-consuming if the database is large.

WordPress adds Alipay, WeChat reward button production examples and Paypal.me reward link

I have always had the idea of ​​adding a tip button to the website. Now that I don’t have much income from blogging, wouldn’t it be nice to have a tip button that might one day be noticed by a “big boss”? Secondly, it is now more popular to add reward buttons in self-media, such as WeChat public accounts, and knowledge payment and knowledge monetization are in the ascendant.

CentOS Web Panel - the best free server control panel for CentOS systems

Generally speaking, the panels we use can basically be used on various Linux distributions such as Ubuntu, CentOS, Debian, etc., such as the Pagoda panel, VestaCP panel, ISPConfig panel, etc., all of which can be installed and run on Linux. However, the CentOS Web Panel I want to share today is “different”.

As you can tell from the name, CentOS Web Panel is a VPS control panel specially built for CentOS systems. It can be said to be very powerful. CWP will automatically install a complete LAMP on your server, including: apache, php, phpmyadmin , webmail, mailserver.

Five things to note when making PayPal cash withdrawals - account binding, failure to lock, handling fees and withdrawal time

For friends who make money online abroad, withdrawing US dollars through Paypal is a very troublesome thing. In the past, Paypal wire transfers were used, and the handling fee was 30 US dollars. In addition, a certain handling fee was charged for wire transfers to China. I used to use Bank of China to collect US dollar wire transfers from Paypal, and a handling fee of 12 US dollars was deducted. However, since 2016, Paypal has added another way to withdraw US dollars: continuous payment withdrawal. The basic process is to register for LianLian Pay and bind PayPal.

LAMP.sh one-click installation package to easily build an Apache website building environment - automatically install SSL and PHP components

If it is used to build a website, I still recommend using Nginx. Because I used to be an Apache user, many people say that Nginx is very strong in handling static requests, while Apache is stronger in terms of stability. However, during the process of building a website, I still find Nginx more convenient to use.

aaPanel Pagoda Free VPS Control Panel International Version - Automatically apply for SSL and multiple PHP versions to coexist

A friend previously recommended the aaPanel panel to me on the special page of the server control panel list. This is an international version of the Pagoda Linux panel. It gives me the feeling that it is exactly the same as the Chinese version of the Pagoda Linux panel, except that it is changed to English. The interface is more suitable for foreigners to use, but other functions are the same.

WHMCS uses SMTP to send emails, Chinese localization, scheduled tasks, discount codes, time zone and email template settings

WHMCS is a very powerful financial management system. Since I used WHMCS to connect SolusVM when building its cloud host, I found that I encountered many problems when using WHMCS. The first problem is that WHMCS switches to SMTP for sending letters. By default, you can use PHP of WHMCS to send letters, but most of the letters sent are thrown into the trash by major mail providers.

Piwik (Matomo) free and open source PHP statistics system - easy to install and powerful, comparable to Google statistics

When many people think of statistics, they are limited to Google Analytics, Baidu Statistics, webmaster statistics, etc. These types of statistics are systems developed by third-party companies such as search engines. Naturally, they are useless in terms of functionality and ease of use, but the only One problem is that statistical data is stored on a third-party server, which poses certain risks for some websites with strong confidentiality.

Website blocking and blocking IP access settings for specific regions and countries - PHP code/Nginx/WordPress settings

There are many friends who have built foreign trade websites who want to restrict their websites from being accessed by domestic IPs. There are also some friends whose websites store resources that need to be blocked from specific IPs for various reasons. Some friends have seen attacks. Most of the source IPs come from abroad, and you want to prevent foreign IPs from accessing the website.

Subscribe to Website building process