|
Jul
10
|
|
Let's face it. We all like to check the Google PageRank bar to see how important websites, especially ours, are for Google. This tells us how cool and popular our site is.
So how popular are you? To put it one way, you are as popular as you are frequently indexed. You can easily tell when a page is indexed by looking at the cached copy date. It is not surprising to see pages like digg.com that are always cached with today's date. Digg has a PageRank of 8. You can probably see pages on this blog or yours whose cache date is several days or weeks old. The tricky thing is that you need to consider the update frequency as well.
Here are the steps required to put this to work:
1. Go to the search engine you want to study (Google, Yahoo, Live, etc.).
2. Check popular blogs and news sites that get updated at least daily and check the date of the cache.
3. Repeat step 2 for blogs with decreasing popularity.
4. Create a new post and see how long it takes the search engine to crawl and index your page. If it's not your page, monitor an RSS feed and see when it was cached.
5. Create a table and rank the sites by popularity, include the indexing frequency.
6. Order by indexing frequency and you will have your site rank or importance for that search engine.
While this trick isn't perfect, it does give you a good idea of how important your site is for any search engine. And with a little work, you'll be indexing with the popular kids some day soon!
Popularity: 4% [?]
Related posts
Did you enjoy reading this? Subscribe to this site! Choose from either daily email updates or our RSS feed and never miss a thing!
This entry was posted on Tuesday, July 10th, 2007 at 7:51 pm and is filed under pagerank , search engine optimization , seo . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.







19 comments ↓
Hamlet, you have just reminded me about one thing with this post - I have changed urls in my blog from .php to /%postname%/ and now Google have both pages in their index/cached. How shall I deal with this?
And another thing, how is the tool you are working on? Is it the one you wrote about on SEOmoz.org with balancing the link juice and checking the logs?
Permalink
You need to set 303 redirect from old urls to new page addresses, buddy. ]:->
Permalink
There is no need to check rankings in Yahoo and Live.com, in my humble opinion. Also I can say it’s much better is to analyze domain popularity and link power in some seo tool, that’s the way I foretell PageRank on all my sites =)
Permalink
Hi,
I would rather think of using a 301 redirect letting the bots know that the old url’s have moved permanently to the new ones. What is the use of the 303?
Cheers,
Tsim
Permalink
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.4
Permalink
Ok. I was talking about 301, haha.
There’s a convenient WP plugin http://www.deanlee.cn/wordpress/permalinks-migration-plugin/
Permalink
How can I do it for 5000 pages? For example the link was ?d=4&id=87 and now is /4,87,title.html?
Permalink
I am afraid it’s too late, if you are talking about your blog. Just take a look at level of indexation http://www.google.com/search?hl=en&q=site:www.sharingmatters.com&btnG=Google Search
If you are talking about a Wordpress site, go use plugin described above.
If you use other software, probably you will be forced to write Mod_rewrite rules on your own, and have it integrated into your CMS
Permalink
I was also thinking about other bigger website which I wrote CMS for. I will write a script for that as I don’t want to leave it like this.
Thanks a lot!
Permalink
Paul,
Add this to your .htaccess
RedirectMatch 301 ^\?d=(\d )\&id=(\d )$ http://www.site.com/$1,$2,title.html
Permalink
Bart,
You do if you want to know how important your page is for the other search engines (YahooRank, MsnRank, etc.).
That is the traditional approach. Search engines, especially Google, use so many variables Today that link counts are simply not enough. Please read this comment to my post about relevance feedback at Seomoz.
Thanks for your feedback
Permalink
Paul, that is correct I am going to make it web based so that anyone can use it without having to deal with log files.
Permalink
You also need to be aware of whether or not you are pinging Google when you do a post and who you are pinging and how quickly they get picked up by Google. I have brand new or old sites with low to no PR and if I post and ping Google they come right away. I have seen the same with pinging other services that Google crawls very frequently. Indexing isn’t too hard these days if you have a few decent links, ranking is the hard part.
Permalink
Training,
Thanks for your comment. You bring an excellent point. That is particularly the case for Google blog search.
I agree with you about ranking being the hard part.
Permalink
Surely I agree with you, Hamlet. Your tip might be useful for a bunch of people, but it’s a special case IMO. For consumer information, for e.g. ]:->
When I optimize a site I don’t focus on respective search engines, I just do as well I can and the only one thing I’m afraid of is getting damn sandbox…
Aye, maybe that’s why someone can “win” PR7 given to single page on PR3 domain name, for the reasons unknown =)
Permalink
actually using sitemaps will shorten the time you’ll be seen by google. I’ve made all of my pages indexed that way in a short time period.
try using that tool…
Permalink
Jane,
Thanks for your comment. Excellent point. Please note that xml sitemaps attributes lastmod and changefreq; as well as the HTTP header If-Modified-Since, are primarily hints to the search engine crawlers. They are more likely to index you sooner if you set this parameters right, but they have their own crawling schedule. Change frequency being equal, they are more likely to crawl more often sites that get a lot of visits than sites that get very few.
Permalink
You can go to:
http://www.smartpagerank.com/
And they will email you when your Page Rank changes!
Permalink
Hi I have just found your site and I enjoyed reading the comments, I too have found that the google webmasters tools is the fastest way to get indexed, to build page rank I uses article submission to get large numbers of back links in as short a time as possible
Permalink
Leave a Comment