-
Notifications
You must be signed in to change notification settings - Fork 34
Description
from @shabnammayel
We monitor the jakarta.ee website search visibility monthly and Kristy, our SEO specialist, noticed since Sept we've been loosing a lot of traffic from some tutorial pages that must have been recently taken down.
Can you help redirect these links to either the relevant newer version or to the main tutorial page since they were so popular?https://jakarta.ee/learn/docs/jakartaee-tutorial/current/websvcs/jaxrs/jaxrs.html
https://jakarta.ee/learn/docs/jakartaee-tutorial/current/websvcs/jaxrs-client/jaxrs-client.html
https://jakarta.ee/learn/docs/jakartaee-tutorial/current/websvcs/jaxrs-advanced/jaxrs-advanced.html
It turns out that we renamed these URLs to have the prefix "rest" instead of "jaxrs" in #102 we should have created a page alias so that Antora will generate a redirect.
NOTE: This needs to be done in both
mainandrelease/9.1branches.