For example in the navigation bar. The only thing that the elements need to do is navigate between pages. But Bubble’s default navbar is using buttons. Is there a best practice for this? Does it matter in terms of backlinking? I have some other areas on the page where it’s just to go to a different page, is it better to use links?
So many questions. If someone knows a but of the theory of whats better and why that would amazing. Thanks!
That’s not a bubble specific but more general web development question. For SEO purposes it seems better to use links to navigate between pages and use buttons to make some action (show pop-up, create a thing and so on).