Skip to main content
URL structure, length, and formatting

Rules

Slug Keywords

Checks if URL slug contains relevant keywords

Trailing Slash

Checks for consistent trailing slash usage

URL Hyphens

Checks that URLs use hyphens, not underscores

URL Length

Checks URL length for optimal SEO

URL Lowercase

Checks that URLs are lowercase

URL Parameters

Checks for excessive URL parameters

URL Special Characters

Checks for problematic special characters in URL path

URL Stop Words

Flags common stop words in URL slugs

Disable All URL Structure Rules

squirrel.toml
[rules]
disable = ["url/*"]