Suggest adding a feature that can automatically generate Open Graph and Twitter Card

Aug 14, 2025 👁️ 208

Suggest adding a feature that can automatically generate Open Graph and Twitter Card

Related articles

Suggest adding support for Redis cache database to improve website performance

Redis is an open-source, free, high-performance (NoSQL) key-value database.It follows the BSD protocol, is written in ANSI C, and supports networking and persistence.Redis has extremely high performance, capable of performing 110,000 read operations per second and 8

2025-05-24

Increase permission settings for group administrators

Suggest adding an administrator to set administrator permissions, such as allowing only view and modify, not allowing to delete the custom parameters set by the super administrator, otherwise other administrators may mistakenly delete the custom parameters and custom content that have been set up

2025-05-15

The default text size for automatic image setting of security box title is invalid

The default text size has been set, but the generated picture size is still the default 32

2025-05-12

Too Many Requests occurs frequently

What is the situation when 'Too Many Requests' often appears when opening a web page and the background can enter normally?

2025-05-11

Multilingual URL issue

I am testing this backend locally, although it has not been actually deployed, but the default language is set to English, when selecting the secondary directory URL, then when switching languages, choosing English should be the default domain access, but there will still be the /en subdirectory path, which I have not set up properly

2025-11-25

The site list in multi-site management disappeared after upgrading CMS from 3.5.1 to 3.5.2

The site list in multi-site management disappeared after upgrading CMS from 3.5.1 to 3.5.2

2025-12-10

AnQiCMS API Common Questions Answer: Token Authentication, Document Publishing, Image Upload and Error Codes

Summary of High-Frequency AnQiCMS API Calls: JWT Token Authentication and Update-Token Renewal, Required Parameters for Document Publishing and Scheduled Publishing, Meaning of Review Status, Why Image Upload Must Use multipart/form-data, Pagination Parameter Writing, and the Meaning of Error Codes 0/-1/1001/1002. Each answer is marked with the official document source.

2026-09-16

How to batch publish articles and upload images through the content import interface of Anqi CMS?

How to use the Anqi CMS content import interface to batch publish articles and upload images? You can access the detail information by making an HTTP GET request to the /api/archive/detail route using the filename parameter.Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#11#3 The domain requested is used in the /api/archive/detail route with ?filename parameter. Based on

2026-09-16