glide.service_portal.enable_human_readable_urls

ServiceNow property description:

Global switch to turn on/off the human readable URLs feature for the portals. This avoids 301 redirection to the human readable urls.

Attributes

  • Sys ID: f84bf2e2770111103b0efc3eaf5a9964
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.service_portal.enable_human_readable_urls` is a global switch that enables or disables human-readable URLs for portals. When this property is enabled, URLs in the service portal are converted to a more user-friendly format, which can improve readability and usability. Disabling this property prevents the system from performing a 301 redirection to these human-readable URLs, thereby maintaining the original URL structure. This can be useful for maintaining consistency in URL formats or avoiding potential issues with redirection. The property is particularly relevant for knowledge management pages, where clear and descriptive URLs can enhance the user experience.

Source

Related property: glide.service_portal.enable_typeahead