search

Home  >  Q&A  >  body text

javascript - The front end generates static pages based on the interface

The background provides a news interface. If the data is obtained through ajax in the browser, it will be detrimental to SEO.
The background does not write a program to implement it.
In this case, what if the front-end obtains the interface data in advance and generates a pure static page?
Please give me some advice from those who have done it before or seen related tools or plug-ins

欧阳克欧阳克2690 days ago980

reply all(2)I'll reply

  • typecho

    typecho2017-07-05 10:53:31

    Wow, unrealistic and unreliable solution.

    If you can, use server-side rendering

    reply
    0
  • 某草草

    某草草2017-07-05 10:53:31

    Two options
    1.Backend template
    2.nodejs middleware

    reply
    0
  • Cancelreply