Hi
Problem:
-----------
Currently, the system only supports single-level URL paths (e.g., mywebsite.com/pricing-options). This limits our ability to create a clear and logical site structure, especially as our content grows.
Proposed Solution:
-------------------
Implement support for nested URL paths, allowing the creation of subdirectories within URLs. This would enable URLs like mywebsite.com/pricing/options.
Benefits:
-----------
  • Improved Site Structure: Enhances organizational clarity by grouping related content under logical parent directories.
  • Enhanced User Experience: Makes it easier for users to understand the site's hierarchy and navigate to specific content.
  • Scalability: Allows for better management of a growing number of pages and content categories.
  • SEO Advantages: Structured URLs can improve search engine understanding of site content and potentially enhance SEO performance.
Example:
-----------
Success Criteria:
-----------------
  • Users can create and manage URLs with nested paths (subdirectories).
  • The nested path should be available in Websites and Funnels.
  • The system correctly resolves and displays content for URLs with subdirectories.
  • Existing URLs should not be negatively impacted by this change.
  • The system should maintain good url structure for SEO.