How to configure AnQiCMS to automatically download remote images, filter external links, or convert to Webp format?
As an experienced website operations expert, I know that in the increasingly fierce online environment, website performance, user experience, and SEO performance are the foundation of success.Content processing and link management are often the key details that determine these factors.AnQiCMS (AnQiCMS), as an enterprise-level content management system developed based on the Go language, provides very powerful and flexible configuration options in this regard, allowing operators to easily cope with these challenges.
Today, let's delve into how to intelligently configure the automatic download, external link filtering, and WebP format conversion of content images in AnQiCMS, so that your website can take a step up in speed and efficiency.
Content management: The key to improving website loading speed and SEO
On the AnQiCMS backend management interface, you will find that all the core configurations related to images and links are concentrated in the "Content Settings" module under "Background Settings".This is the important battlefield for you to carry out refined operation, optimize website performance and SEO performance.
1. Automatically download remote images: Say goodbye to image failure and slow loading
When we create content, we sometimes refer to images from other websites.These remote images are convenient but also hide many risks: the instability of the original website image server may cause your website images to load slowly or even fail, the original image being deleted may leave an ugly 'red cross', and copyright disputes also occur from time to time.The 'Whether to download remote images' feature provided by AnQi CMS is the tool to solve this pain point.
Configuration method:In the AnQiCMS background management interface, click the left-hand navigation bar's "Backend settingsSelect thenContent settings". You will see the option "Whether to download remote pictures".
Operation logic: After you enable this feature, AnQiCMS will automatically capture and store these images on your local server when processing content containing external image links.This means that the image resources are entirely under your control, even if the original website's image links fail, your website can still display these images stably.This ensures the integrity of the content and user experience, as well as improves the loading speed of website images, because all images come from your server, reducing the delay of cross-domain requests.
Operation suggestions:For most websites, enabling this feature is a wise choice as it can effectively improve the stability and loading speed of the website.If you use a professional third-party CDN (Content Delivery Network) service to host images and the remote image source is very stable, you can choose whether to enable it according to the actual situation to avoid duplicate storage and traffic consumption.
Intelligent filtering of content external links: Protect SEO weight and enhance user trust
Content with external links is like a double-edged sword. Moderate external links can enhance the authority and credibility of the content, but excessive and inappropriate links may分散您网站的SEO权重(俗称“链接权重流失”),even guide users to low-quality or unsafe websites, damaging the user experience and brand image。AnQiCMS's "Auto-filter External Links" feature gives you absolute control over external links.
Configuration method:Similarly, in “Backend settings” of “Content settings” find the option “Is automatic filtering of external links enabled?”.
Operation logic: When you enable this feature, AnQiCMS will automatically detect external links in the text when publishing content. The system provides two processing methods:
- Completely remove external links:If you want to protect the SEO weight of the website to the maximum extent, avoid any potential risks that external links may bring, AnQiCMS can be configured to directly remove external links from the content.
- add
rel="nofollow"Tags:If you wish to retain external links for users to click on for reference but do not want these links to pass SEO authority, the system will automatically addrel="nofollow"The attribute tells the search engine not to follow these links, thereby protecting your website's 'link assets'.
Operation suggestions:For corporate websites, brand stations, and other websites that pay attention to their own weight and user retention, it is recommended to enable this feature. You can choose according to your actual needs whether to completely remove or add it.nofollowLabel. For example, if you often refer to industry reports or authoritative materials, addnofollowis a good compromise.
Step 3: Convert to WebP image format: Ultimate image compression, rapid loading experience
Images are an important part of a website's content, but they are often also the main cause of slow website loading speeds.WebP (pronounced "weppy") is a modern image format developed by Google that can significantly reduce image file size while providing the same quality, thereby greatly enhancing the loading speed of websites.The 'Enable Webp image format' feature of AnQiCMS allows you to easily enjoy the performance benefits brought by WebP.
Configuration method:You can enter under “Backend settings” of “Content settingsFind the option 'Enable WebP image format' in the quote.
Operation logic: Once you enable this feature, AnQiCMS will automatically convert any JPG, PNG, and other image formats you upload to WebP format and store them.This means that from the activation of this feature, all newly uploaded images will be displayed on your website in the more efficient WebP format.
Operation suggestions:It is strongly recommended that all websites enable this feature. WebP image files are smaller in size, load faster, significantly improve user experience, reduce server bandwidth consumption, and have a positive impact on SEO rankings.For images uploaded before enabling the WebP feature, AnQiCMS also provides a thoughtful quotethe accompanying WebP conversion toolYou can use this tool to batch convert old images on the entire site, achieving comprehensive image optimization.
By using the fine-grained "content settings" function of Anqi CMS, website operators can easily manage the content images and links of the website intelligently.This not only effectively improves the website's loading speed and optimizes SEO performance, but also provides users with stable, smooth, and efficient access experience.In this "speed first" internet age, making good use of these powerful functions of AnQiCMS will undoubtedly enable your website to stand out among competitors.
Frequently Asked Questions (FAQ)
Q1: After enabling WebP conversion, will previously uploaded images be automatically converted to WebP format? A1:By default, enabling the "Whether to start Webp image format" feature will only automatically convert JPG, PNG, and other images uploaded after enabling this feature. For images you have already uploaded to the website before enabling this feature, you need to use the "AnQiCMS backend provided"the accompanying WebP conversion toolProcess in batches to convert them to WebP format.
Q2: 'Do the 'Automatically filter external links' feature, if I choose to enable it, will those filtered links disappear completely? Will it affect the references in my content?'
A2:If you enable the "Auto-filter External Links" feature, the system will remove these external links completely based on their strictness (usually adjustable in the deeper configuration of AnQiCMS or specific versions, or as described in the documentation), and they will no longer be displayed in your website content.This means that users cannot navigate to external sites through these links.If the content you provide depends on referencing external authoritative sources and you want users to click to access them, completely removing the link may affect the reference value and user experience.In this case, you can choose not to enable this feature, AnQiCMS will automatically addrel="nofollow"Tags, this way it retains the link while avoiding SEO weight loss.
Q3: After automatically downloading a remote image, if the original image server updates the image again, will the image on my website be synchronized? A3:Will not. After AnQiCMS automatically downloads remote images and stores them on the local server, these images become local resources for your website.This means that they have lost their association with the original remote link. If the original remote image is updated, the local image on your website will remain unchanged and will not be automatically synchronized.If you need to update, you need to manually re-reference or update the images in the content.