Skip to content

[Feature]: Customisable, Clean URLs / Permalinks for Pages & Apps #41387

@unicornpoopwizard

Description

@unicornpoopwizard

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Current issue: pages and applications in Appsmith use auto-generated IDs in their URLs (e.g., ?appId=abc123&pageId=xyz789), making links long, non-friendly, hard to read/share, and brittle with renames.

Request:

  • Allow each page (and/or app) to have a human-readable “slug” or custom URL path (e.g., /sales/dashboard instead of /app ?appId=…&pageId=…).
  • Support aliasing/renaming of pages without breaking existing links (i.e., stable link mapping).
  • Optionally enable redirect or fallback so old auto-generated links continue to work when you switch to a clean slug.

Provide interface for managing these links (slug field, redirect table, etc.).

Why should this be worked on?

This would improve shareability, readability, SEO (if relevant), and reduce maintenance overhead when renaming pages or reorganising structure.

Metadata

Metadata

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions