Forum Discussion
SEO Team Pushback on Braze
- 6 months ago
Hello rickiezayee Yes, your team is correct saying that modals are against Google Guidelines but not all modals are bad. for eg. Cookie consent modal
The modals that changes the layout, blocks the loads of website and delays the user interaction with website are considered bad to SEO.
Braze used async loading for Web SDK to avoid all of these issues.
On top of this you can pre-fetch the DNS to establish an early connection with Braze servers.
here is an example
<link rel="preconnect" href="https://js.appboycdn.com/">
As long as you are following these practices you should be good.
You can read more about these here: https://web.dev/articles/cookie-notice-best-practices
Here's what I got back from a SolCon on the Braze team: The Braze SDK automatically switches off when it detects a bot (i.e. a crawler) so it shouldn't have any affect on SEO.
Related Content
- 2 years ago
- 11 months ago
- 2 years ago
- 28 days ago
- 11 months ago