Recommend a plug-in for WordPress to achieve CDN acceleration (support Alibaba Cloud, Tencent Cloud, Qiniu Cloud, etc.)

Today, I recommend a Wordpress CDN acceleration plug-in developed by "I Love Boiled Fish" WPJAM. The plug-in supports multiple types of cloud storage:

  • Alibaba Cloud OSS
  • Tencent Cloud COS
  • Qiniu Cloud Storage
  • UClound
  • Volcano Engine vImageX

WPJAM provides many functions, you can choose to use. If you do not need to modify the settings, you need to scan the code to follow the official account when entering for the first time, enter and send: "Verification Code" to get the verification code to activate.

optimization settings

The optimization settings are divided into functional function shielding module and enhanced optimization part. Function shielding is mainly to shield the current existing functions and simplify wordpress data and structure:

Block Article Revisions  Block the article revision function and streamline the article table data.
Block Trackbacks  Turn off Trackbacks completely to prevent spam.
Block Emoji images  Block the Emoji image conversion function and use Emoji directly.
Masked character conversion  Masked characters are replaced by formatting HTML entity functions.
Block Site Feed  Shield the site feed to prevent articles from being quickly collected.
Block email verification  Disable the periodic verification function of the site administrator's mailbox.
Block automatic updates  Turn off the automatic update function, and update it manually or through SSH.
Shield background privacy  Remove privacy pages generated for European General Data Protection Regulation.
Block Auto Embeds  Disable the Auto Embeds function to speed up page parsing.
Block Article Embed  Disables Embed's ability to embed other WordPress posts.
Block Gutenberg Editor  Shield the Gutenberg editor and switch back to the classic editor.
Shield XML-RPC  Turn off the XML-RPC function and only publish articles in the background.

The enhanced optimization part is mainly for some domestic access acceleration optimizations.

Google Fonts Acceleration Google Font Acceleration: Default Service, Geek Acceleration Service, Loli Acceleration Service, University of Science and Technology Acceleration Service, Custom Acceleration Service
Gravatar Acceleration Gravatar acceleration default service: Cravatar acceleration service, geek family acceleration service, loli acceleration service, sep.cc acceleration service, custom acceleration service
Frame embedding All webpages only allow webpages with the same domain name and no webpages are allowed
Category Links Simplified Remove the category in the category link.
Image Timestamp  Add timestamps to uploaded pictures to prevent a large number of SQL queries.
Front page optimization 1. Remove the page header version number and service discovery tag code.
2. Remove the toolbar and toolbar-related options in the background profile.
3. Remove WordPress capitalization correction and decide how to write it yourself.
Background page optimization 1. Remove the help in the upper right corner of the background interface.
2. Remove the option in the upper right corner of the background interface.

Style customization

This is mainly used to put some custom code, in fact wordpress itself also has this function. It mainly provides: front-end customization, background customization and login page customization.

CDN acceleration

Here is the configuration module used to bind various types of cloud storage to achieve CDN acceleration. Provide cloud storage configuration and local configuration modules. Qiniu cloud configuration can refer to: Configure static file acceleration tutorial for WordPress through Qiniu cloud storage CDN service

Thumbnail settings

Thumbnail settings allow us to dynamically crop images without pre-definition, and we can also set article and category thumbnails.

article settings

The article setting refers to some common operations of article editing to the article list page, which is convenient for setting and operation.

time job

Job cron allows you to visually manage WordPress cron jobs.

system message

The system information extension allows you to quickly view the current system status in real time in the background. It mainly displays server running configuration, PHP version information and cache usage information.

Dashicons

The Dashicons feature lists all Dashicons with each name and HTML code.

extension management

It is used to set some extended functions, most functions and other plug-ins have cross situations.

download link

Guess you like

Origin blog.csdn.net/chf1142152101/article/details/127317524