The fine difference between single-page and document content optimization in AnQi CMS TDK settings

In today's highly competitive online environment, Search Engine Optimization (SEO) is a key factor for the success of a website.While TDK (Title, Description, Keywords) serves as the "business card" of a website on search engine results pages (SERP), the fineness of its setting directly affects the exposure and click-through rate of the website.As an experienced website operation expert, I know that AnQiCMS is powerful and flexible in TDK management.Today, let's delve into the similarities and differences in TDK settings for single pages and documents (including articles, products, etc.) in AnQiCMS, to help you optimize content more efficiently.

1. Global website TDK settings: Establishing the tone of the site

Firstly, AnQiCMS provides a global TDK setting entry, which is usually used to define the TDK information of the homepage.In the "Homepage TDK Settings" in the background, you can set the homepage title, homepage keywords, and homepage description for your website.This information is like the brand statement of the website, which not only makes it clear to search engines the core theme and business scope of your website, but also provides an overview of the overall content of the website.

二、Single Page TDK Settings: Precise Optimization for Independent Content

Next, we turn to the single-page TDK settings.In AnQiCMS, a single page usually refers to those pages with relatively fixed content and independent existence, such as "About UsThese pages are characterized by the fact that the content is not frequently updated, and they often carry specific information delivery or brand display functions.

In the "Page ManagementAlthough these field names are similar to the global settings, the objects they act on are this specific single page.You can tailor the most suitable TDK according to the specific content of this page.

For example, you can set a 'Company Name - Our Story and Corporate Culture' SEO title for your 'About Us' page, with keywords focusing on 'corporate culture', 'development history', etc., and the description should focus on the company's vision and values.In addition, the single page supports the settings of "custom URL" and "single page template", which further enhances the independent optimization capability of the single page in the SEO aspect, allowing each fixed page to have a unique identity in search engines.

三、Document TDK Settings: Personalized Strategies for Dynamic Content

Compared to a single page, the TDK settings of documents (usually referring to specific entries under content models such as articles, products, etc. in AnQiCMS) reflect a more dynamic and detailed optimization strategy.Whether it is the blog articles you publish, product detail pages, or specific category pages and tag pages, AnQiCMS allows you to perform fine-grained TDK management.

For specific documents (such as articles, products):In the "Add Document" or "Edit DocumentThis means that every article or product can have its own exclusive TDK.An article about "AnQiCMS Function AnalysisThis extremely fine-grained TDK setting ensures that every piece of dynamic content can be displayed in the most matching way on search engines.Also, the document supports flexible configuration of "Custom URL" and "Document Template".

For document classification and tab pages:AnQiCMS also considers the importance of category pages and tag pages in SEO.In the "Document ClassificationFor example, the "BlogSimilarly, 'Document Tags' also supports independent 'SEO Title', 'Tag Keywords', and 'Tag Description'.This layer-by-layer TDK setup makes the content structure of the entire website clearer in the eyes of search engines, which is helpful for improving the ranking of long-tail keywords.

4. Summary of Core Differences and Application Scenarios

In summary, there is a clear logical division and application emphasis between the single-page TDK settings of AnQiCMS and the document TDK settings:

  • TDK hierarchy differences:The global TDK of a website is the highest level identifier, providing an overall impression for search engines.Single-page TDK provides exclusive optimization for fixed, independent pages.The TDK of documents, categories, and tags delves into each dynamic content and content set for more detailed and frequent personalized optimization.
  • Content attribute difference:Single-page is more focused onStatic, independent, information displayOptimization of content type, whose TDK settings are relatively stable. Document TDK servesDynamic, batch, frequent updatesOptimization of content type, the TDK settings may need to be adjusted with the content update.
  • Priority and inheritance:In the actual operation of AnQiCMS, the priority of TDK follows the principle of 'specificity over generality'.If a document, single page, category, or tag has its own TDK settings, these settings will be displayed first.If not set, the system will try to trace up, from its category, model, and finally to the global TDK of the website to retrieve information.

In actual operation, you can use the AnQiCMS provided{% tdk %}template tags to flexibly display these TDK information on the front-end page. For example,{% tdk with name="Title" siteName=true %}You can automatically add the website name to the end of the page title, achieving SEO-friendly and unified title format.This backend management and frontend template联动 enables content operators to have maximum control over the website's performance in search engines.

Common Questions (FAQ)

1. If I don't set TDK for an article, how will it display in search engines?

答:If the article does not have a separate TDK set, AnQiCMS will retrieve according to a certain priority.通常,它会首先尝试使用文章所属分类的TDK信息,如果分类也没有设置,则会使用该文章内容模型(如“文章模型”)的默认TDK,最终如果都没有设置,则会回退到网站首页的全局TDK设置。For the SEO effect, it is recommended to set independent TDK for each important article.

2. Can I automatically include the website name in the page title?

答:可以。在模板中调用页面标题时,您可以使用 English{% tdk with name="Title" siteName=true %}标签。其中 EnglishsiteName=trueThis will indicate that AnQiCMS will automatically add the website name configured in the global settings after the current page title, usually separated by a hyphen-The separator can also be set throughsepProperty customization.

3. How to set a unique TDK for my 'Product Details' page without being affected by the product category it belongs to?

答:AnQiCMS allows you to set independent TDK for each specific product detail page, including 'SEO title', 'document keywords', and 'document description'.These exclusive TDKs for product detail pages will take precedence over the TDKs of their respective categories.You only need to fill in the corresponding information in the "Other Parameters" or related TDK setting area when editing the product.If the product details page is left blank, it will backtrack to the product category's TDK.