Where is the TDK (Title, Keywords, Description) information of the home page set and displayed?

Calendar 👁️ 77

The TDK (Title, Keywords, Description) information on the home page is crucial for the performance of the website in search engines.It is not only the key for search engines to understand the core content of a website, but also an important basis for users to decide whether to click on a website in the search results page.AnQi CMS is an efficient content management system that provides an intuitive and convenient TDK management function, allowing us to easily optimize the visibility of the website homepage in search engines.

The location of the TDK setting on the homepage

In Anqi CMS, setting the TDK information of the home page is very direct.We only need to log in to the background management interface, find the "Background Settings" option in the left menu bar.In the submenu of 'Background Settings', click to enter the 'Home TDK Settings' page, which is a dedicated place for managing the TDK information of the website homepage.

This page provides us with three core fields, which correspond to the title, keywords, and description of the homepage:

  1. Home Title (Title)This is the title displayed in the search results of the search engine, as well as the text displayed in the browser tab.When filling in, we should ensure that it is concise and clear, accurately summarizing the core theme of the website, and can be appropriately integrated with the brand name.A good title can quickly attract the attention of users.
  2. Home page keywords (Keywords)This field is used to fill in the core keywords highly relevant to the website's homepage.Although modern search engines have reduced the weight of the Keywords tag, it is still an important signal for search engines to understand the content of a website.Keywords separated by commas should be recommended in English,Splitting, as this is more in line with the identification habits of search engines.
  3. Home page description (Description)This text will serve as the summary of the website on the search engine results page (SERP), briefly introducing the content of the website.It needs to be attractive, able to guide users to click, and naturally integrate with the main keywords.

Presenting and calling the TDK information of the homepage on the front end

After completing the TDK settings in the background and saving, this information will not be visible to the naked eye on the front page immediately.They are mainly present in the HTML code of the website's front-end pages, for search engine crawlers to grab and parse.

In particular:

  • Title (Title)The content of the "home page title" we set will be displayed in the HTML's<head>within the region<title>in the tag. In the Anqi CMS template system, you can use{% tdk with name="Title" %}Use such a label to call flexibly. For example, if we want to automatically append the website name at the end of the title on the homepage, we can usesiteName=trueparameters, and can be passed throughsepThe parameter comes from the separator between the title and the website name.
  • KeywordsThe content of the "Home Keywords" set will be displayed in the HTML of<head>within the region<meta name="keywords" content="...">In the tag. The common way to obtain these keywords in the template file is to use{% tdk with name="Keywords" %}.
  • Description: While the content of the 'Home Description' will be displayed in the HTML's<head>within the region<meta name="description" content="...">In the tag. In the template, we can use{% tdk with name="Description" %}Tag to call it.

The Anqi CMS template system passedtdkThis versatile tag greatly simplifies the process of calling these important SEO information, ensuring the accuracy and flexibility of the front-end display, allowing us to focus more on content creation and website operation itself.

The importance and practical suggestions of TDK optimization

TDK is the basic link of SEO optimization, directly related to the exposure rate of the website in search engines and the click-through rate of potential users.A reasonable TDK setting can help a website achieve better rankings and more natural traffic.

  • Home titleStrive for uniqueness, including the core business and brand name of the website. It is recommended to keep the number of characters between 60-80 to ensure complete display in search results.
  • Home page keywords:Choose words that are highly relevant to the website content and have a certain search volume. It is not advisable to clutter too many keywords, usually 3-5 core keywords are appropriate.
  • Home page descriptionWrite an engaging abstract that not only attracts users to click but also naturally integrates core keywords, usually controlled within 150 words.

The Anqi CMS is designed to be very SEO-friendly, and it comes with a series of advanced SEO tools such as Sitemap generation, Robots.txt configuration, and more.Combine our carefully set TDK, these features will work together to effectively enhance the overall performance of the website in search engines.

By using the friendly backend interface and powerful template tag features of AnQi CMS, the setup and management of the website's home page TDK has become simple and efficient, laying a solid foundation for the website's SEO optimization and helping us better achieve our marketing goals.


Frequently Asked Questions (FAQ)

  1. Why did I set the homepage TDK, but the website front-end did not show any changes?

    • Answer: Certain setting changes made in the background of AnQi CMS may require clearing the system cache for them to take effect on the frontend.You can try to find the "Update Cache" feature in the left menu of the background management interface, click to execute to clear all system cache.If the issue still exists, please check if your template file has been used correctly{% tdk %}Tags to call TDK information, make sure there are no omissions or spelling errors.
  2. Ask: How to set TDK for other pages such as article detail pages and category pages, in addition to the home page?

    • Answer: Anqi CMS allows you to set TDK individually for different types of pages, which is crucial for fine-grained SEO.
      • Documents such as articles and products.In the 'Content Management' under the 'Publish Document' or 'Edit Document' interface, you can find fields such as 'SEO Title', 'Document Keywords', and 'Document Summary' in the 'Other Parameters' area to set.
      • Document Classification PageIn the 'Content Management' under the 'Document Classification' editing page, there are also fields such as 'SEO Title', 'Keywords', and 'Category Introduction' for you to fill in.
      • Single page (e.g., 'About Us', 'Contact Us', etc.): TDK information is set under "Page Resources" in "Page Management". TDK information for these page types is usually automatically called in the corresponding page template, or it can be called through specific template tags (such asarchiveDetail/categoryDetail/pageDetailcooperatename="SeoTitle"Specify the parameters to accurately obtain and display.
  3. Question: What are the character limits or filling suggestions for the title, keywords, and description fields of TDK?

    • Answer: The TDK field of Anqi CMS itself does not have strict technical word count limitations, but in order to achieve **the SEO effect and user experience**, we strongly recommend following the **practice** of search engines:
      • Title (Title): Suggest to keep within 60-80 characters, ensuring complete display in search results and inclusion of core keywords and brand names.
      • KeywordsSelect 3-5 core keywords that are highly relevant to the page content and have search volume, and avoid stacking.
      • DescriptionWrite a 150-word summary that should be attractive, able to summarize the page content, and naturally integrate core keywords to enhance user click-through rate.

Related articles

How to display the multi-language content switch button on the website front end?

On AnQiCMS, it is crucial to display a multilingual content switch button on the website front-end to expand the global user base and enhance the user experience.AnQiCMS with its powerful multilingual support and flexible template mechanism makes implementing this feature intuitive and efficient. ### AnQiCMS multilingual mechanism overview AnQiCMS considered the needs of global content publishing from the outset.Its multilingual support is centered around the "multi-site management" feature.This means that you can create different sites to represent different language versions. For example

2025-11-07

How to configure URL rewrite rules in Anqi CMS to optimize search engine crawling?

In website operation, Search Engine Optimization (SEO) plays a crucial role, and a friendly URL structure is a key factor in improving the performance of a website in search engines.A clear and meaningful URL not only helps search engines better understand the content of the page, but also allows visitors to see the theme of the page at a glance, enhancing the user experience.Traditional dynamic URLs often contain parameters that are difficult to understand, which is not friendly to SEO and users.Fortunately, AnQi CMS provides a powerful static rule configuration function, allowing you to easily optimize the URL structure of your website.

2025-11-07

How to display a custom SEO title on the article detail page instead of the article title?

In content operation, setting the title of the website article detail page is a key link.We often encounter such situations: the content title of the article itself needs to be eye-catching and creative, in order to attract readers' clicks;And the page title required for search engine optimization (SEO) (i.e., the content of the `<title>` tag displayed on the browser tab), is more focused on keyword layout, length control, and search engine friendliness.In AnQiCMS, you can fully flexibly manage these two different titles to ensure both user experience and SEO effectiveness.

2025-11-07

How to use the `length` filter to get the length of a string, array, or key-value pair for display or judgment

In website content operation, we often encounter scenarios where we need to obtain or judge the length of data.For example, displaying the number of words in an article, the number of items in a list, or deciding whether to display an element based on the content length.AnQiCMS's template engine provides a series of practical filters to help us meet these needs, among which the `length` and `length_is` filters are the best.They can help us easily achieve these functions, making the dynamic display and interaction logic of the website more flexible.

2025-11-07

How to customize the template layout of article, product, and category pages?

In AnQi CMS, flexibly customizing the page template layout is a key step to enhancing website personalization and user experience.Whether it is an article, product detail page, or category list page, AnQi CMS provides powerful and intuitive tools to allow you to create unique and stylish pages without delving into programming.Let's explore how to bring your design concept to life in Anqi CMS.

2025-11-07

How to get and display the thumbnail or cover image of the article in the template?

The Anqi CMS has always been highly praised for its flexibility in content display, where images act as the core elements to attract users and convey information. How to efficiently and accurately obtain and display the thumbnail or cover image of the article in the template is a focus for many website operators.This article will thoroughly explain the Anqi CMS template mechanism and guide you step by step to master the skills of image calls.How does AnQi CMS intelligently handle images

2025-11-07

How to use the `archiveList` tag to sort and display the most popular article list by views?

How to display the popular article list by using the `archiveList` tag in AnQi CMS?In content operations, clearly displaying popular articles on the website to visitors can effectively improve user experience, guide users to discover more exciting content, and indirectly promote search engine optimization (SEO) through effective content distribution.AnQi CMS provides a powerful and flexible template tag feature, where the `archiveList` tag is the core tool to achieve this goal.

2025-11-07

How to display the second-level or multi-level category list in the navigation bar?

The website navigation is like the skeleton of your website, guiding visitors to browse different parts of the website and find the content they are interested in.A clear and intuitive navigation system is crucial for enhancing user experience and the professionalism of a website.AnQi CMS knows this, providing flexible and diverse solutions to build and manage website navigation, especially for complex navigation structures that need to display two-level or even multi-level classification lists.Today, let's delve deeper into how to set up and display these well-structured category lists in Anqi CMS, making your website navigation stronger and smarter.

2025-11-07