Studio Apps
prerenderStudioSite
Pre-render Site Routes
Pre-render every route of a SITE CLASS Studio app so the FIRST response carries the page's copy instead of an empty shell.
Arguments
appIdstringrequiredThe Studio app ID
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- pre-render my site
- my site's HTML is empty
- Google sees a blank page
- the copy only shows up after load
- make the first response carry the content
- why is my site not indexed
Pair it with
The verbs that finish the job.