Dear Bubblers,
Working on a SaaS app, I’d need to get the following URL for my clients : /
That would allow to avoid an intermediate page level (//)
That means that the index page’s type is “client”. But I would also need to be able to connect to the URL (aka. without any slug) so that the user will get the landing page + subscription CTA
Is it something achievable ? Not sure… And if it is, any good practice or warning to share ?
Thanks !