Hello all,
im currently working on one big 4 layer canvas app with multiple espaces, im trying to figure it out how to manage and write the SEO urls without the need to use the espace names on the urls.
Im already using espace aliases on several cases, but in some cases i would like to not use espace names or aliases at all and write unique urls for this screens.
It is possible?
Someone can point me the way to do it?
Thanks
Severiano Melo wrote:
Hi Severiano
Assuming you are working with the .NET stack (the one allowing for SEO) you can do multiple things:
Hope this helps!
Acácio
Acácio Porta Nova wrote:
Hi Acácio,
thanks for the answer, i already implement what you suggested and is working correctly.
best regards