What is the difference in fetching images between the `Logo` and `Thumb` fields in the `archiveDetail` tag?

Calendar 👁️ 69

In Anqi CMS, when managing content, we often encounter various fields related to images, among whicharchiveDetailthe label underLogoandThumbFields are often confusing for some new users. They all represent images, but there are very clear and practical differences in their use and system processing.Understanding these differences can help us better plan image content, improve website loading speed, and enhance user experience.

Logofield: the face of the content

When we go througharchiveDetailwhen the label calls the document detail data,LogoThe field is usually understood as the 'cover image' or 'main visual' of the content.It carries the core visual information of the document or product, and is the image we expect to be most prominent and clear on the page.

In practical applications,LogoThe field often returns the original image you uploaded (or a version compressed by the system), which is usually large in size, retains complete details, and is suitable for the top of the article detail page, the large image display area on the product page, or as the main thumbnail when sharing on social media.It aims for visual impact and content representation, which is the first thing users pay attention to when browsing content.

For example, when you write an article about a new product, the product image is its core, and you want this image to be presented in a larger size and high definition on the article detail page, then you upload and specify it asLogoThe image can well meet this need.

ThumbField: efficient thumbnail preview

withLogoOn the other hand, it isThumbField, as the name implies, it represents the "thumbnail" of the document.ThumbThe birth of the field is more to solve the demand for image efficiency in scenarios such as content list pages and related recommendation areas.In these scenarios, we need to display multiple images at the same time, and we hope the page can load quickly, reducing the user's waiting time.

Anqi CMS is processingThumbAt the same time, it provides very fine control. You can uniformly configure the thumbnail processing method and size of the website in the "Content Settings" background. This means that when you callThumbWhen the field is specified, the system will automatically resize, crop, or pad the original image according to these preset rules, generating a thumbnail version with a smaller size and better file volume.

It is smarter that if you do not have a specialThumbUpload image, but if the document content contains images, Anqi CMS will automatically extract the first image in the content as the source of the thumbnail and generate it according to the preset rulesThumbThis kind of automation greatly reduces the workload of content editing, while ensuring the performance advantage of the website in terms of image loading.

For example, on the article list page, each article needs a cover image to attract users to click. If you directly useLogoa large image, it may cause the page to load slowly. At this time,ThumbA field can be put to good use, it provides a standardized, optimized thumbnail, which can display the overview of the content and ensure the smooth loading of the page.

The core difference: why do we need to distinguish?

Then, since there are all images, why does the Anqicms still need to distinguish specifically?LogoandThumbWhat is the core reason for theirapplication positioningandprocessing mechanismDifferent:

  1. Purpose positioning: LogoFocus on content:Main visual presentationandHigh-quality display;Thumbthen emphasizesEfficient previewandPage performance optimization.
  2. Processing mechanism: LogoGenerally maintain the original size and quality of images (or universal compression);ThumbIt will be based on the content settings defined in the background.Thumbnail processing rules (size, cropping method, etc.)Perform strict optimization processing.
  3. File size and loading speed: LogoFiles are usually large and suitable for single display.ThumbThe file is smaller, loads faster, and is suitable for batch display.
  4. Intelligent generation: ThumbIf not explicitly uploaded, it supports automatically extracting the first image from the article content and generating it.

Understanding these differences can help us upload and choose images more purposefully when publishing content. Set high-resolution exquisite images asLogoMake sure to provide a visual experience when users delve into reading; while allowing the system to automatically or manually generate optimizationsThumbIt ensures fast response on the list page and recommendation, thus improving the overall website user experience and SEO performance.

In AnQi CMS,LogoandThumbNot unrelated, but working together to build a flexible and efficient image management system. Through reasonable configuration and use, you can fully utilize the value of website images.


Frequently Asked Questions (FAQ)

  1. Ask: If only one image is uploaded,LogoandThumbwill it display the same one?Answer: Yes, if you only upload one image as the main image when editing the document, or if you do not specify one,ThumbIndividually specify the image, Anqi CMS will usually intelligently use this main image asLogo. At the same time,ThumbThe thumbnail is generated based on the thumbnail processing rules you define in the background "Content Settings" (such as fixed size, cropping method, etc.), ensuring efficient display in list pages and other scenarios.

  2. Ask: Can you adjust the size directly in the template?LogoorThumb?Answer:ThumbThe size is mainly controlled globally through the "Content Settings" on the back end. You set it once there, and all throughThumbThe image called from the field will be generated according to this rule. If you need to use it in the template,LogoOr any other image for real-time size adjustment, which can be implemented in the template by combining CSS or JavaScript, or by using the image URL provided by Anq CMSthumbFilter, dynamically generates thumbnails of different sizes, such as{{ archive.Logo|thumb:"width=100&height=100" }}.

  3. Question:LogoandImagesWhat are the differences in the field?Answer:LogoGenerally refers toA single, main cover imageIt represents the visual "representative" of a document or product, usually used for large image display. AndImagesfield is used to storea set of imagesFor example, a product detail page carousel or a scenario in an article that requires multiple images to enrich the content.ImagesThe field returns an array of image URLs, you need to iterate through them to display all of them, whileLogousually directly returns the URL of a single image.

Related articles

How to enable the automatic compression of large images in AnQiCMS and specify the compression width?

In website operation, images are the key elements that attract users and enrich content.However, large-sized images, while bringing visual impact, may also become a bottleneck for website loading speed, affecting user experience and even search engine rankings.AnQi CMS knows this pain point, built-in efficient image processing features, including the highly praised "auto-compress large image".This feature is designed to help you significantly optimize website performance and storage space without sacrificing too much image quality. To enable and configure this utility feature, you just need to log in to the Anqi CMS backend management interface.Log in to the background after

2025-11-08

Does AnQiCMS support automatic conversion of images to WebP format to optimize thumbnail performance?

In website operation, image loading speed is one of the key factors affecting user experience and search engine ranking.The WebP format, as a modern image format, is gaining popularity among websites due to its excellent compression performance that significantly reduces file size while maintaining visual quality.So, does AnQiCMS support automatic conversion of images to WebP format to optimize thumbnail performance?The answer is affirmative. AnQiCMS fully considers the website's needs for image optimization and loading speed, and built-in WebP image format conversion function. When you are

2025-11-08

How to batch regenerate thumbnails after changing the thumbnail settings?

When using AnQi CMS to manage website content, we sometimes encounter situations where we need to adjust the thumbnail display effect.This could be because the website has undergone a visual redesign, changed to a new template, or simply hopes to optimize the display of images on different devices.After changing the thumbnail size, cropping method, and other settings, the existing content on the website will not automatically apply these new settings. At this point, you need to manually trigger a batch regeneration to ensure the consistency and aesthetics of the thumbnails across the entire site.###

2025-11-08

How to set a global default thumbnail in AnQiCMS?

In website operation, content release is a core link, and images, as visual elements, are crucial for attracting readers and enhancing the professionalism of the content.However, sometimes when publishing articles, products, or single-page websites, due to carelessness or time pressure, it may be that the appropriate thumbnail was not uploaded in time, which may lead to the page being displayed incomplete, or even showing placeholder images of broken pictures, affecting the user experience and the overall image of the website.In order to solve this problem, AnQiCMS provides a very practical feature: setting a global default thumbnail.Through this setting, regardless of whether you have uploaded a custom thumbnail for your content

2025-11-08

How to use the `archiveList` tag to display the thumbnail of each article on the list page?

In Anqi CMS, to make your website's content list page more attractive, displaying an eye-catching thumbnail for each article or product is the key to improving user experience and the beauty of the page.This not only helps visitors quickly understand the content topic, but also effectively improves the click-through rate.AnQiCMS provides an intuitive and powerful template tag feature, allowing you to easily achieve this goal on the list page.### Core Feature Revelation: `archiveList` Tag and Thumbnail The goal to be achieved in AnQiCMS

2025-11-08

How to get the thumbnail and background Banner image of the `categoryDetail` tag?

In AnQi CMS, the visual presentation of a website is the key to attracting visitors and conveying the brand image.Category thumbnails and background banners play a significant role in web page design, as they can directly display category content and enhance the aesthetics and user experience of the page.Anqi CMS provides flexible and easy-to-use template tags `categoryDetail`, which helps us easily obtain and display these visual elements.### Understanding the `categoryDetail` tag `categoryDetail`

2025-11-08

How to get the thumbnail or the first image of the slideshow group in the `pageDetail` tag?

In website operation, well-designed single-page (such as "About Us", "Service Introduction", etc.) is the key to showcasing brand image and conveying core information.These pages often need rich visual elements to attract visitors, and the effective use of images is an indispensable part of it.For users of AnQiCMS, the ability to flexibly obtain and display the first image from a thumbnail or slideshow is an important capability to achieve this goal.AnQi CMS provides a powerful template tag system

2025-11-08

The `thumb` filter can be used to process the image URL obtained from `categoryDetail` or `pageDetail`?

When using the AnQiCMS template, we often encounter the need to handle image links, especially for the display of thumbnails.The system provides multiple ways to obtain images, one common issue is about the combination of the `thumb` filter with the image fields in the `categoryDetail` or `pageDetail` tags.First, let's understand the basic logic of AnQiCMS in image processing.

2025-11-08