From the category archives:

Search Engine Optimization

Google SEO Report Card, SMX West, plus new features

by Matt Cutts on April 16, 2010

(I’m traveling, but lots of good stuff from the recent SMX West search conference is now live — plus some new stuff — so I wanted to talk about it.)

At the SMX West search conference I did an Ignite talk about Google’s SEO audit that it did on itself. This was part of a global week of Ignite talks. An Ignite talk has 20 slides that auto-advance every 15 seconds, for a total of five minutes. Thanks to Aya Zook and Vanessa Fox for organizing, and Brady Forrest (the creator of Ignite) for being the emcee. To help you get the full experience, I’m embedding the video below, then the slides I used (complete with auto-advance every 15 seconds), so you can watch the slides while you listen to the audio:

Don’t miss the other Ignite talks from SMX! There’s some gems in there. :)

Also at SMX West, I did a live streaming video interview with Mike McDonald of WebProNews. I think the interview had 1800 live viewers, and at the end we took questions from Twitter users. (In the beginning I look like a jerk staring at my phone, but that’s because I was trying to tweet about the interview so that people would know they could watch). We covered some new ground in this video.

We also had a fun “Ask the Search Engines” panel with representatives from Google, Yahoo, and Microsoft. You can read the Lisa Barone live-blogging write-up if you want.

In the background was the normal amount of webmaster videos and blog posts. Around the same time as the conference, I also did a post on a Google blog about how Google communicates with webmasters and tries to be really transparent about Google works.

The SMX show was also a pretty good week for webmasters. We’re alerting webmasters more often when they get hacked, we released an SEO audit of google.com so that everyone could benefit from the advice, we pushed forward on the ability to crawl AJAX, and we added delegation to the webmaster console.

After the conference, the new stuff hasn’t stopped:
- The webmaster tools team added the ability to verify a site using the domain name system (DNS). If DNS is easier than editing a meta tag or uploading a file (maybe because you have an unusual content management system), DNS verification is handy.
- We announced that we’re going to start emailing webmasters if we believe their site is serving malware.
- Earlier this week, the webmaster tools team added a bunch more data into our Top Search Queries features.

And of course we’ve had a ton of informational blog posts on the official Google webmaster blog. If you don’t read and subscribe to that blog, you should. :)



{ Comments on this entry are closed }

Clarifying a couple points

by Matt Cutts on March 13, 2010

[Just as a reminder: everything below is my personal opinion. I haven't sent it to anyone else at Google for a review, etc.]

Valleywag used a recent podcast I did as material for two points in Six Delusions of Google’s Arrogant Leaders. The two assertions that used my comments as material were “Google’s wealth means Google ‘gets it’” and “Google must sacrifice user privacy to grow.”

Valleywag has either misinterpreted what I said, or I didn’t express myself clearly, because I don’t believe either of those claims. I’ll try to explain the intent of what I said, in case I wasn’t clear during the podcast. I’ll address the latter claim first (“Google must sacrifice user privacy to grow”), because I certainly don’t believe that “Google must sacrifice user privacy to grow.” I think Google benefits the most when users understand what Google is doing and why; I also think that user trust in Google (and by extension our privacy policies) is paramount to our success.

A good example is our Google Ad Preferences page. As one blog concluded a couple days ago: “Google’s Ad Preference Manager, with its persistent opt-out plug-in, offers precisely the kind of robust opt-out that privacy advocates have always demanded.” And it’s not that we’re shy about talking about privacy; Googlers Alma Whitten and Nicole Wong recently talked privacy for an Ars Technica article that came out earlier this week. It’s a long article, but an example useful fact is that if X is the number of people who visit the Ad Preferences page and opt out, 10X people don’t opt out and 4X people actually edit their categories to improve the targeting relevance of the ads they see. Let me say that again: four times as many people change their settings to make their ads *more* relevant than opt out of interest-based targeting. I think the Ad Preferences page is a good example where users get more transparency and control regarding their privacy.

Another example where Google helps your privacy (rather than sacrificing it) is the Google Dashboard. This is a single site that gives you an overview of what information Google has from various services, and allows you to edit and to manage settings. This is another example where Google is trying to give more information to users, not less. I could point out lots of examples where we try to debunk privacy misconceptions. Where we actively fight for our users’ privacy. Or where we talk about privacy and engage in debates about user privacy. And of course there’s Google’s full privacy center (with videos!) at http://www.google.com/privacy.html . Suffice it to say, I don’t believe that Google “must sacrifice user privacy to grow.”

Okay, what about the other claim that Valleywag used me for: “Google’s wealth means Google ‘gets it’”? Ryan Tate wrote “It’s a truly bizarre moment, in which Cutts defends some horrendous management decisions based on Wall Street trades.” I don’t agree with that either, so let me try to clarify. Eric Schmidt joined the company in 2001. The first time I got to meet Eric was at the weekly TGIF meeting where he was introduced to the wider company. He answered questions for an hour, and I thought his answers were spot on. He was one of the original authors of lex, a well-known Unix utility that I had used in the past, so I knew that he was also a solid engineer and technologist. Schmidt also had experience at large companies (Sun and Novell).

All in all, I was very happy and impressed that Eric was joining Google. When I went home that day, my wife asked what had happened at work. And I replied with something like “I think the value of our stock options just went up a lot.” What I meant by that was that I thought Google had recruited the perfect person to lead the company from start-up to the next level. I still believe that. Eric has been a truly great CEO–and I’m not just saying that because for the last several years he has worked for $1 a year. :) Maybe I didn’t tell the anecdote well or clearly, but my intent was to explain that I think Eric Schmidt has been a great CEO right from the beginning of this decade, not to defend any decisions “based on Wall Street trades.”

If you want to listen to the full podcast, it’s available, but I hope this post helps to clarify.



{ Comments on this entry are closed }

Chrome support for Greasemonkey

by Matt Cutts on February 9, 2010

Back in December, I happened to click on a Greasemonkey script in Chrome and was shocked that it just worked. At the time, I wrote a note within Google that said

Whoa. I just clicked on a Greasemonkey script in the latest dev version of Chrome (4.0.266.0 on Linux). Chrome offered to install the GM script, so I said okay. The script ran perfectly in Chrome with no changes at all! I don’t know how many Greasemonkey scripts will run in Chrome unchanged, but at least some will.

Last week brought that news as an official announcement. My guess is that scripts that don’t use specific Greasemonkey APIs should be fine.

(Side-note: I found a good post from November that claims that ~60% of Greasemonkey scripts don’t use any sort of special API calls at all. The top API calls appear to be GM_getValue and GM_setValue (16.5% of Greasemonkey scripts), plus GM_xmlhttpRequest (15.5% of Greasemonkey scripts). It’s unclear which of these functions might be worth supporting. Some could have security implications (GM_xmlhttpRequest). Others like the get/setValue functions could be done by using other ways to store data.)

So this is cool. There’s a good chance that your favorite Greasemonkey script might just work in Chrome. Personally, I recommend the dev channel version of Chrome. It gets all the cool features early, and it’s been very stable/fast for me.



{ Comments on this entry are closed }

Keep an eye on changing pages

by admin on January 25, 2010

Google just launched a nice feature on Google Reader: the ability to keep an eye on pages for changes. This works even if the page doesn’t have its own RSS feed. This sort of thing is very handy. You could use it to spot new things on a privacy policy page or watch for changes in the executives page at another search engine.

Check out the blog post, but it’s easy to use: just add any url to Google Reader.



{ Comments on this entry are closed }