Site-Service should return redirect for section alias ids
Like the search in the Content-API /content/v4/?website=${arcSite}&website_url the Site-Service-API should return redirects for the configured alias_ids if there are alias_ids defined
we would like to be able to manage redirects for sections at the sections itself. Eg. the section /lokales/umland/burgdorf is the regular section URI but in the communication to the customers (e.g. printed publication) /burgdorf should be used and then redirect to /lokales/umland/burgdorf .
The Site-Managers should be able to manage these redirect so no use of API's is necessary.
Thanks for the idea! One clarifying question - Are you asking for changes to the Site Service API that are more in line with how Content API works (returning redirects)? Can you tell us more about the goal you're trying to achieve with this, so that we can think through all of the options?
Hi,
we would like to be able to manage redirects for sections at the sections itself.
Eg. the section
/lokales/umland/burgdorf
is the regular section URI but in the communication to the customers (e.g. printed publication)/burgdorf
should be used and then redirect to/lokales/umland/burgdorf
.The Site-Managers should be able to manage these redirect so no use of API's is necessary.
Thanks for the idea! One clarifying question - Are you asking for changes to the Site Service API that are more in line with how Content API works (returning redirects)? Can you tell us more about the goal you're trying to achieve with this, so that we can think through all of the options?