---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# SEO for canonical URLs and localized versions of knowledge articles

# SEO for canonical URLs and localized versions of knowledge articles {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Improve the searchability of knowledge articles by adding tags for canonical URLs and
hreflang tags for translated knowledge articles.

You can add the default tags for canonical URLs and hreflang tags by
selecting the Use SEO script check box on the Knowledge Article View
\[kb_article_view\] page record. For more information, see [Enable SEO for canonical URLs and
localized versions of a portal page](https://www.servicenow.com/docs/access?context=seo-sp&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US).

When the Use SEO script option is selected:

* The canonical URLs for a knowledge article are added to the knowledge article view page.Example canonical URL: https://\<instance name\>.servicenow-com/csp?id=kb_article_view\&sysparm_article=\<article number\>

* The hreflang tags for the translated versions of a knowledge article are added to the knowledge article view page.

  Example URL with an
  hreflang tag: \<link rel="alternate" href="https://\<instance name\>.servicenow-com/csp/fr?id=kb_article_view\&sysparm_article=\<article number\>" hreflang="fr"/\>  
  Hinweis:  
  A self-referencing hreflang URL is also added for the language of current knowledge article.

  For example, an English
  knowledge article is viewed by visiting a URL with the following
  format:

  https://\<instance name\>.servicenow-com/csp/?id=kb_article_view\&sys_kb_id=\<sys_id\>

  In
  addition to the hreflang tags added for translations, the English
  language self-referencing hreflang tag is
  added:

  \<link rel="alternate" href="https://\<instance name\>.servicenow-com/csp/?id=kb_article_view\&sys_kb_id=\<sys_id\>" hreflang="en"/\>

{#seo-knowledge__ul_cy1_gvf_dmb}

## Script includes for canonical URLs and hreflang tags {#seo-knowledge__section_hyt_fv2_dmb}

By default, the knowledge article view page uses the
SPSEOHeaderTagsArticleViewSNC script include to add the SEO tags for
canonical URLs and hreflang tags.  
The following table describes the script includes for adding canonical URLs and hreflang tags to Service Portal pages, including the knowledge article view page. {#seo-knowledge__table_pl2_qc2_dmb__entry__2}

| Script include | Description |
|-|-|
| SPSEOHeaderTagsSNC | Includes the default implementation for the canonical URLs and hreflang tags for Service Portal pages. This script include is read-only. For more information, see [Enable SEO for canonical URLs and localized versions of a portal page](https://www.servicenow.com/docs/access?context=seo-sp&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US). |
| SPSEOHeaderTags | Facilitates overriding the default implementation in the SPSEOHeaderTagsSNC script include for Service Portal pages. The SPSEOHeaderTags script include extends the  SPSEOHeaderTagsSNC script include. |
|  SPSEOHeaderTagsArticleViewSNC | Overrides the generateHrefLangArray and generateCanonicalURL functions for the knowledge article view page configured in the SPSEOHeaderTags script include. The SPSEOHeaderTagsArticleViewSNC script include is read-only and extends the   SPSEOHeaderTags script include. |
| SPSEOHeaderTagsArticleView | Facilitates overriding the default implementation in the SPSEOHeaderTagsArticleViewSNC script include for the knowledge article view page. The SPSEOHeaderTagsArticleView extends the  SPSEOHeaderTagsArticleViewSNC script include. |
[Tabelle : 1. Script includes for canonical URLs and hreflang tags]

{#seo-knowledge__table_pl2_qc2_dmb}

As an administrator, you can add canonical URLs, hreflang tags, and
any custom headers for knowledge articles by updating the
SPSEOHeaderTagsArticleView script include. For more information, see
[Configure custom SEO tags for canonical URLs and localized knowledge articles](https://servicenow-prod.fluidtopics.net/5hvtOhxthR4niz1B4~bxrA "Discover relevant knowledge articles through search engines by adding custom SEO tags for canonical URLs and hreflang tags to the knowledge article view page.").

