Skip to content

SEO and server side rendering #2670

Answered by ndricimrr
geekyme-fsmk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @geekyme-fsmk , thanks for your question.

How SEO-ready is a web app made with luigi? Is the content inside each microfrontend indexable?

Luigi relies on iFrames and Web Components as the two main technologies used for building the microfrontends.
SEO-readiness of an app built with Luigi then depends on the indexability of the iFrames or Web Components. As an example, our documentation website itself is built with Luigi and it internally relies on iFrames where each documentation section is a separate microfrontend.

Can luigi control the load order for different microfrontends rendered on the server side? Example: imagine facebook built with luigi, with 3 separate microfrontend: new…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hardl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants