I can understand why this is a problem, but it’s unclear how to fix this in Bubble. Can you explain how? I don’t see any advanced controls to load only specific parts of a plugin or only load it right when we need it.
Just wanted to put a post here to see if any further developments on Bubble and SEO have materialized in the past year.
Bubble SEO will always lack until they allow us access to their server-side tags whether our own or more dynamically.
Your best bet is to build the front-end on something else (I use NextJS) and then bring in your data from bubble (if you need it) and use Bubble for the actual application.
This allows you to separate your content from your application as well which is always easier to manage.
1 Like