The TDK settings of Anqi CMS: The exquisite difference between single page and document content optimization

In today's highly competitive online environment, Search Engine Optimization (SEO) is a key factor in the success of a website.While TDK (Title, Description, Keywords) act as the "business card" of a website on the search engine results page (SERP), the precision of their settings directly affects the website's exposure and click-through rate.As an experienced website operations expert, I deeply understand the strength and flexibility of AnQiCMS 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, helping you optimize your content more efficiently.

I. Global TDK settings of the website: Lay the tone of the site

First, 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 declaration of the website, it 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.

For example, you can enter "Your company name - focusing on [core business] and [services]" in the "Home Title", list 3-5 keywords that best summarize your website content in the "Home Keywords", and write an attractive website introduction in the "Home Description".These global settings are the foundation of your website in the search engine world, crucial for establishing brand image and core competitiveness.When a single page or document does not specify TDK specifically, the search engine may backtrack to these global settings as their default display information.

Two, Single-page TDK settings: precise optimization of independent content

Next, we turn to the TDK settings of single-page. In AnQiCMS, a single page usually refers to those pages with relatively fixed and independent content, such as 'About Us', 'Contact Us', 'Service Introduction', and so on.These pages are characterized by the fact that the content is not frequently updated and often carries specific information communication or brand display functions.

In the "Page Management" module, when you add or edit a single page, AnQiCMS provides independent TDK configuration options, including "SEO Title", "Keywords", and "Single Page Introduction" (i.e., Description).Although these field names are similar to the global settings, their objects are this specific single page.You can tailor the most suitable TDK for the specific content of this page.

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

Three, Document TDK settings: personalized strategies for dynamic content

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

For specific documents (such as articles, products):On the "Add Document" or "Edit Document" interface, you will find fields such as "SEO Title", "Document Keywords", and "Document Description" and other fields.This means that every article or every product can have its own unique TDK.An article about "AnQiCMS feature analysis", its TDK should be closely related to AnQiCMS, CMS features, website operation, and other keywords;And a product page for a 'enterprise-level content management system' should focus on product features, solutions, etc.This extremely granular TDK setting ensures that every piece of dynamic content can be displayed in the most matching way in search engines.At the same time, the document also supports flexible configuration of 'custom URL' and 'document template'.

For document classification and tab page:AnQiCMS also considers the importance of category pages and tag pages in SEO.In the "Document Category" management, each category can set independent "SEO Title", "Keywords", and "Category Description".For example, the 'Blog' category can have targeted TDK, and its subcategory 'Technical Tutorial' can have more specific TDK.Similarly, the 'document tag' also supports independent 'SEO title', 'tag keywords', and 'tag description'.This hierarchical TDK setting makes the content structure of the entire website clearer in front of search engines, which helps to improve the ranking of long-tail keywords.

4. Summary of core differences and application scenarios

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

  • TDK hierarchy difference:The website global TDK is the highest level identifier of the website, providing an overall impression for search engines.Single-page TDK provides exclusive optimization for fixed, independent pages.And the TDK of documents, categories, and tags delve into each dynamic content and content set for more detailed and frequent personalized optimization.
  • Content attribute differences:Single-page websites are more focused on:Static, independent, information displayOptimization of content, with relatively stable TDK settings. Document TDK serves forDynamic, batch, frequent updatesOptimization of type content, its 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 'specific over general'.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 obtain information.

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

Frequently Asked Questions (FAQ)

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

Answer: If the article does not have a separate TDK set, AnQiCMS will retrieve it by a certain priority.It usually tries to use the TDK information of the category to which the article belongs, and if the category is not set, it will use the default TDK of the article content model (such as "article model"), and finally if neither is set, it will fallback to the global TDK setting of the website homepage.To improve the SEO effect of **, it is recommended to set up independent TDK for each important article.

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

Answer: Yes. When calling the page title in the template, you can use{% tdk with name="Title" siteName=true %}tags. Among themsiteName=trueIndicates that AnQiCMS will automatically add the website name you configured in the global settings after the current page title, usually separated by a hyphen-separated, but the separator can also besepCustom attribute.

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

Answer: AnQiCMS allows you to set independent TDK for each specific product detail page, including 'SEO Title', 'Document Keywords', and 'Document Description'.These dedicated TDKs for product detail pages will take precedence over their category TDKs.You just need to fill in the corresponding information in the "Other Parameters" or related TDK setting area when editing the product.If the product detail page is left blank, it will backtrack to the product category's TDK.