Google Search Advocate John Mueller responded to a plan to conceal a homepage button from Google in hopes {that a} better-worded hyperlink additional down the web page would rely as an alternative. He suspects the particular person behind it is overthinking it.
The r/bigseo thread begins with a query a couple of homepage that hyperlinks to the identical companies web page twice. The primary hyperlink is a ‘Companies’ button close to the prime, whereas the second sits additional down in an FAQ, worded the means the particular person needs Google to learn it.
To get the second hyperlink to “win,” they plan to make the extra outstanding button cease being a hyperlink. It could nonetheless work when somebody clicks it, however the web page’s code wouldn’t name it a hyperlink anymore. That leaves the FAQ hyperlink as the solely common hyperlink on the web page pointing to the companies web page.
They requested the thread whether or not it could make any seen distinction.
What Mueller Mentioned
Mueller replied in the thread:
“I think you’re overthinking it, Google has observe coping with a lot of web sites so I wouldn’t count on you to see any seen change there.
That mentioned, for those who wished to experiment with this, I’d recommend doing one thing extra alongside the strains of utilizing CSS / JS to place issues on the web page, no matter the place the hyperlink is positioned in the HTML. That reduces the potential detrimental side-effects of “breaking” the HTML (turning hyperlinks into buttons, or comparable, ugh) whereas nonetheless letting you differ the place in your web page’s HTML code.”
He didn’t say whether or not the first hyperlink wins. His reply is about the dimension of the impact and the price of chasing it.
Why Anybody Would Attempt This
The thought behind the plan is known as first hyperlink precedence. It says that when one web page hyperlinks to one other web page twice, Google reads the phrases in the first hyperlink and ignores the second. If that had been true, the button would win and the FAQ hyperlink could be wasted.
Google has by no means clearly outlined “first hyperlink precedence.” SEJ’s ranking factors chapter on first link priority traces the concept to a 2008 Rand Fishkin put up and finds nothing to help treating it as a rule you possibly can construct on. Mueller has mentioned before that Google hasn’t outlined the conduct, and that no matter anybody figures out about how Google does it at this time isn’t essentially the way it will work tomorrow.
The thought retains circulating anyway. SEJ’s Roger Montti lined a similar worry about anchor text dilution final April.
What Google Sees
Google can run JavaScript, however that doesn’t imply it treats every part clickable as a hyperlink. A hyperlink written the regular means places the deal with inside a hyperlink tag, which tells Google the place it goes. An deal with parked in another factor for a script to seize isn’t written as a hyperlink in any respect.
Google’s links best practices documentation says Google can usually solely crawl a hyperlink when it’s an factor with an href attribute, and that it could’t reliably extract URLs from components that behave like hyperlinks via script occasions.
So the button doesn’t flip right into a hyperlink with its phrases hidden; it stops being a hyperlink. The FAQ hyperlink is unaffected, and guests clicking the button find yourself in the identical place.
What Mueller Advised As a substitute
His suggestion leaves the button alone. You progress the FAQ hyperlink earlier in the web page’s code so it comes first, then use CSS to put every part again the place guests count on it. The code order adjustments, the web page seems the identical, and each hyperlinks keep hyperlinks.
Google’s Martin Splitt made the identical level in an SEO 101 session years in the past, the place his steerage was to use correct anchor markup and keep away from buttons and click on handlers as navigation.
Why This Issues
Inner anchor textual content has been an search engine marketing lever for years. That’s why a plan like this sounds cheap. It additionally means your homepage’s important button stops being a hyperlink, and Mueller wouldn’t count on you to see something for it.
Trying Forward
First hyperlink precedence has gone unconfirmed since no less than 2008, roughly so long as folks have been working exams to pin it down, and one Reddit reply gained’t finish that. Anybody who retains testing it now has Mueller’s model to work from, which adjustments the order in the code with out taking a hyperlink away. He gave no indication that altering that order would produce a visual distinction.
Disclaimer: This article is sourced from external platforms. OverBeta has not independently verified the information. Readers are advised to verify details before relying on them.