You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We imported the library into a CRA app. We also used our in-house Rendertron to generate and serve to crawler bots static pages.
However, when we render a Landing Page, the Icofont library append a massive CSS inline styling to the head tag and it prevents bots from reading the proper meta tags.
How should we approach this?
The text was updated successfully, but these errors were encountered:
We imported the library into a CRA app. We also used our in-house Rendertron to generate and serve to crawler bots static pages.
However, when we render a Landing Page, the Icofont library append a massive CSS inline styling to the head tag and it prevents bots from reading the proper meta tags.
How should we approach this?
The text was updated successfully, but these errors were encountered: