Is there any other solution to the react project seo besides server-side rendering?

the company developed the official website before, but did not consider the problem of seo at that time, but directly used the react+antd framework. Excuse me, do you have any other solutions besides server rendering?


also has pre-rendering, which is compiled directly into static HTML, which is suitable for simple display pages that do not need to interact with the backend.


static pages are generated by pre-rendering


I used phantomjs three years ago. You also need to do some processing on the java side.
you look online for phantomjs how to do SEO .

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31fb3-2bdd5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31fb3-2bdd5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?