Divyun.com – Webmasters Blog

A self proclaimed webmaster!!

Alexa Rank! What’s the trick?

Posted by Divyun Raje Vaid On March - 13 - 2009

There are quite a lot of prestigious ranks on Internet, desired by a webmaster. These ranks include Page Rank, Techronati Rank(for bloggers), etc. And on of them is the Alexa Rank?

Alexa.com is a service provided by amazon.com to provide webmasters with info about where they stand in the world. A good Alexa Ranks means you receive a good portion of Internet traffic!

What’s the range for a good rank??

Well, I suppose if you could into top 200,000, you’ll be pretty well off.

On the topic:

I have been observing my site’s Alexa Rank for past so many months and have come to the following conclusions for the fluctuations that take place.

From my experience:

I get almost 85% of traffic from India at the moment! Just a month ago my site’s daily reached to its max. of some thing around 78,xxx. After that time, my traffic stats kept increasing but still my Alexa rank showed decrement. I was baffled.

My observation on this:

I observed that the percentage of my traffic from India was falling and traffic from other countries was increasing. My US rank jumped on from somewhere 1,xxx,xxx to somewhere around 5xx,xxx.

What affected my Alexa rank?

The sudden shift in the traffic sources led to a temporary decrement in my rank. My weekly rank reached as low as 6xx,xxx.

Now that my rank has started to increase again, I am feeling happy.

Now a few tricks which will help you increase your Alexa rank:

1. You should have heard of forums, that’s the place to advertise. Just place a link in your signature and welcome people to pay a visit.

2. Put your site on review in as many places, e.g., forums, social networks,etc. Public opinion is what which helps you learn what they want. And actually this will help you drive a lot of traffic to your site too.

3. Ask your family and friends to visit and leave a line, comment, sign up, etc. on your site. Remember family and friends are a great asset when it comes to increasing traffic.

4. Love your site and feel good about it! Be confident.

Remember, a lots of hard work doesn’t pay if not done cleverly.

……….Plz, be my friend and leave a line…………. lol :P

Popularity: 5% [?]

Oh my gosh! You can spoof google pagerank :O

Posted by Divyun Raje Vaid On March - 13 - 2009

PageRank

Well Oh my google! instead of god! Pagerank can be faked. I knew this before but came across this again.

Now, how is it done? and how to check a website for fake PG? Here are answers to such questions!

First to clarify the truth in this, a quote from wikipedia:

False or spoofed PageRank

While the PageRank shown in the Toolbar is considered to be derived from an accurate PageRank value (at some time prior to the time of publication by Google) for most sites, it must be noted that this value is also easily manipulated. A current flaw is that any low PageRank page that is redirected, via a 302 server header or a “Refresh” meta tag, to a high PageRank page causes the lower PageRank page to acquire the PageRank of the destination page. In theory a new, PR0 page with no incoming links can be redirected to the Google home page – which is a PR 10 – and by the next PageRank update the PR of the new page will be upgraded to a PR10. This spoofing technique, also known as 302 Google Jacking, is a known failing or bug in the system. Any page’s PageRank can be spoofed to a higher or lower number of the webmaster’s choice and only Google has access to the real PageRank of the page. Spoofing is generally detected by running a Google search for a URL with questionable PageRank, as the results will display the URL of an entirely different site (the one redirected to) in its results.

Direct link => http://en.wikipedia.org/wiki/PageRank#False_or_spoofed_PageRank

Amazing right! a 302 server head and done, you have PR 10.

Another way of doing this is from http://www.monetizers.com/fake-pr.php

Faking Pagerank

Sites fake PR by looking for the Googlebot, then redirecting it to a high PR site, like Yahoo.com. Google sees that users actually land on Yahoo.com and the PR Bar in turn reflects the PR of the Yahoo.com rather than your site.

Here is an example of what Fake PR code looks like:

/* insert a cloaking script here to detect whether the visitor is
Googlebot */
if (Googlebot) {
echo ‘‘;
exit();
}
else {
echo “

My PR10 page!

“;
}
?>

So its not that difficult fake a PR.

Now where did it all start from?

It was started by SEOdarkteam. This trick doesn’t work anymore but is worth reading. http://seoblackhat.com/2005/07/26/how-to-fake-a-google-page-rank-10-or-any-pr-you-want/. I don’t know how but their demo at http://www.pr10.darkseoteam.com still works.

So how to check a site for fake pagerank?

use Google’s cache. It always shw the real PR.

Don’t get scammed. Check for fakes before buying links on a site wth high PR.

Well Oh my google! instead of god! Pagerank can be faked. I knew this before but came across this again.

Now, how is it done? and how to check a website for fake PG? Here are answers to such questions!

First to clarify the truth in this, a quote from wikipedia:

False or spoofed PageRank

While the PageRank shown in the Toolbar is considered to be derived from an accurate PageRank value (at some time prior to the time of publication by Google) for most sites, it must be noted that this value is also easily manipulated. A current flaw is that any low PageRank page that is redirected, via a 302 server header or a “Refresh” meta tag, to a high PageRank page causes the lower PageRank page to acquire the PageRank of the destination page. In theory a new, PR0 page with no incoming links can be redirected to the Google home page – which is a PR 10 – and by the next PageRank update the PR of the new page will be upgraded to a PR10. This spoofing technique, also known as 302 Google Jacking, is a known failing or bug in the system. Any page’s PageRank can be spoofed to a higher or lower number of the webmaster’s choice and only Google has access to the real PageRank of the page. Spoofing is generally detected by running a Google search for a URL with questionable PageRank, as the results will display the URL of an entirely different site (the one redirected to) in its results.

Direct link => http://en.wikipedia.org/wiki/PageRank#False_or_spoofed_PageRank

Amazing right! a 302 server head and done, you have PR 10.

Another way of doing this is from http://www.monetizers.com/fake-pr.php

Faking Pagerank

Sites fake PR by looking for the Googlebot, then redirecting it to a high PR site, like Yahoo.com. Google sees that users actually land on Yahoo.com and the PR Bar in turn reflects the PR of the Yahoo.com rather than your site.

Here is an example of what Fake PR code looks like:

/* insert a cloaking script here to detect whether the visitor is
Googlebot */
if (Googlebot) {
echo ‘‘;
exit();
}
else {
echo “

My PR10 page!

“;
}
?>

So its not that difficult fake a PR.

Now where did it all start from?

It was started by SEOdarkteam. This trick doesn’t work anymore but is worth reading. http://seoblackhat.com/2005/07/26/how-to-fake-a-google-page-rank-10-or-any-pr-you-want/. I don’t know how but their demo at http://www.pr10.darkseoteam.com still works.

So how to check a site for fake pagerank?

use Google’s cache. It always shw the real PR.

Don’t get scammed. Check for fakes before buying links on a site wth high PR.

Popularity: 15% [?]

VIDEO

TAG CLOUD

Sponsors
Get Adobe Flash playerPlugin by wpburn.com wordpress themes

About Me

read more

Twitter

    Photos

    I own a twitterdomain+hostingMy avatar