questions regarding server-side rendering
-
Hi, I have a few questions regarding server-side rendering:
- Does it cache translations so that each time a user visits the page, the cached translated version loads immediately?
- How can I verify that server-side rendering is actually working?
- If translations are not being cached, what is the proper way to cache them?
Currently, whenever I open a page, it first loads in the original language and then switches to the target language after auto refreshing.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.