javascript - The front end generates static pages based on the interface
欧阳克
欧阳克 2017-07-05 10:51:31
0
2
975

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

欧阳克
欧阳克

温故而知新,可以为师矣。 博客:www.ouyangke.com

reply all(2)
typecho

Wow, unrealistic and unreliable solution.

If you can, use server-side rendering

某草草

Two options
1.Backend template
2.nodejs middleware

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template