Link Text vs Button

March 31, 2025 (4mo ago)

Whenever I am viewing several pages on a website, I always open it in a new tab to just preload them and have them available when I check them.

Well, I tried doing that in my website for some general content checking. And it turns out you can't do that with Button. Like you can't right click a button and open in a new tab. So I ended up converting the buttons to Link href text.

And it turns out, not fully an advantage, but it seems like SEO deities (according to ChatGPT) prefer links to be link text rather than button.

Ha, something new to learn.