Jagger Algorithm Update

Google does minor algorithm updates almost on a monthly basis and once in a while, it implements a major algorithm update. The last major Google algorithm update happened in November 2003 called the Florida update, which created quite a stir with website rankings. It has churned the top-ranking websites and turned it into a list of unrecognizable pulp. Google has been a hot-favorite amongst the web community searching for information. Most feel that the search results have always been highly relevant. It would be therefore safe to assume that whatever algorithm Google has, works just fine. So why does Google need to re-engineer its perfect-looking algo so drastically? Has it not heard the saying don’t fix what aint broke? From Google’s standpoint, the reason is simple and valid. Well, for starters, web is ever-evolving and the algo always need to be adjusted in order to provide the best of results. Google engineered an algo, which it believes will reward good sites and rank them well for its viewers. Google, like most other search engines, keeps this algo a closely guarded secret to prevent it from being exploited. However, the SEO community is constantly at work trying to rank their sites well. Using calculated guesswork, logical thinking, special tests and extensive trial-and-error methods, they gradually figure out what the algorithm likes and dislikes. Armed with this knowledge, it is not difficult to work on websites to rank them high in SERP (Search Engine Result Pages), irrespective of whether the site deserves to rank at the top or not.
This kind of algorithm abuse results in less than desirable’ websites displacing good sites from the top ranks, contaminating the Google index. Consequently, following the Kaizen philosophy, Google needs to re-engineer its algorithms to keep, what it believes are bad sites, out of its top ranks. Naturally, major algorithm updates upset the current high-ranking websites & sends a lot of SEO professionals back to their work-bench in order to start all over again. What is interesting to note is the timing of the algorithm update. When Google updated its algorithm in November 2003, there were large scale allegations by website owners that Google intentionally upset the rankings of popular websites just before the Christmas shopping season to force them into buying Google AdWords paid advertising in order to sustain the visitor traffic. While Google claims that the algo update decisions are not influenced by the AdWords team, it is difficult to understand why they would once again choose a critical timing just before Christmas shopping season to update their algorithm.

Best Reference : http://www.innocreatives.com/news/2010/03/02/jagger-algorithm-update-part-1/

Popularity: 19% [?]

PageRank sculpting

People think about PageRank in lots of different ways. People have compared PageRank to a “random surfer” model in which PageRank is the probability that a random surfer clicking on links lands on a page. Other people think of the web as an link matrix in which the value at position (i,j) indicates the presence of links from page i to page j. In that case, PageRank corresponds to the principal eigenvector of that normalized link matrix.

Disclaimer: Even when I joined the company in 2000, Google was doing more sophisticated link computation than you would observe from the classic PageRank papers. If you believe that Google stopped innovating in link analysis, that’s a flawed assumption. Although we still refer to it as PageRank, Google’s ability to compute reputation based on links has advanced considerably over the years. I’ll do the rest of my blog post in the framework of “classic PageRank” but bear in mind that it’s not a perfect analogy.

Probably the most popular way to envision PageRank is as a flow that happens between documents across outlinks. In a recent talk at WordCamp I showed an image from one of the original PageRank papers:

In the image above, the lower-left document has “nine points of PageRank” and three outgoing links. The resulting PageRank flow along each outgoing link is consequently nine divided by three = three points of PageRank.

That simplistic model doesn’t work perfectly, however. Imagine if there were a loop:

No PageRank would ever escape from the loop, and as incoming PageRank continued to flow into the loop, eventually the PageRank in that loop would reach infinity. Infinite PageRank isn’t that helpful so Larry and Sergey introduced a decay factor–you could think of it as 10-15% of the PageRank on any given page disappearing before the PageRank flows along the outlinks. In the random surfer model, that decay factor is as if the random surfer got bored and decided to head for a completely different page. You can do some neat things with that reset vector, such as personalization, but that’s outside the scope of our discussion.

Now let’s talk about the rel=nofollow attribute. Nofollow is method (introduced in 2005 and supported by multiple search engines) to annotate a link to tell search engines “I can’t or don’t want to vouch for this link.” In Google, nofollow links don’t pass PageRank and don’t pass anchortext [*].

So what happens when you have a page with “ten PageRank points” and ten outgoing links, and five of those links are nofollowed? Let’s leave aside the decay factor to focus on the core part of the question. Originally, the five links without nofollow would have flowed two points of PageRank each (in essence, the nofollowed links didn’t count toward the denominator when dividing PageRank by the outdegree of the page). More than a year ago, Google changed how the PageRank flows so that the five links without nofollow would flow one point of PageRank each.

Q: Why did Google change how it counts these links?
A: For one thing, some crawl/indexing/quality folks noticed some sites that attempted to change how PageRank flowed within their sites, but those sites ended up excluding sections of their site that had high-quality information (e.g. user forums).

Q: Does this mean “PageRank sculpting” (trying to change how PageRank flows within your site using e.g. nofollow) is a bad idea?
A: I wouldn’t recommend it, because it isn’t the most effective way to utilize your PageRank. In general, I would let PageRank flow freely within your site. The notion of “PageRank sculpting” has always been a second- or third-order recommendation for us. I would recommend the first-order things to pay attention to are 1) making great content that will attract links in the first place, and 2) choosing a site architecture that makes your site usable/crawlable for humans and search engines alike.

For example, it makes a much bigger difference to make sure that people (and bots) can reach the pages on your site by clicking links than it ever did to sculpt PageRank. If you run an e-commerce site, another example of good site architecture would be putting products front-and-center on your web site vs. burying them deep within your site so that visitors and search engines have to click on many links to get to your products.

There may be a miniscule number of pages (such as links to a shopping cart or to a login page) that I might add nofollow on, just because those pages are different for every user and they aren’t that helpful to show up in search engines. But in general, I wouldn’t recommend PageRank sculpting.

Q: Why tell us now?
A: For a couple reasons. At first, we figured that site owners or people running tests would notice, but they didn’t. In retrospect, we’ve changed other, larger aspects of how we look at links and people didn’t notice that either, so perhaps that shouldn’t have been such a surprise. So we started to provide other guidance that PageRank sculpting isn’t the best use of time. When we added a help page to our documentation about nofollow, we said “a solid information architecture — intuitive navigation, user- and search-engine-friendly URLs, and so on — is likely to be a far more productive use of resources than focusing on crawl prioritization via nofollowed links.” In a recent webmaster video, I said “a better, more effective form of PageRank sculpting is choosing (for example) which things to link to from your home page.” At Google I/O, during a site review session I said it even more explicitly: “My short answer is no. In general, whenever you’re linking around within your site: don’t use nofollow. Just go ahead and link to whatever stuff.” But at SMX Advanced 2009, someone asked the question directly and it seemed like a good opportunity to clarify this point. Again, it’s not something that most site owners need to know or worry about, but I wanted to let the power-SEOs know.

Q: If I run a blog and add the nofollow attribute to links left by my commenters, doesn’t that mean less PageRank flows within my site?
A: If you think about it, that’s the way that PageRank worked even before the nofollow attribute.

Q: Okay, but doesn’t this encourage me to link out less? Should I turn off comments on my blog?
A: I wouldn’t recommend closing comments in an attempt to “hoard” your PageRank. In the same way that Google trusts sites less when they link to spammy sites or bad neighborhoods, parts of our system encourage links to good sites.

Q: If Google changed its algorithms for counting outlinks from a page once, could it change again? I really like the idea of sculpting my internal PageRank.
A: While we can’t ever say that things will never change in our algorithms, we do not expect this to change again. If it does, I’ll try to let you know.

Q: How do you use nofollow on your own internal links on your personal website?
A: I pretty much let PageRank flow freely throughout my site, and I’d recommend that you do the same. I don’t add nofollow on my category or my archive pages. The only place I deliberately add a nofollow is on the link to my feed, because it’s not super-helpful to have RSS/Atom feeds in web search results. Even that’s not strictly necessary, because Google and other search engines do a good job of distinguishing feeds from regular web pages.

[*] Nofollow links definitely don’t pass PageRank. Over the years, I’ve seen a few corner cases where a nofollow link did pass anchortext, normally due to bugs in indexing that we then fixed. The essential thing you need to know is that nofollow links don’t help sites rank higher in Google’s search results.

Best Resource : http://www.mattcutts.com/blog/pagerank-sculpting/

Popularity: 10% [?]

Whitehat SEO tips for bloggers

Okay, I’ve got a bunch of pointers to summarize my WordCamp 2007 talk.

First off, here’s the PowerPoint deck that I presented. Google’s PR team was kind enough to verify that it was okay to release. I made the slides from scratch (not even a Google template), so there shouldn’t be any problems with notes in the slides or other metadata. Also note that I made this entire presentation the day of the conference, so let me know if there are unclear parts.

“But Matt, some of that talk is just bullet points! Where’s the context?” you might comment. Ah, I’m glad you mentioned that. John Pozadzides attended WordCamp and taped the talks, and he recently put up a video of the talk.

“But Matt, I don’t have an hour to spare to watch the video!” you might comment. Ah, I’m glad that you mentioned that. David Klein was at WordCamp, and he transcribed the talk into text form.

“But Matt, that transcript has a lot of words. It could take me 20-30 minutes to read all that!” you might comment. Well, I’ve already pointed to Stephanie Booth’s write-up of the session. You could also read the summary that Lisa Barone wrote. Or check out Stephan Spencer’s coverage for CNET.

Now you understand why I blogged about Alex Chiu a while ago; I used him as an example in my talk, so I wanted to explain what those two urls in my PowerPoint meant.

If you read Stephan Spencer’s write-up, he says some people thought that underscores are the same as dashes to Google now, and I didn’t quite say that in the talk. I said that we had someone looking at that now. So I wouldn’t consider it a completely done deal at this point. But note that I also said if you’d already made your site with underscores, it probably wasn’t worth trying to migrate all your urls over to dashes. If you’re starting fresh, I’d still pick dashes.

I also wanted to point out something I’m pretty proud of. If you were at the site review session at Pubcon last year in Vegas, you might remember that there was a chiropractor who wanted to do well for the query [san diego chiropractor]. At the time, Danny Sullivan teased him a bit and said “Well, you might want to put the words ‘San Diego Chiropractor’ together on the page that you want to rank.”

Well Danny, that site owner was David Klein and he took all the PubCon advice from the panel to heart. He started a blog, tweaked the copy on his site, and has even started to learn great linkbaiting techniques. For one thing, he transcribed the video of my talk, which traded some effort on his part to create a useful resource. Even better, he came to WordCamp with a creative idea, a pad of paper, and a digital camera. As he met folks at WordCamp, he had each person write their name, their website, and something that they wanted to do. Then he created an original cartoon of that person doing that thing. Go to the post with Matt Mullenweg and click on the picture of Matt to see what I mean. Matt said he wanted to be a writer, so David posted a cartoon of Matt as a writer.

How is this smart? People love to talk about themselves, and love to see themselves in the spotlight. So these little cartoons are natural linkbait: “Hey look, he drew me as a Photoshop plug-in developer!” How much did it cost to do this particular idea? Practically nothing: just the initial creative brainstorming and a little bit of elbow grease.

It was neat to see a regular site owner go from not knowing much about SEO in November 2006 to really improving his traffic with some creativity and straightforward changes. A good SEO can tune up your web site. But if someone is willing to take the time to study SEO, look for fresh ideas, and put in some effort, a regular person can definitely improve their website (and rankings!) as well. To see that come true with a chiropractor that several of us gave feedback to just last year was really exciting. That’s one of the big things that has stayed with me from WordCamp.

Best Resource : http://www.mattcutts.com/blog/whitehat-seo-tips-for-bloggers/

Popularity: 100% [?]

SmartechIndia- SEO Services

A Web project is only considered worthwhile when it is marketed properly and its desired audience can reach to it effectively. We utilize the following techniques to market your site :

  • Search engine registration ( 600+ search engines including top ones like Yahoo, Altavista, Lycos and many more..)
  • Web Directory registration is done and your site appears in relevant categories so that people looking for related content are able to locate it easily.
  • Other techniques like Banner exchange, link exchange are employed to generate traffic.

  • A post-marketing manual is then posted to your address that contains over 22 carefully researched techniques that you can employ to make your site popular and generate desired results from it.We have greatly simplified the process of Web Site creation for our prospective customers. So if you are ready, then please send us a Business Enquiry. Or else Email us for details

Popularity: 17% [?]