---
title: Configure URL normalization in the dashboard
description: How to configure URL normalization in the Cloudflare dashboard.
image: https://developers.cloudflare.com/core-services-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/rules/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Configure URL normalization in the dashboard

1. In the Cloudflare dashboard, go to the Rules **Settings** page.  
[ Go to **Settings** ](https://dash.cloudflare.com/?to=/:account/:zone/rules/settings)
2. Go to the **URL Normalization** tab.
3. Configure the [available URL normalization settings](https://developers.cloudflare.com/rules/normalization/settings/).  
![Available URL normalization settings in the Cloudflare dashboard](https://developers.cloudflare.com/_astro/url-normalization-settings.CiswBm53_Z1XMaUF.webp)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/rules/","name":"Rules"}},{"@type":"ListItem","position":3,"item":{"@id":"/rules/normalization/","name":"URL normalization"}},{"@type":"ListItem","position":4,"item":{"@id":"/rules/normalization/manage/","name":"Configure URL normalization in the dashboard"}}]}
```
