🌐 URL Router for Navigation - New Free Plugin from Zeroqode

Hi @levon. Thank you for the great plugin. I am planning to use it for a mobile web app. Will the plugin work in a wrapper if I decide to publish the app in an appstore?

Hello @shpak.serhiy

The plugin compatibility is guaranteed for Web Applications designed on Bubble framework first and foremost.
As you know there are countless Native Wrappers which can interfere with the plugin functionality in unforeseen ways due to their nature.
Thanks for understanding.
:pray:

Regards,
Zeroqode Team.

Anyone have solution for dynamic SEO?
I cannot seem to get any data from my elements


Hi Ben,

Although this is not related to the plugin in any way - it looks like you did not set up the data type for your page.

Please set it up first, like that:

And you’ll have an option to refer to your current page object in your SEO related fields.

Hope this helps :+1:

1 Like

Thank you so much for your help, I tried setting current page data but when I change blog post using this plugin, technically I am still on the same page which my SEO cannot change accordingly.

Sorry if I cannot explain it properly!

Can you please make a screenshot of your page property to see which data type for the pageg you’ve set up?

How to change this info
When my router A 1st path changed

Sorry, I’m confused.

Here you’re mentioning that you need a solution for dynamic SEO.

Anyone have solution for dynamic SEO?

Now you got one (apparently).
What are you trying to accomplish now?

I am trying to change the page SEO infomation as I change URL Router therefore when I share the page in social media, my SEO will be align with the URL Router. Sorry, I am really bad at explaining

Hi @ben.nes,

Thanks for your feedback. Unfortunately, we can only suggest you post a different forum request or search for existing SEO help, as this is a custom implementation related to Bubble itself.
However, if you experience some issues or bugs regarding our plugin, please let us know so we could fix it.

Thank you for understanding. :pray:

Best regards,
Zeroqode Team

1 Like

Hi, @gaurav. I’ve been looking to use your Native BDK product to build a native version of an app I’m developing. Do you know whether your service would be compatible with this plugin, specifically?

1 Like

Hi @ts11,
I believe it should :slight_smile: BDK Native pretty much operates outside the bubble app and doesn’t mess with the page url etc. so if the page gets redirected via 301 / a routing mechanism which I assume the plugin is based upon it should be totally cool. You can actually try it out right away at no cost via the preview mode by installing the bdk native app. Also check out this article if you havent already

Cheers,
Gaurav

1 Like

Hi @ZeroqodeSupport Team @levon @Yinka @JohnMark . Thanks for that plugin.
I just want to know if the SEO is really better with the plugin ? I mean, if Google really index all URLs created with the router ?

Thanks.

Hi @ulrich_00132,

Thanks for reaching out. Our plugin is simply used for routing to define URLs that are semantically meaningful to users and that can help with SEO, but the SEO itself is something to be configured at your app level and not plugin feature per se, unfortunately. But you can really give it a try as it is a free plugin, to see whether or not it satisfies your needs. :pray:

Demo: https://zeroqode-demo-17.bubbleapps.io/router_for_navigation
Editor: https://bubble.io/page?type=page&name=router_for_navigation&id=zeroqode-demo-17&tab=tabs-1

Best regards,
Zeroqode Team

OlĂĄ a todos. nĂŁo sei porque o forum parou de ter perguntas desde o ano passado, mas estou com um problema que nĂŁo consigo resolver. Usei o editor de exemplo zero code e fiz tudo funcionar.
Meu Ășnico problema Ă© que data source sĂł funciona se eu carregar a pĂĄgina, mas nĂŁo funciona se eu clicar em um botĂŁo que me leva atĂ© a url.
Eu tenho uma URL slug-da-loja/produto/slug-do-produto
Se eu clicar no botão que me leva até essa url, nada é carregado, mas se eu recarregar a pågina, tudo funciona.

Eu acredito que ninguem me responda nada, devido ao tempo que o forum está desatualizado, mas


Hello @jarmouch, thanks for reaching out.

We have checked the plugin functionality on our side and it works well.
Regarding the issue that you’ve mentioned above, kindly follow these steps:

  • Please compare all settings (element setting windows and workflows) within your app with related settings from the demo application.
  • Kindly consider the demo editor as a workable example of the plugin functionality); Zeroqode-demo-17 | Bubble Editor
  • You also may copy a certain workflow from a demo page, and paste it on your app, to reproduce/modify the action it may do.

As an alternative, to make sure that the plugin will work well on your side also, please try the following steps:

  1. Create a brand new app on Bubble and install there the URL Router plugin;
  2. Recreate the simplest functionality that will help you make sure that the plugin works correctly (in some cases, the plugin might not work correctly because of incompatibility with other plugins);
  3. Reinstall the plugin in your already existing app.

In case the issue persists, kindly ask you to share the screenshots of how your app is working when you navigate through the app:

  1. Within the URL of the application, right after the name of the created page please insert the following ?debug_mode=true
  2. On the app page, turn on the console from the browser settings.
  3. On the Debugger footer, press the button “Run next”

Hope it helps.

Regards,
Zeroqode Team

OlĂĄ equipe zero code. Muito obrigado pela resposta rĂĄpida. farei novos testes em uma novo app. obrigado pelo carinho.

1 Like

Hey,

I’m using this plugin and it works great, but every now and then, I get this error.

Thanks in advace :slightly_smiling_face: :computer:

Hello, @hacker
Thanks for using our plugin.

Unfortunately, the information you provided is not enough to understand the cause of the error.
Can you please share the following info to help us check the error you have:

  • detailed use case description;
  • screenshots/screencast of your setup and issue reproducing;
  • browser console + debugger error screenshots

We tested our plugin demo page and this error is not reproduced on our side.
Also, allow me to recommend you check and compare the settings, which are used in our plugin demo page.
Please see the editor:

Hope it helps.
BR,
Zeroqode Team

Hey,

My use case is the same as your demo. I have had the same issue before and it seems to be fixed only by having another router element on the page “Router B” and changing all the actions to the new element.

What does 1st and 2nd parameter mean?

Thanks