Hi @lucasribeiro1, Refer this article. It will answer most of your questions. The two most effective ways to render Google-friendly versions of SPA are server-side rendering and prerendering.
Can you try following ways.
Update the header module with below syntax.
<VirtualServer>
~Bits of important stuff here~
<IfModule headers_module>
RequestHeader set X-HTTPS 1
Header set Content-Security-Policy "default-src 'self' 'unsafe-inline' www.blackhillsinfosec.com fonts.googleapi...