Run this against your site right now:

curl -s https://yoursite.com | grep -o "<h1[^>]*>.*</h1>"

Enter fullscreen mode

Exit fullscreen mode

If nothing comes back, or you get an empty <div id="root">, then large parts of the internet cannot read your site. Not "reads it poorly". Cannot read it.