In website operation, making your content stand out in search engines is a key step to gaining traffic.And the page title (Title), keywords (Keywords), and description (Description), which we commonly refer to as TDK, are important elements for "conversing" with search engines.AnQiCMS as a system focusing on enterprise content management, deeply understands the value of TDK configuration for SEO, and therefore provides flexible and powerful functions to help us easily optimize the display of our website in search engines.
Why is TDK configuration so important?
Imagine when a user enters a keyword in a search engine, the first thing they see is the title of the web page and a brief description.A precise and attractive title and description can greatly enhance the willingness of users to click, which not only brings more traffic but also conveys positive user signals to search engines.The keywords help search engines understand the core theme of the page content, thereby displaying your page in relevant search results.AnQiCMS was well thought out from the beginning, making the TDK configuration intuitive and effective.
Global TDK settings: lay the foundation for the website tone
For the entire website, AnQiCMS provides a unified homepage TDK setting entry. This is like setting an overall image and core appeal for your brand.
You can find it in the AnQiCMS backendBackend settingsin the “Home TDK settings” option. Here, you can:“
- Set the home page titleThis is the name displayed in the search engine results for your website's homepage, usually containing your brand name and core business. A good homepage title should be concise and clear, highlighting the characteristics of the brand.
- Set Home Page KeywordsThese are the words most related to the core business or theme of your website.Suggest selecting 3-5 core keywords, separated by English commas.It is important that these keywords are highly relevant to your website content and avoid meaningless堆积.
- Set Home Page DescriptionThis is a brief summary of the content on your website's homepage, designed to attract users to click.The description should include core keywords and smoothly introduce the value and highlights of the website, with a length suggestion of about 150 words.
In addition, in "Global feature settingsIn addition, you can set the "website name", which can be displayed as a suffix in some page titles to further strengthen brand recognition.AnQiCMS template tags allow you to flexibly control whether to append the site name to the page title and what separator to use.
Content Page TDK Optimization: Fine Management of Each Page
In addition to global settings, AnQiCMS also provides fine-grained TDK configuration for different content types such as articles, products, single pages, categories, and tags.This means you can tailor the performance of each page in search engines according to its specific content.
1. TDK Optimization for Articles and Product Detail Pages
Whether it is to publish a deep article or to showcase a hot-selling product, AnQiCMS allows you to set TDK separately for each page when editing content:
- SEO titleThis is a very practical feature. It allows you to set a title for search engines that is different from the title of the article/product itself.For example, your article title may be very creative, but in order to optimize for SEO, you can set a more straightforward, keyword-rich SEO title to attract search engines.
- Document keyword: Choose the most relevant keywords for the current article or product page. You can enter them manually or select from the keyword library provided by AnQiCMS. Please use English commas between multiple keywords.
,Comma, this conforms to the recognition habits of search engines. - Document IntroductionHere you should fill in the summary of the page content. If not filled in, AnQiCMS will automatically extract the first 150 words of the main content as the description.But writing a high-quality introduction can often be more effective in attracting user clicks.
- The canonical link (Canonical URL)This is an advanced SEO option, especially suitable for websites with duplicate content.If you want the search engine to treat the current page as the 'canonical' version of another specified page, you can enter the full URL of the target page here.This helps to avoid duplicate content issues, and concentrate the page weight.
2. Optimization of TDK on category pages.
The category page of the website carries a large amount of relevant content, and its TDK configuration should not be ignored either. In the “Document Category”management, when editing specific categories, you can:
- SEO title: Similar to the article detail page, you can set a separate SEO title for each category page to optimize its display in search engines.
- KeywordsFill in keywords closely related to the category topic, separated by English commas.
- Category introductionThis is the category page description, which can help users and search engines quickly understand the contents included in the category.
3. TDK optimization for the Tag page.
The tab page is another page that aggregates related content. In the “Document Tag” management, when editing a specific tag, you can:
- SEO title: Set a unique SEO title for the tab page.
- Tab keywordsFill in keywords related to this tag.
- Tab descriptionProvide a brief description of the tag to enrich the tag page content.
4. Single-page TDK optimization
For independent single pages such as "About Us" and
- SEO title: Set the search engine-friendly title for the single page.
- KeywordsEnter keywords related to the single-page content.
- Single page introductionProvide a descriptive summary of the single-page content.
Flexible template tag calling
AnQiCMS provides a 'universal TDK tag' at the template leveltdkensuring that all configured TDK information can be called correctly and flexibly.
- Page title: Usually in
headarea.{% tdk with name="Title" siteName=true %}to call, among whichsiteName=trueIt will automatically append the 'site name' set in the background to the page title,sep="-"You can customize the delimiter. If the page has set the SEO title, it will be used preferentially; otherwise, use the title or category name of the page itself. - Page keywords: Use.
{% tdk with name="Keywords" %}Call it, it will prioritize the keyword settings of the current page. - Page Description: Use.
{% tdk with name="Description" %}Call it as well, it will also prioritize the description settings of the current page. - Standard linkFor the specification link, it is recommended to check if it exists first before outputting, for example:
This ensures that the corresponding content will be output on the page only when the specification link is set.{%- tdk canonical with name="CanonicalUrl" %} {%- if canonical %} <link rel="canonical" href="{{canonical}}" /> {%- endif %}link.
By using these flexible tags, AnQiCMS implements TDK priority management: the TDK settings of content pages take precedence over category pages, and the TDK settings of category pages take precedence over the TDK settings of the global homepage.This ensures consistency as a whole while also taking into account the personalized optimization needs of the content page.
Practical suggestion: Improve TDK quality
Setting up the TDK feature of AnQiCMS is just the first step, how to write high-quality TDK content is equally important:
- Title (Title):
- Maintain uniqueness and attractiveness, highlight the core value of the page.
- Include main keywords but avoid keyword stuffing.
- Length is moderate (suggested Chinese characters within 30 words), ensure it is fully displayed in search results.
- Keywords (Keywords):
- Choose keywords highly relevant to the page content.
- The number should not be too many (3-5 is recommended), accuracy is the top priority.
- Consider the user's search habits, include long-tail keywords.
- Description (Description):
- Accurately and attractively summarize the page content.
- Include the main keywords and encourage users to click.
- Moderate length (about 80 Chinese characters), allowing users to see the value at a glance.
AnQiCMS provides a comprehensive TDK configuration system, from global to local, from general to specific, allowing website operators to fully control the display of the website in search engines.Make good use of these features and combine them with high-quality content creation, and your website will achieve better visibility and ranking in search engines.
Frequently Asked Questions (FAQ)
Q1: How will AnQiCMS handle a page's TDK that is not manually configured?A1: AnQiCMS will follow certain priority and default rules.For example, if the "document summary" of an article or single page is not filled in, the system will usually automatically extract the first 150 characters of the content body as a description.The page title and keywords information may be inherited from the page itself and the system default keywords if not manually set SEO title/keywords.The specific strategy will vary depending on the version and template design of AnQiCMS, but the basic principle is to avoid leaving the page TDK empty to ensure that the search engine can still obtain basic information.
Q2: 'SEO title' and 'page title' what is the difference? How should I use them?A2: 'Page title' usually refers to the main title of the content itself when you are editing articles, products, or single pages in the background, for example, 'AnQiCMS Function Deep Analysis'.And the 'SEO title' is an independent field provided by AnQiCMS, specifically used to inform search engines of the page's **title**.You can set a more concise, keyword-emphasized SEO title, such as "AnQiCMS Feature Explanation: SEO Optimization and Content Management", even if the title displayed on the page remains unchanged.This way, you can balance the dual needs of user reading experience (page title) and search engine optimization (SEO title).
Q3: I have configured TDK according to the guidance of AnQiCMS, but why does my website's TDK display differently in search engines?A3: This situation may be caused by various reasons:
* **搜索引擎抓取延迟**:搜索引擎需要时间重新抓取您的页面并更新其索引。新配置的TDK可能需要几天甚至几周才能在搜索结果中体现。
* **搜索引擎自主优化**:有时,搜索引擎(特别是Google和百度)会根据其算法,认为您页面内容中最相关、最能满足用户需求的部分作为TDK显示,即使这与您手动配置的不完全一致。这通常发生在您配置的TDK质量不高、与内容关联度低,或被认为有关键词堆砌嫌疑时。
* **规范链接问题**:如果您设置了规范链接,搜索引擎可能会优先展示规范URL的TDK信息。
* **Robots.txt或Noindex标签**:检查您的robots.txt文件是否阻止了搜索引擎抓取相关页面,或者页面HTML中是否存在`noindex`标签,这些都会影响搜索引擎的正常索引和显示。
建议持续观察,并确保您的TDK内容质量高、与页面内容高度相关且自然。