Angular 6 SEO in legacy J2EE Apps - Suggestions are appreciated #453
Labels
comp: init
Init Package
status: wontfix
Does not depend on this project
type: question
Conversation to figure out the action steps.
I'm submitting a...
In package
Current behavior
Hi, Thank you very much for this toolkit, it works amazing and providing SEO benefits for Angular apps for newly built apps or the Angular only apps. We have situation where we had homegrown Application build with J2EE and we are migrating to Angular on UI side but based on how its designed we cant convert the entire app as Angular so we are using hybrid approach which is main JSPs are bundled with Angular Apps. Its working great from the feature perspective. We are generating the /dist folder from angular app and copying the the resources of legacy ui/js code base, however we lost the SEO as we don't use NODE/ Express in the PROD run time. Can you recommend some options to achieve SEO here without writing entire UI layer in Angular at a time. Thanks a lot !!
Expected behavior
Minimal reproduction of the problem with instructions
Example repository
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: