<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7957848424062499190</id><updated>2011-11-27T15:37:28.613-08:00</updated><category term='Link bait'/><category term='Forum signature linking'/><category term='Underlinking'/><category term='Multi-way linking'/><category term='Backlink'/><category term='Obtaining backlinks from search engines'/><category term='Free for all linking'/><category term='Incestuous linking'/><category term='Link popularity'/><category term='Two-Way-Linking'/><category term='Three way linking'/><category term='PageRank Damping factor'/><category term='Link doping'/><category term='Link campaign'/><category term='Search engine rankings'/><category term='Link broker'/><category term='One-way linking'/><category term='Overlinking'/><category term='PageRank'/><category term='Simplified algorithm'/><category term='Reciprocal link'/><category term='google algorithm'/><category term='Blind link'/><category term='Relevant linking'/><category term='about link exchange'/><category term='what is link exchange'/><title type='text'>Link Exchange</title><subtitle type='html'>General infos about the link exchange...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-8910672937977323078</id><published>2009-07-05T09:40:00.000-07:00</published><updated>2009-07-05T09:47:07.093-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PageRank Damping factor'/><title type='text'>PageRank Damping factor</title><content type='html'>The PageRank theory holds that even an imaginary surfer who is randomly clicking on links will eventually stop clicking. The probability, at any step, that the person will continue is a damping factor d. Various studies have tested different damping factors, but it is generally assumed that the damping factor will be set around 0.85.&lt;br /&gt;&lt;br /&gt;The damping factor is subtracted from 1 (and in some variations of the algorithm, the result is divided by the number of documents in the collection) and this term is then added to the product of the damping factor and the sum of the incoming PageRank scores. That is,&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/1/d/c/1dc89801a24868f1635cd107dfbcbbae.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 486px; height: 51px;" src="http://upload.wikimedia.org/math/1/d/c/1dc89801a24868f1635cd107dfbcbbae.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;or (N = the number of documents in collection)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/5/c/9/5c9a6cc4c1381791153f64891d34b00e.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 500px; height: 51px;" src="http://upload.wikimedia.org/math/5/c/9/5c9a6cc4c1381791153f64891d34b00e.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So any page's PageRank is derived in large part from the PageRanks of other pages. The damping factor adjusts the derived value downward. The second formula above supports the original statement in Page and Brin's paper that "the sum of all PageRanks is one". Unfortunately, however, Page and Brin gave the first formula, which has led to some confusion.&lt;br /&gt;&lt;br /&gt;Google recalculates PageRank scores each time it crawls the Web and rebuilds its index. As Google increases the number of documents in its collection, the initial approximation of PageRank decreases for all documents.&lt;br /&gt;&lt;br /&gt;The formula uses a model of a random surfer who gets bored after several clicks and switches to a random page. The PageRank value of a page reflects the chance that the random surfer will land on that page by clicking on a link. It can be understood as a Markov chain in which the states are pages, and the transitions are all equally probable and are the links between pages.&lt;br /&gt;&lt;br /&gt;If a page has no links to other pages, it becomes a sink and therefore terminates the random surfing process. However, the solution is quite simple. If the random surfer arrives at a sink page, it picks another URL at random and continues surfing again.&lt;br /&gt;&lt;br /&gt;When calculating PageRank, pages with no outbound links are assumed to link out to all other pages in the collection. Their PageRank scores are therefore divided evenly among all other pages. In other words, to be fair with pages that are not sinks, these random transitions are added to all nodes in the Web, with a residual probability of usually d = 0.85, estimated from the frequency that an average surfer uses his or her browser's bookmark feature.&lt;br /&gt;&lt;br /&gt;So, the equation is as follows:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/8/0/1/80125f33d12ceb608fdb9daec09d9c10.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 302px; height: 55px;" src="http://upload.wikimedia.org/math/8/0/1/80125f33d12ceb608fdb9daec09d9c10.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;where p1,p2,...,pN are the pages under consideration, M(pi) is the set of pages that link to pi, L(pj) is the number of outbound links on page pj, and N is the total number of pages.&lt;br /&gt;&lt;br /&gt;The PageRank values are the entries of the dominant eigenvector of the modified adjacency matrix. This makes PageRank a particularly elegant metric: the eigenvector is&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/8/3/b/83bef20457b3924d0a8a5bcd19fb5181.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 132px; height: 109px;" src="http://upload.wikimedia.org/math/8/3/b/83bef20457b3924d0a8a5bcd19fb5181.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;where R is the solution of the equation&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/a/0/e/a0e11cd17235ba8f80701fe365b9790f.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 567px; height: 110px;" src="http://upload.wikimedia.org/math/a/0/e/a0e11cd17235ba8f80701fe365b9790f.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;where the adjacency function&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/1/6/f/16fea48a55ae38596a244daacd999cb5.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 63px; height: 22px;" src="http://upload.wikimedia.org/math/1/6/f/16fea48a55ae38596a244daacd999cb5.png" border="0" alt="" /&gt;&lt;/a&gt; is 0 if page pi does not link to pj, and normalised such that, for each i&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/5/9/3/5934d61059c133aef38a6815479b514e.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 127px; height: 51px;" src="http://upload.wikimedia.org/math/5/9/3/5934d61059c133aef38a6815479b514e.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;i.e. the elements of each column sum up to 1. This is a variant of the eigenvector centrality measure used commonly in network analysis.&lt;br /&gt;&lt;br /&gt;Because of the large eigengap of the modified adjacency matrix above,  the values of the PageRank eigenvector are fast to approximate (only a few iterations are needed).&lt;br /&gt;&lt;br /&gt;As a result of Markov theory, it can be shown that the PageRank of a page is the probability of being at that page after lots of clicks. This happens to equal t − 1 where t is the expectation of the number of clicks (or random jumps) required to get from the page back to itself.&lt;br /&gt;&lt;br /&gt;The main disadvantage is that it favors older pages, because a new page, even a very good one, will not have many links unless it is part of an existing site (a site being a densely connected set of pages, such as Wikipedia). The Google Directory (itself a derivative of the Open Directory Project) allows users to see results sorted by PageRank within categories. The Google Directory is the only service offered by Google where PageRank directly determines display order. In Google's other search services (such as its primary Web search) PageRank is used to weigh the relevance scores of pages shown in search results.&lt;br /&gt;&lt;br /&gt;Several strategies have been proposed to accelerate the computation of PageRank.&lt;br /&gt;&lt;br /&gt;Various strategies to manipulate PageRank have been employed in concerted efforts to improve search results rankings and monetize advertising links. These strategies have severely impacted the reliability of the PageRank concept, which seeks to determine which documents are actually highly valued by the Web community.&lt;br /&gt;&lt;br /&gt;Google is known to actively penalize link farms and other schemes designed to artificially inflate PageRank. In December 2007 Google started actively penalizing sites selling paid text links. How Google identifies link farms and other PageRank manipulation tools are among Google's trade secrets.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-8910672937977323078?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/8910672937977323078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/pagerank-damping-factor.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8910672937977323078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8910672937977323078'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/pagerank-damping-factor.html' title='PageRank Damping factor'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-911022173859438672</id><published>2009-07-05T09:29:00.004-07:00</published><updated>2009-07-05T09:38:51.850-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='google algorithm'/><category scheme='http://www.blogger.com/atom/ns#' term='Simplified algorithm'/><category scheme='http://www.blogger.com/atom/ns#' term='PageRank'/><title type='text'>PageRank</title><content type='html'>PageRank is a link analysis algorithm, named after Larry Page, used by the Google Internet search engine that assigns a numerical weighting to each element of a hyperlinked set of documents, such as the World Wide Web, with the purpose of "measuring" its relative importance within the set. The algorithm may be applied to any collection of entities with reciprocal quotations and references. The numerical weight that it assigns to any given element E is also called the PageRank of E and denoted by PR(E).&lt;br /&gt;&lt;br /&gt;The name "PageRank" is a trademark of Google, and the PageRank process has been patented (U.S. Patent 6,285,999). However, the patent is assigned to Stanford University and not to Google. Google has exclusive license rights on the patent from Stanford University. The university received 1.8 million shares of Google in exchange for use of the patent; the shares were sold in 2005 for $336 million.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Description&lt;/span&gt;&lt;br /&gt;Google describes PageRank:&lt;br /&gt;“  PageRank relies on the uniquely democratic nature of the web by using its vast link structure as an indicator of an individual page's value. In essence, Google interprets a link from page A to page B as a vote, by page A, for page B. But, Google looks at more than the sheer volume of votes, or links a page receives; it also analyzes the page that casts the vote. Votes cast by pages that are themselves "important" weigh more heavily and help to make other pages "important".  ”&lt;br /&gt;&lt;br /&gt;In other words, a PageRank results from a "ballot" among all the other pages on the World Wide Web about how important a page is. A hyperlink to a page counts as a vote of support. The PageRank of a page is defined recursively and depends on the number and PageRank metric of all pages that link to it ("incoming links"). A page that is linked to by many pages with high PageRank receives a high rank itself. If there are no links to a web page there is no support for that page.&lt;br /&gt;&lt;br /&gt;Google assigns a numeric weighting from 0-10 for each webpage on the Internet; this PageRank denotes a site’s importance in the eyes of Google. The PageRank is derived from a theoretical probability value on a logarithmic scale like the Richter Scale. The PageRank of a particular page is roughly based upon the quantity of inbound links as well as the PageRank of the pages providing the links. It is known that other factors, e.g. relevance of search words on the page and actual visits to the page reported by the Google toolbar also influence the PageRank.[citation needed] In order to prevent manipulation, spoofing and Spamdexing, Google provides no specific details about how other factors influence PageRank.[citation needed]&lt;br /&gt;&lt;br /&gt;Numerous academic papers concerning PageRank have been published since Page and Brin's original paper. In practice, the PageRank concept has proven to be vulnerable to manipulation, and extensive research has been devoted to identifying falsely inflated PageRank and ways to ignore links from documents with falsely inflated PageRank.&lt;br /&gt;&lt;br /&gt;Other link-based ranking algorithms for Web pages include the HITS algorithm invented by Jon Kleinberg (used by Teoma and now Ask.com), the IBM CLEVER project, and the TrustRank algorithm.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Algorithm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;PageRank is a probability distribution used to represent the likelihood that a person randomly clicking on links will arrive at any particular page. PageRank can be calculated for collections of documents of any size. It is assumed in several research papers that the distribution is evenly divided between all documents in the collection at the beginning of the computational process. The PageRank computations require several passes, called "iterations", through the collection to adjust approximate PageRank values to more closely reflect the theoretical true value.&lt;br /&gt;&lt;br /&gt;A probability is expressed as a numeric value between 0 and 1. A 0.5 probability is commonly expressed as a "50% chance" of something happening. Hence, a PageRank of 0.5 means there is a 50% chance that a person clicking on a random link will be directed to the document with the 0.5 PageRank.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Simplified algorithm&lt;/span&gt;&lt;br /&gt;Assume a small universe of four web pages: A, B, C and D. The initial approximation of PageRank would be evenly divided between these four documents. Hence, each document would begin with an estimated PageRank of 0.25.&lt;br /&gt;&lt;br /&gt;In the original form of PageRank initial values were simply 1. This meant that the sum of all pages was the total number of pages on the web. Later versions of PageRank (see the below formulas) would assume a probability distribution between 0 and 1. Here a simple probability distribution will be used- hence the initial value of 0.25.&lt;br /&gt;&lt;br /&gt;If pages B, C, and D each only link to A, they would each confer 0.25 PageRank to A. All PageRank PR( ) in this simplistic system would thus gather to A because all links would be pointing to A.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/3/2/d/32d474c0957cfa862e9fb93723a6254a.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 323px; height: 21px;" src="http://upload.wikimedia.org/math/3/2/d/32d474c0957cfa862e9fb93723a6254a.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is 0.75&lt;br /&gt;&lt;br /&gt;Again, suppose page B also has a link to page C, and page D has links to all three pages. The value of the link-votes is divided among all the outbound links on a page. Thus, page B gives a vote worth 0.125 to page A and a vote worth 0.125 to page C. Only one third of D's PageRank is counted for A's PageRank (approximately 0.083).&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/0/1/2/012e0ce7d92e50f7bbdd8675166987a0.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 335px; height: 44px;" src="http://upload.wikimedia.org/math/0/1/2/012e0ce7d92e50f7bbdd8675166987a0.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;In other words, the PageRank conferred by an outbound link L( ) is equal to the document's own PageRank score divided by the normalized number of outbound links (it is assumed that links to specific URLs only count once per document).&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/f/8/4/f84534849f09191b1e145152404ceb6e.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 335px; height: 48px;" src="http://upload.wikimedia.org/math/f/8/4/f84534849f09191b1e145152404ceb6e.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In the general case, the PageRank value for any page u can be expressed as:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/math/a/c/4/ac48cfa215bf51c9cab4b92df790674b.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 180px; height: 51px;" src="http://upload.wikimedia.org/math/a/c/4/ac48cfa215bf51c9cab4b92df790674b.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;i.e. the PageRank value for a page u is dependent on the PageRank values for each page v out of the set Bu (this set contains all pages linking to page u), divided by the number L(v) of links from page v.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-911022173859438672?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/911022173859438672/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/pagerank.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/911022173859438672'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/911022173859438672'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/pagerank.html' title='PageRank'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-1108301598287952606</id><published>2009-07-05T09:29:00.003-07:00</published><updated>2009-07-05T09:29:48.742-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Obtaining backlinks from search engines'/><title type='text'>Obtaining backlinks from search engines</title><content type='html'>Most commercial search engines provide a mechanism to determine the number of backlinks they have recorded to a particular web page. For example, Google can be searched using link:wikipedia.org to find the number of pages on the Web pointing to http://wikipedia.org/. Google only shows a small fraction of the number of links pointing to a site. It credits many more backlinks than it shows for each website.&lt;br /&gt;&lt;br /&gt;Yahoo!’s Site Explorer is a favorite method of obtaining the number of backlinks on a site, because this tool shows a larger number of the actual backlinks than any other tool.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-1108301598287952606?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/1108301598287952606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/obtaining-backlinks-from-search-engines.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1108301598287952606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1108301598287952606'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/obtaining-backlinks-from-search-engines.html' title='Obtaining backlinks from search engines'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-4542266613878776088</id><published>2009-07-05T09:29:00.001-07:00</published><updated>2009-07-05T09:29:28.540-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Search engine rankings'/><title type='text'>Search engine rankings</title><content type='html'>Search engines often use the number of backlinks that a website has as one of the most important factors for determining that website's search engine ranking. Websites often employ various techniques (called search engine optimization, usually shortened to SEO) to increase the number of backlinks pointing to their website. Some methods are free for use by everyone whereas some methods like linkbaiting requires quite a bit of planning and marketing to work. Some websites stumble upon "linkbaiting" naturally; the sites that are the first with a tidbit of 'breaking news' about a celebrity are good examples of that. When "linkbait" happens, many websites will link to the 'baiting' website because there is information there that is of extreme interest to a large number of people.&lt;br /&gt;&lt;br /&gt;There are several factors that determine the value of a backlink. Backlinks from authoritative sites on a given topic are highly valuable. If both sites have content geared toward the keyword topic, the backlink is considered relevant and believed to be have strong influence on the search engine rankings of the webpage granted the backlink. A backlink represents a favorable 'editorial vote' for the receiving webpage from another granting webpage. Another important factor is the anchor text of the backlink. Anchor text is the descriptive labeling of the hyperlink as it appears on a webpage. Search engine bots (i.e., spiders, crawlers, etc.) examine the anchor text to evaluate how relevant it is to the content on a webpage. Anchor text and webpage content congruency are highly weighted in search engine results page (SERP) rankings of your webpage with respect to any given keyword query by a search engine user.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-4542266613878776088?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/4542266613878776088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/search-engine-rankings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4542266613878776088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4542266613878776088'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/search-engine-rankings.html' title='Search engine rankings'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-1530155805461712492</id><published>2009-07-05T09:28:00.002-07:00</published><updated>2009-07-05T09:29:10.129-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Backlink'/><title type='text'>Backlink</title><content type='html'>Backlinks (or back-links [UK]) are incoming links to a website or web page. In the search engine optimization (SEO) world, the number of backlinks is one indication of the popularity or importance of that website or page (though other measures, such as PageRank, are likely to be more important). Outside of SEO, the backlinks of a webpage may be of significant personal, cultural or semantic interest: they indicate who is paying attention to that page.&lt;br /&gt;&lt;br /&gt;In basic link terminology, a backlink is any link received by a web node (web page, directory, website, or top level domain) from another web node (Björneborn and Ingwersen, 2004). Backlinks are also known as incoming links, inbound links, inlinks, and inward links.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-1530155805461712492?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/1530155805461712492/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/backlink.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1530155805461712492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1530155805461712492'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/backlink.html' title='Backlink'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-6578811969681711867</id><published>2009-07-05T09:28:00.001-07:00</published><updated>2009-07-05T09:28:28.214-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blind link'/><title type='text'>Blind link</title><content type='html'>Some links are created to intentionally hide the ultimate destination of a link until the user has clicked on it. It's accomplished via redirection (possibly a URL shortening service) or client-side JavaScript. Blind links are usually used for deceptive or advertising reasons, and are most associated with TGPs and Rickrolling.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-6578811969681711867?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/6578811969681711867/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/blind-link.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/6578811969681711867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/6578811969681711867'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/blind-link.html' title='Blind link'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-8457084355631899635</id><published>2009-07-05T09:27:00.002-07:00</published><updated>2009-07-05T09:28:06.515-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Link broker'/><title type='text'>Link broker</title><content type='html'>A link broker is a company that allows you to buy or rent links. Link brokerages function in a few different ways but all offer the same service: selling or renting you links. The quality of the sites, the links they sell and the prices vary greatly, as do the effects those links can have at the search engines.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-8457084355631899635?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/8457084355631899635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-broker.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8457084355631899635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8457084355631899635'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-broker.html' title='Link broker'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-8962463695124023995</id><published>2009-07-05T09:27:00.001-07:00</published><updated>2009-07-05T09:27:49.041-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Forum signature linking'/><title type='text'>Forum signature linking</title><content type='html'>Forum signature linking is a technique used to build backlinks to a website. This is the process of using forum communities that allow outbound hyperlinks in their member's signature. This can be a fast method to build up inbound links to a website; it can also produce some targeted traffic if the website is relevant to the forum topic. It should be stated that forums using the nofollow attribute will have no actual Search Engine Optimization value.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-8962463695124023995?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/8962463695124023995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/forum-signature-linking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8962463695124023995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/8962463695124023995'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/forum-signature-linking.html' title='Forum signature linking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-462362014855153417</id><published>2009-07-05T09:26:00.000-07:00</published><updated>2009-07-05T09:27:31.551-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Link bait'/><title type='text'>Link bait</title><content type='html'>Link bait is any content or feature within a website that somehow baits viewers to place links to it from other websites. Matt Cutts defines link bait as anything "interesting enough to catch people's attention."[8] Link bait can be an extremely powerful form of marketing as it is viral in nature.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Link bait in search engine optimization&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The quantity and quality of inbound links are two of the many metrics used by a search engine ranking algorithm to rank a website. Link bait creation falls under the task of link building, and aims to increase the quantity of high-quality, relevant links to a website. Part of successful linkbaiting is devising a mini-PR campaign around the release of a link bait article so that bloggers and social media users are made aware and can help promote the piece in tandem. Social media traffic can generate a substantial amount of links to a single web page. Sustainable link bait is rooted in quality content.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Types of link bait&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Although there are no clear-cut subdivisions within link bait, many[who?] attempt to divide them into types of hooks. This is a short list of some of the most common approaches with brief descriptions:&lt;br /&gt;&lt;br /&gt;    * Informational hooks - Provide information that a reader may find very useful. Some rare tips and tricks or any personal experience through which readers can benefit.&lt;br /&gt;    * News hooks - Provide fresh information and obtain citations and links as the news spreads.&lt;br /&gt;    * Humor hooks - Tell a funny story or a joke. A bizarre picture of your subject or mocking cartoons can also prove to be link bait.&lt;br /&gt;    * Evil hooks - Saying something unpopular or mean may also yield a lot of attention. Writing about something that is not appealing about a product or a popular blogger. Provide strong reasons for it.&lt;br /&gt;    * Tool hooks - Create some sort of tool that is useful enough that people link to it.&lt;br /&gt;    * Widgets hooks - A badge or tool, that can be placed or embedded on other websites, with a link included.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-462362014855153417?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/462362014855153417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-bait.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/462362014855153417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/462362014855153417'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-bait.html' title='Link bait'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-7905855065894816274</id><published>2009-07-05T09:25:00.004-07:00</published><updated>2009-07-05T09:26:33.530-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Link popularity'/><title type='text'>Link popularity</title><content type='html'>Link popularity is a measure of the quantity and quality of other web sites that link to a specific site on the World Wide Web. It is an example of the move by search engines towards off-the-page-criteria to determine quality content. In theory, off-the-page-criteria adds the aspect of impartiality to search engine rankings. Link popularity plays an important role in the visibility of a web site among the top of the search results. Indeed, some search engines require at least one or more links coming to a web site, otherwise they will drop it from their index.&lt;br /&gt;&lt;br /&gt;Search engines such as Google use a special link analysis system to rank web pages. Citations from other WWW authors help to define a site's reputation. The philosophy of link popularity is that important sites will attract many links. Content-poor sites will have difficulty attracting any links. Link popularity assumes that not all incoming links are equal, as an inbound link from a major directory carries more weight than an inbound link from an obscure personal home page. In other words, the quality of incoming links counts more than sheer numbers of them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-7905855065894816274?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/7905855065894816274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-popularity.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/7905855065894816274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/7905855065894816274'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-popularity.html' title='Link popularity'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-5908758010020265905</id><published>2009-07-05T09:25:00.003-07:00</published><updated>2009-07-05T09:25:52.531-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free for all linking'/><title type='text'>Free for all linking</title><content type='html'>A free for all (FFA) link page is a web page set up ostensibly to improve the search engine placement of a particular web site. Webmasters typically will use software to place a link to their site on hundreds of FFA sites, hoping that the resulting incoming links will increase the ranking of their site in search engines. Experts in SEO techniques do not place much value on FFAs. First, most FFAs only maintain a small number of links for a short time, too short for most search engines to pick up. Second, the high "human" traffic to FFA sites is almost completely other webmasters visiting the site to place their own links manually. Finally, search engine algorithms count more than link numbers, they also check relevancy which the unrelated links on FFA sites do not have. Another drawback to FFAs is the amount of spam e-mail webmasters will receive from members of the FFA. Using an FFA can be considered a form of spamdexing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-5908758010020265905?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/5908758010020265905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/free-for-all-linking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/5908758010020265905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/5908758010020265905'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/free-for-all-linking.html' title='Free for all linking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-6474875376491192192</id><published>2009-07-05T09:25:00.001-07:00</published><updated>2009-07-05T09:25:30.655-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Link doping'/><title type='text'>Link doping</title><content type='html'>Link doping refers to the practice and effects of embedding a large number of gratuitous hyperlinks on a website, in exchange for reciprocal links. Mainly used when describing blogs, link doping usually implies that a person hyperlinks to sites he or she has never visited, in return for a place on the website's blogroll, for the sole purpose of inflating the apparent popularity of his or her website. Since the search algorithms of many web directories and search engines rely on the number of hyperlinks to a website to determine its importance or influence, link doping can result in a high placement or ranking for the offending website.&lt;br /&gt;&lt;br /&gt;Originally used in an essay published in Sobriquet Magazine and on Blogcritics.org, link doping has been confused with the related practice of excessive hyperlinking, also known as "link whoring". While the two phrases may be used interchangeably to describe gratuitous linking, link doping carries the additional connotation of deliberately striving to attain a certain level of success for one's website without having earned it through hard work (as an average athlete on steroids might perform better than a naturally gifted athlete not on performance-enhancing drugs).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-6474875376491192192?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/6474875376491192192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-doping.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/6474875376491192192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/6474875376491192192'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-doping.html' title='Link doping'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-417884380757187841</id><published>2009-07-05T09:24:00.001-07:00</published><updated>2009-07-05T09:24:59.822-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Underlinking'/><title type='text'>Underlinking</title><content type='html'>The opposites of overlinking are null linking and underlinking, which are phenomena in which hyperlinks are reduced to such a degree as to remove all pointers to a likely-needed context of an unusual term, in the text-area where the term occurs. Underlinking results whenever a reader encounters an odd term in an article (perhaps not even for the first time), and wants to briefly browse more deeply at that point, but he or she cannot without an extensive search of the article for a (possibly non-existent) instance of the linked term.&lt;br /&gt;&lt;br /&gt;The extreme case of underlinking is a dead-end page, a page with no links at all. Usability experts discourage making dead-end pages.&lt;br /&gt;&lt;br /&gt;Underlinking also occurs when web pages use the rel=nofollow attribute to prevent search engines from considering these links when performing link analysis, weighting or ranking.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-417884380757187841?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/417884380757187841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/underlinking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/417884380757187841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/417884380757187841'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/underlinking.html' title='Underlinking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-3126388157388767451</id><published>2009-07-05T09:23:00.001-07:00</published><updated>2009-07-05T09:23:44.543-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Overlinking'/><title type='text'>Overlinking</title><content type='html'>Overlinking in a webpage or another hyperlinked text is the characteristic of having too many hyperlinks.&lt;br /&gt;&lt;br /&gt;It is characterized by:&lt;br /&gt;&lt;br /&gt;    * A large proportion of the words in each sentence being rendered as links.&lt;br /&gt;    * Links that have little information content, such as linking on specific years like 1995, or unnecessary linking of common words used in the common way, for which the reader can be expected to understand the word's full meaning in context, without any hyperlink help.&lt;br /&gt;    * A link for any single term is excessively repeated in the same article. "Excessive" is usually more than one link for the same term in a line or a paragraph, since in this case one or more duplicate links will almost certainly then appear needlessly on the viewer's screen.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-3126388157388767451?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/3126388157388767451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/overlinking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/3126388157388767451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/3126388157388767451'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/overlinking.html' title='Overlinking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-7984604180717100007</id><published>2009-07-05T09:22:00.002-07:00</published><updated>2009-07-05T09:23:15.341-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Incestuous linking'/><title type='text'>Incestuous linking</title><content type='html'>Incestuous linking is an SEO strategy used by a webmaster to promote a collection of their own web sites, or those of close friends.&lt;br /&gt;&lt;br /&gt;Due to the domination of the search engine market by Google, and its underlying PageRank technology, sites are deemed to be more important if they have large numbers of inbound links. If those inbound links are also from highly ranked web sites, they will boost the web site further. With the take-up of blogging and social networking sites such as MySpace, this has resulted in lots of web sites that are inter-linked and can artificially improve the ranking of a web site without merit, i.e. without valuable or unique content.&lt;br /&gt;&lt;br /&gt;When the sites are not directly owned, this is referred to as a web clique.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-7984604180717100007?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/7984604180717100007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/incestuous-linking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/7984604180717100007'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/7984604180717100007'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/incestuous-linking.html' title='Incestuous linking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-2487842522227453063</id><published>2009-07-05T09:22:00.001-07:00</published><updated>2009-07-05T09:22:51.646-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Link campaign'/><title type='text'>Link campaign</title><content type='html'>Link campaigns are a form of online marketing and SEO. A business seeking to increase the number of visitors to its web site can ask its strategic partners, professional organizations, chambers of commerce, suppliers, and customers to add links from their web sites. A link campaign may involve mutual links back and forth between related sites, but it doesn't have to require the reciprocation of links.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-2487842522227453063?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/2487842522227453063/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-campaign.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/2487842522227453063'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/2487842522227453063'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/link-campaign.html' title='Link campaign'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-4958986322400833599</id><published>2009-07-05T09:21:00.002-07:00</published><updated>2009-07-05T09:22:23.180-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Multi-way linking'/><title type='text'>Multi-way linking</title><content type='html'>Multi-way linking is a technique used for website promotion whereby websites may create similar one-way links that each involves 3 or more partner sites. This provides each website with a one-way non-reciprocal link. This technique has evolved from reciprocal linking. According to Google and Yahoo, the latest search algorithms have evolved to hold less favor towards websites that contain a high percentage of reciprocated links, and a higher favor towards websites that maintain a high level of incoming non-reciprocated (one way) links. How to filter out excessive reciprocal link schemes is even being mentioned in anti link spam patents. &lt;br /&gt;&lt;br /&gt;The term multi-way simply refers to the fact that the link exchange is between 3 or more websites, however each link is singular by only pointing to one other website. Other means of linking that may increase your web presence may also include other indirect methods such as loading images, videos, content or RSS feeds from a third partners website.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-4958986322400833599?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/4958986322400833599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/multi-way-linking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4958986322400833599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4958986322400833599'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/multi-way-linking.html' title='Multi-way linking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-432103636213146279</id><published>2009-07-05T09:21:00.001-07:00</published><updated>2009-07-05T09:21:49.129-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='One-way linking'/><title type='text'>One-way linking</title><content type='html'>One-way link is a term used among webmasters for link building methods. It is a hyperlink that points to a website without any reciprocal link; thus the link goes "one-way" in direction. It is suspected by many industry consultants that this type of link would be considered more natural in the eyes of search engines. One-way links are also called Incoming Links or Inbound Links.&lt;br /&gt;&lt;br /&gt;An effective way to build this type of one-way linking is by distributing articles through content sites and article directories. These articles generally contain an About The Author box that contains a one-way link back to the author's URL. When publishers use these articles, those one-way links help authors increase their page rank.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-432103636213146279?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/432103636213146279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/one-way-linking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/432103636213146279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/432103636213146279'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/one-way-linking.html' title='One-way linking'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-4496664949211635652</id><published>2009-07-05T09:17:00.000-07:00</published><updated>2009-07-05T09:20:11.419-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relevant linking'/><category scheme='http://www.blogger.com/atom/ns#' term='Reciprocal link'/><category scheme='http://www.blogger.com/atom/ns#' term='Three way linking'/><category scheme='http://www.blogger.com/atom/ns#' term='Two-Way-Linking'/><title type='text'>Reciprocal link</title><content type='html'>A reciprocal link is a mutual link between two objects, commonly between two websites to ensure mutual traffic. Example: Alice and Bob have websites. If Bob's website links to Alice's website, and Alice's website links to Bob's website, the websites are reciprocally linked. Website owners often submit their sites to reciprocal link exchange directories, in order to achieve higher rankings in the search engines. Reciprocal linking between websites is an important part of the search engine optimization process because Google uses link popularity algorithms (defined as the number of links that led to a particular page and the anchor text of the link) to rank websites for relevancy.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Relevant linking&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Relevant linking is a derivative of reciprocal linking in which a site linked to another site contains only content compatible and relevant to the linked site. Relevant linking has become increasingly important because most major search engines stress that -- in Google's words -- "quantity, quality, and relevance of links count towards your rating."[1].&lt;br /&gt;&lt;br /&gt;The engines' insistence on reciprocal links being relevant developed because many of the methods described below -- free-for-all linking, link doping, incestuous linking, overlinking, multi-way linking -- and other schemes were designed to unethically "fool" search-engines into awarding undeservedly high page ranks and/or return positions to sites engaged in search-engine spamming.&lt;br /&gt;&lt;br /&gt;Though the engines warned site developers (again quoting from Google) to avoid "'free-for-all' links, link popularity schemes, or submitting your site to thousands of search engines (because) these are typically useless exercises that don't affect your ranking in the results of the major search engines -- at least, not in a way you would likely consider to be positive [2]" they also took proactive steps to recognize linking schemes and downrate or de-index sites using them.&lt;br /&gt;&lt;br /&gt;This, in turn, led to the development of search-engine compliant link-management systems enabling webmasters to benefit from the upside of reciprocal linking without putting themselves and their sites at risk from inadvertently straying over into the darkside.&lt;br /&gt;&lt;br /&gt;Since many linking schemes -- particularly those involving some form of link farming or free-for-all linking -- were (and still are) based on variations of a 1999 patent [3]for an automated system of gathering links and adding them to a website without the possibility of editorial direction or intervention, development of a solution based on a polar opposite approach became highly desirable.&lt;br /&gt;&lt;br /&gt;In 2006, after six years of evaluating the company's application and its underlying editor-based technology for acquiring and managing links, the U.S. Patent Office awarded Creative Net Ventures of Atlanta patent #7,082,470 [4] for its LinksManager application.&lt;br /&gt;&lt;br /&gt;To date, the LinksManager system remains the only proprietary, patented, semi-automatic link-exchange enabler to comply with all major search-engine quality guidelines and Web best practices standards.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Three way linking&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;See also: Webring&lt;br /&gt;&lt;br /&gt;Three way linking (siteA ⇒ siteB ⇒ siteC ⇒ siteA) is a special type of reciprocal linking. The attempt of this link building method is to create more "natural" links in the eyes of search engines. The value of links by three-way linking can then be better than normal reciprocal links, which are usually done between two domains.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Two-Way-Linking[Link exchange]&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;An alternative to the automated linking above is a link exchange forum, in which members will advertise the sites that they want to get links to, and will in turn offer reciprocal or three way links back to the sites that link to them. The links generated through such services are subject to editorial review.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-4496664949211635652?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/4496664949211635652/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/reciprocal-link.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4496664949211635652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/4496664949211635652'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/reciprocal-link.html' title='Reciprocal link'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7957848424062499190.post-1527790671839761222</id><published>2009-07-05T08:41:00.000-07:00</published><updated>2009-07-05T08:43:09.102-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='about link exchange'/><category scheme='http://www.blogger.com/atom/ns#' term='what is link exchange'/><title type='text'>What is link exchange ?</title><content type='html'>A link exchange (also known as a banner exchange) is a confederation of websites that operates similarly to a web ring. Webmasters register their web sites with a central organization, that runs the exchange, and in turn receive from the exchange HTML code which they insert into their web pages. In contrast to a web ring, where the HTML code simply comprises simple circular ring navigation hyperlinks, in a link exchange the HTML code causes the display of banner advertisements, for the sites of other members of the exchange, on the member web sites, and webmasters have to create such banner advertisements for their own web sites.&lt;br /&gt;&lt;br /&gt;The banners are downloaded from the exchange. A monitor on the exchange determines, from referral information supplied by web browsers, how many times a member web site has displayed the banner advertisements of other members, and credits that member with a number of displays of its banner on some other member's web site. Link exchanges usually operate on a 2:1 ratio, such that for every two times a member shows a second member's banner advertisement, that second member displays the first member's banner advertisement. This page impressions:credits ratio is the exchange rate.&lt;br /&gt;&lt;br /&gt;One of the earliest link exchanges was LinkExchange, a company that is now owned by Microsoft.&lt;br /&gt;&lt;br /&gt;Link exchanges have advantages and disadvantages from the point of view of those using the World Wide Web for marketing. On the one hand, they have the advantages of bringing in a highly targeted readership (for link exchanges where all members of the exchange have similar web sites), of increasing the "link popularity" of a site with Web search engines, and of being relatively stable methods of hyperlinking. On the other hand, they have the disadvantages of potentially distracting visitors away to other sites before they have fully explored the site that the original link was on.&lt;br /&gt;&lt;br /&gt;Feig notes several aspects of link exchange companies that prospective members take into account:&lt;br /&gt;&lt;br /&gt;    * Banners that are animated images result in member web sites taking a long time to load. Some companies impose restrictions on animation lengths.&lt;br /&gt;    * The size, in bytes, of a banner is important, affecting both how long it takes to load and how long it takes to render the web site displaying the banner.&lt;br /&gt;    * Control over the subjects of advertisements is important. Some companies offer guarantees that advertisements will be restricted to certain subjects, will not include advertisements for pornography, and so forth.&lt;br /&gt;    * Companies that provide mechanisms to design banners for webmasters often use automated facilities, where the generated banner design is not reviewed by a human being.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7957848424062499190-1527790671839761222?l=linkexchange-info.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linkexchange-info.blogspot.com/feeds/1527790671839761222/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/what-is-link-exchange.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1527790671839761222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7957848424062499190/posts/default/1527790671839761222'/><link rel='alternate' type='text/html' href='http://linkexchange-info.blogspot.com/2009/07/what-is-link-exchange.html' title='What is link exchange ?'/><author><name>Runox</name><uri>http://www.blogger.com/profile/12217789156113381590</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
