Help Center
Guidance for validating SSR SEO and search indexing readiness
Common questions and operational notes for the diana-test-sh-site verification environment.
How dynamic SEO works here
The site reads global SEO settings from the CMS site-config endpoint and renders them on the server before the HTML response is returned to the browser.
That means changes to title, keywords, description, and canonical URL can appear in page source without rebuilding a static public directory, as long as the SSR service is running normally.
