---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Generate XML sitemaps for SEO indexing

# Generate XML sitemaps for SEO indexing {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 min. de leitura

Create XML sitemaps for web crawlers to index your public portal pages and improve
search engine optimization for your portals.

## Antes de Iniciar

Add SEO information to portal pages, such as meta tags that improve the searchability
of Service Portal pages. For more information, see [Improving search engine optimization for portals](https://servicenow-prod.fluidtopics.net/moUVqa05ntsForPchX1~0Q "Search engine optimization (SEO) helps portal users find the information they need and be more engaged with your portal. Adding SEO information to your public portal pages improves how external search engines index and rank pages to make them more findable.").

Review the "Sitemap requirements" section of the [Sitemap Generator](https://servicenow-prod.fluidtopics.net/R3WbbIbMGKEAdTP4R4QFsQ "Use the ServiceNow Sitemap Generator application to define and automatically generate XML sitemaps to improve search engine optimization of public portal pages.") documentation topic to determine what
content should be in the sitemap.

Role required: admin

## Procedimento

1. Navigate to AllSitemap GeneratorSitemap Configuration.
2. In the UX Sitemap Configurations \[sys_ux_seo_sitemap_config\] table, select New.
3. On the form, fill in the fields.  
   {#generate-xml-sitemaps-seo-indexing__table_vyy_21t_gtb__entry__2}

   | Field | Description |
   |-|-|
   | Sitemap Name | A unique name for the sitemap. |
   | Description | A description of the sitemap contents. |
   | Active | Option for whether the sitemap is automatically generated. |
   [Tabela 1. UX Sitemap Configuration form]

   {#generate-xml-sitemaps-seo-indexing__table_vyy_21t_gtb}
4. From the form context menu, select Save.
5. From the Sitemap Config Definition tab, select New.  
   Importante:  
   * You must ensure that the contents of your sitemap meet the [Sitemap requirements](https://servicenow-prod.fluidtopics.net/R3WbbIbMGKEAdTP4R4QFsQ#sitemap-generator__section_w52_vbq_ytb).
   * You don't need to add the header and footer of the sitemap XML. These are added automatically when the sitemap is generated.
   {#generate-xml-sitemaps-seo-indexing__ul_eyf_k5p_ytb} {#generate-xml-sitemaps-seo-indexing__new-sitemap-def}
{#generate-xml-sitemaps-seo-indexing__new-sitemap-def}
6. In the Type field of the UX Sitemap Definition form, select one of the following options to define the contents of the sitemap either with a script or by specifying static URL elements.

   | Type | Action |
   | Script | Dynamically generate the content from a script. Nota: If special characters such as \<,\>, \&, or " are included in URLs, you must replace them with their equivalent escape characters. |
   | Static | Specify the static URL elements to include in the sitemap. loc :   The full page URL. lastmod :   The date the page was last modified. changefreq :   The approximate frequency at which the page is updated. For more information about valid values for these elements, see the [Sitemaps XML format](https://www.sitemaps.org/protocol.html) topic on the sitemaps.org website. |
   |-|-|

   {#generate-xml-sitemaps-seo-indexing__choicetable_fff_fps_gtb} {#generate-xml-sitemaps-seo-indexing__definition-type}
{#generate-xml-sitemaps-seo-indexing__definition-type}
7. Select Active and then select Submit. {#generate-xml-sitemaps-seo-indexing__save-definition-type}
{#generate-xml-sitemaps-seo-indexing__save-definition-type}
8. **Opcional:** Repeat steps [5](https://servicenow-prod.fluidtopics.net/ejkgY~bmEWKiKttRCg9Mww#generate-xml-sitemaps-seo-indexing__new-sitemap-def) through [7](https://servicenow-prod.fluidtopics.net/ejkgY~bmEWKiKttRCg9Mww#generate-xml-sitemaps-seo-indexing__save-definition-type) to define additional content to include in the sitemap.  
   You can create multiple sitemap definitions with any combination of types that combine to create the sitemap. For example, you could include both static XML and dynamic content from a script or you could include content from multiple scripts.
9. **Opcional:** Configure the number of URL elements to include per sitemap page to control how many pages are in your sitemap.  
   By default, 750 URLs are included per sitemap page. For URLs with hreflang tags, you should limit the number of URLs per page to the default value of 750 URLs.
   1. Enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter.
   2. Open the glide.sitemap.page.count property and set the value to the number of URLs to include per page.  
      The maximum value is 5,000.
   3. Select Update.
   {#generate-xml-sitemaps-seo-indexing__substeps_st1_yx5_cwb}
10. From the UX Sitemap Configuration record, select Generate Sitemap.  
    If a sitemap includes more than the number of URL elements specified with the
    glide.sitemap.page.count system property, a sitemap
    index file that specifies the URLs of the sitemap pages is generated. The
    sitemap index file naming structure is
    sitemap-\<sitemap-config-sysid\>.xml and the
    sitemap page naming structure is
    sitemap-\<page\>-\<sitemap-config-sysid\>.xml.
11. Select Copy Sitemap URL and add the sitemap URL in Google Search Console or to your robots.txt file with the Google Custom Search integration.  
    Nota:  
    This URL accesses the latest sitemap or, if the sitemap is paginated, the latest sitemap index. It doesn't execute scripts on the fly to regenerate the sitemap.

    For information about using Google Search Console, see [Manage your sitemaps using the Sitemaps
    report](https://support.google.com/webmasters/answer/7451001) in the Google documentation. For
    information about the Google Custom Search integration, see
    [ServiceNow provided
    integrations](https://www.servicenow.com/docs/access?context=r_ServiceNowProvidedintegrations&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
12. **Opcional:** Review any portals URLs that were excluded from the sitemap because they aren't publicly accessible.
    1. Navigate to AllSystem LogsSystem LogApplication Logs.
    2. In the condition builder, enter the filter \[App Scope\] \[is\] \[Sitemap Generator\] AND \[Message\] \[starts with\] \[The given URL\].  
       The Message field includes the excluded URLs. For example, "The given URL https://\<instance\>/kb?id=kb_article_view is not public".
    {#generate-xml-sitemaps-seo-indexing__substeps_orx_g4d_dwb}

## Resultado

All active sitemaps automatically regenerate once a day and include content from any
of their active sitemap definitions. Previous versions of the sitemap are deleted.
You can check the status of the daily job at AllSystem LogsSystem LogApplication Logs using the filter \[App Scope\] \[is\] \[Sitemap Generator\].

