On the technical selection of the official website of the mobile terminal

now there is a business to develop the mobile official website, the front and rear ends are separated, and the front-end framework uses vuejs. I think Xiaomi mobile mall data is dynamically loaded, not the returned static page.
I have a question for all of you.
1. Does mobile web need to consider seo?
2. Is nuxt suitable for mobile projects?
3. By looking up information, we can see that the pre-rendering of the first screen is not suitable for pages that still need to request variable data, because the html displayed is probably the html, of the last pre-rendering until the data is returned after the request is completed, and then displaying the latest html will cause misunderstandings and doubts among customers. Because the first screen of the official website must be constantly changing, so taking it into consideration, is it recommended to use pre-rendering?
Thank you for your patience


Don't worry about seo on mobile. Many entrances on mobile are clicked into the official account menu, so you can directly use vue


whether I don't understand what you mean by first screen pre-infection. How could he be the last pre-rendered html? This is a cache of yours.
nuxt is faster because he puts what was originally rendered at the front end to the back end to render.
the front-end performance is there, and the customer's browser performance is fixed there, but the back-end rendering capabilities can be extended by ourselves. That's why he's fast.


seo can make another page. Second jump. One page seo one page business


depending on the needs of your company, whether your company does more seo or pay for promotion, I don't think it is necessary to limit seo now that there are many mobile portals.
seo has declined for many years.

A miserable seoer < del > ~ < / del > ~

Menu