Hello community, we have some questions about how to optimize the SEO of our website’s blog, which is hosted on Bubble:
Google crawlers are unable to index the content on the blog pages because the text is displayed dynamically. Is there a way to make them static or more SEO-friendly within Bubble?
We would like the blog to have URLs in the format imma.net.br/blog/postname, but for the content to be managed via WordPress. Is it possible to integrate or manage a WordPress blog even though the main site is on Bubble?
Olá comunidade, estamos com algumas dúvidas sobre como otimizar o SEO do blog do nosso site, que está hospedado no Bubble:
Os crawlers do Google não estão conseguindo indexar o conteúdo das páginas do blog, pois os textos são exibidos dinamicamente. Existe alguma forma de torná-los estáticos ou mais acessíveis para SEO dentro do Bubble?
Gostaríamos que o blog tivesse URLs no formato imma.net.br/blog/nome-da-postagem, mas que o conteúdo fosse gerenciado via WordPress. É possível integrar ou administrar um blog em WordPress, mesmo com o site principal estando no Bubble?
We’ll definitely consider setting up a subdomain like blog.imma.net.br and managing the blog through WordPress or another SEO-friendly platform, as you suggested.
Just to clarify: is it technically possible to still keep the /blog/postname structure (instead of a subdomain) while using WordPress, or would that require self-hosting everything on the same server?
Also, if you know of any reliable services or professionals who offer help with SEO or WordPress-Bubble integration?
Splitting your site up ‘may’ hurt the SEO in other ways. There’s pros & cons. With some effort you CAN create a blog in bubble that’s fine with SEO & gets crawled etc. you can also create your own ‘blog manager/editor’ and scheduler etc all under one roof which gives you a lot of control.
Tip: For exposing bubbles dynamic articles to web crawlers you need to ensure you tick the SEO settings to ensure the blog page & articles page is crawled. Furthermore you MUST give each dynamic artical a unique SLUG. The crawler will see each as a new page.
This video explains everything, check around 42minutes:
At 46 minutes you can see the dynamic pages being exposed to the crawler as unique pages. Good luck