Linking Theory Axioms
Posted by Michael Martinez on February 5, 2008 in Link Theory
Links are connectors, not opinions
An opinion may be favorable, unfavorable, or neutral. Links have no mechanism for expressing opinions.
If you link to a document you disagree with, search engines may interpret that link as a vote or endorsement. If you don’t link to the document, people may not have any clear idea of what you object to.
How you show which pages are the most important to you
You designate which pages on your site are most important through your links.
You designate which external pages are most important to your content through your links.
To increase the importance of a page, point more value-passing links toward it.
You can increase the backlinks to any page by:
- Adding more options to your on-site navigation
- Adding more embedded cross-promotional links to your content pages
- Adding more content pages with navigational or embedded cross-promotional links
What you need to know about internal linkage
The two most internally-linked to pages on any Web site should be the root URL and the HTML sitemap. The third most internally-linked to page should be the site search tool.
The folder depth of a document in your site does not determine wheter the page will be indexed or how quickly.
The number of clicks from the root URL of your site does not determine whether a given page will be indexed or how quickly.
A page’s location on your Web site (within your directory/folder structures) only indirectly influences whether the page will be indexed or catalogued. You can always link to a deep content page externally, bypassing all intrasite delays and deferrments,
What you need to know about link value
A link passes index value and non-index value. Index value is usually expressed as Trust, PageRank, and Link Anchor Text. Non-index value is usually expressed as “traffic”.
A page will pass value within a search index if and only if the page:
- Is indexed with one or more outbound links
- The destination page(s) for the link(s) is/are indexed
- Any indexing search engine assumes there is a trustworthy relationship beteen the to pages
- Neither target nor destination page incurs any filter or penalty
Which pages are most relevant?
Relevance occurs in three places:
Linking Page –> [ Link anchor text ] –> Destination Page
Relevance passes from the linking page to the destination page through link anchor text. However, the linking page may be more relevant to a keyword than the destination page. When all other things are equal, a destination page should outrank a linking page. When a linking page outranks a destination page, all other things are most likely not equal.
To increase the relevance of a page to any given query, you have three options:
- Use the query term(s) more often on the page
- Emphasize the query term(s) more often on the page
- Increase the number of value-passing links pointing to the page with the query terms in the link anchor text
7 Comments on Linking Theory Axioms
By eserrano on February 5, 2008 at 2:53 pm
Michael,
I’ve noticed a dampening effect when repeating query terms on a page whereby there seems to be a decreasing benefit after so many repeats. Any thoughts on this?
Also, I’m increasingly seeing traffic from searches on terms that have topical relationships to target keywords on stories. For example, a story using the term “parents” will rank for “family” even though the later is not mentioned in the article. While I’ve seen hints of this in the past, there seems to be more of a sudden prevalence in Google, so relevance may be given to terms outside of one’s target within a page.
By Michael Martinez on February 5, 2008 at 4:51 pm
eserrano: “I’ve noticed a dampening effect when repeating query terms on a page whereby there seems to be a decreasing benefit after so many repeats. Any thoughts on this?”
Michael: I’ve never noticed natural language repetition to have any ill effects but people can certainly make their repetition look too contrived. It may be that the search engines try to adjust for that.
However, the only way to be sure is to test the idea thoroughly: do it, undo it, do it, undo it, etc. Evaluate the search results after the pages have been re-indexed.
eserrano: “Also, I’m increasingly seeing traffic from searches on terms that have topical relationships to target keywords on stories. For example, a story using the term “parents†will rank for “family†even though the later is not mentioned in the article. While I’ve seen hints of this in the past, there seems to be more of a sudden prevalence in Google, so relevance may be given to terms outside of one’s target within a page.”
Michael: I have seen similar crossover between queries recently but cannot rule out either a) link anchor text or b) query analysis (where a search engine determines that two queries may be looking for the same result).
Most people would be quick to guess that the search engine has applied latent semantic analysis, but that’s not so easy to show.
That said, I’ve seen no indication that the old relevance factors have been scaled back. As long as the search engines allow links to pass anchor text (and in my opinion they should NOT) then the model still works.
But if we assume for the sake of discussion that search engines are beginning to implement semantic comparison at the query level, there is no reason for why that model should have to change much. You’re just looking at a more semantic-like model.
By Derek Edmond on February 5, 2008 at 5:49 pm
I would be curious to know if you had seen or heard indication of search engines attempting to infer “opinion” or possibly intent.
Example - I am assuming a sitewide link or link found in navigational elements could be assumed to have different intent or opinion than a link located in the body of text or defined as a citation.
While that would be a bit easier to define, what about more complex analysis based on context?
By Michael Martinez on February 6, 2008 at 12:30 am
Derek Edmond: “I would be curious to know if you had seen or heard indication of search engines attempting to infer ‘opinion’ or possibly intent.”
Michael: I think some people have suggested that “rel=nofollow” reflects an opinion (I don’t trust what I am linking to) but the implicit lack of trust is relevant only to search engine indexing. Nofollow doesn’t in itself mean “the destination is not important or unworthy of being linked”.
SEOs who have jumped on the idea of using NoFollow to “sculpt PageRank” have thus clouded the interpretation of NoFollow as an expression of opinion since, clearly, they implicitly trust their own pages. They’re just trying to tell the search engine not to pass PageRank (or anchor text) to specific pages.
The traditional Google view that links constitute votes for other sites or endorsements is another attempt to impose opinion on links. But there are millions, possibly tens of millions of links that have been shared across the years and archived in numerous places where people linked to Web sites with warnings, derision, disagreement, objection, outrage, etc. The links in no way convey any sense of confidence in the destinations but Google has relied upon many of them for years to influence its search indexing.
Ask’s ExpertRank (based at least in part on IBM’s HITS and CLEVER algorithms) treats linking relationships as implicit opinions (”this document is relevant to my topic”, “this document organizes content relevant to my topic”, “this document is important to my topic”) — again, without regard for whether the linking document author objects to or disagrees with the destination document’s content.
Opinions can be expressions of approval or disapproval (or neutrality) with respect to any assertion, but they can also be expressions of conclusions or deductions. I have been fairly simplistic in my criticism of the “links are endorsements or votes” point of view because you really only need 3 states (approval, disapproval, or neutrality) to show that link architecture is incapable of expressing opinion.
But even if Google comes up with something that is incorporated into HTML 6 (HTML 5 is only being put together in the proposal stage) as a mechanism for “expressing opinion through links”, it would probably be woefully inadequate.
Opinions can express weight, authority, humor, disbelief, extreme bias, cold objectivity, and other very subtle points of view. And who would realistically want to spend their typing energy flagging each link with “rel=approve”, “rel=disagree”, “rel=weight”, etc.?
I would NOT want to do that. However, as semantic markup becomes more refined and sophisticated, we may indeed find ourselves setting standards for expressing opinions through markup language. We have smilies, geekcode, and possibly half a dozen other forms of cryptic Net Expression that search engines could — if they put their resources to work — index and interpret.
By Derek Edmond on February 6, 2008 at 5:41 am
Thanks for the comprehensive reply, it is appreciated. I have only recently been noticing hyperlinks with reference to profile information incorporate the rel=”me” value so am surmising that the idea of link relationships if being discussed and considered. Along with nofollow, it seems to be being used and adopted by some, but (possibly) not universally.
By randyray on February 6, 2008 at 6:17 am
I think the idea behind links counting in a ranking algorithm has to do with the importance of a page, not whether or not multiple sites agree with that page. In other words, if a page warrants being linked to by 100 other pages, then it’s more important than a page that’s only linked to from 10 other pages. (Assuming the 110 pages doing the linking are equally important.) The idea of whether or not the pages linking to the other page “agree” or “endorse” the other page’s content seems to be mis-stating the theory behind using linking in a ranking algorithm.
By Michael Martinez on February 6, 2008 at 8:32 am
randyray: “I think the idea behind links counting in a ranking algorithm has to do with the importance of a page,…”
Michael: Yes, but simply interpreting a link to mean that a page is important is to interpret that link as an expression of opinion or interest.
Most links are not created for that purpose.
If links are going to be counted as votes or indications of importance, then the counters need to take into consideration when the links are conveying something other than a valuation — “rel=nofollow” doesn’t provide for that.
Comment
Log in or Register to post a comment.