Google PageRank Update 2011

Update 3: Fclose.com sees minor PageRank updates on November 8, 2011. For example, some tooles and some posts get PageRank of 3 from 0. Update: Confirmed that Google updates the PageRank in toolbar on November 8 2011.

Update 2: Google updates the PageRank in toolbar on August 05 2011.

Update 1: Google updates the PageRank in toolbar on July 18 2011.


Google updates the PageRank displayed in toolbar on Jun. 27, 2011. Google PageRank is just one of factors that determine the position of the page in the search result page. But seeing the growth of Google PageRank is fun for webmasters. The systutorials.com’s PageRank is 0 from its birth after the site moves from pkill.info and the changing is done after the first Google PageRank update in January 2011. However, I believe the PageRanks of systutorials.com should be quite good after it updates since the PageRank of pkill.info and original one at blog.ust.hk is around 3 and 4.

Today, when I open my site, I am still surprised, the Linux homepage and my homepage‘s PageRank changes to 4 and the other for blogs (Cloud Computing, Web, Programming, Software) has PageRank of 3 in homepage. In addition, and most important, a large number of posts (especially the ones that are linked to from the homepage) get the PageRank of 3 or 2.

That’s a fun thing (although it is not so important) which is a prize of writing blogs. And I also thank for my readers support to this site.

Summary of the Google PageRank updates in 2011:

PageRank updated on November 08 2011
PageRank updated on August 05 2011
PageRank updated on July 18 2011
PageRank updated on June 27 2011
PageRank updated on January 20 2011

 

Similar Posts

  • How to get the hostname of the node in Python?

    In Python, how to get the hostname of the node? In Python, you can get the hostname by the socket.gethostname() library function in the socket module: import socket hostname = socket.gethostname() Example: $ python Python 2.7.5 (default, Nov 6 2016, 00:28:07) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2 Type “help”, “copyright”, “credits” or “license”…

  • Configure sMobileNet of HKUST on Linux

    How to configure NetworkManager to connect to sMobileNet in HKUST is introduced in this post. The wireless network connection configuration for sMobileNet in NetworkManager The SSID is “sMobileNet” Wireless security is “WPA & WPA2 Enterprise” Authentication is “Protected EAP (PEAP)” Anonymous identity is “” (empty) CA certificate is “(None)” (there will be a warning appear,…

  • MySQL at Facebook

    Facebook uses lots MySQL databases. Any information about how Facebook scales MySQL? Some information on the Web: MySQL at Facebook’s page https://www.facebook.com/MySQLatFacebook?filter=1 A post by Ryan Thiessen, Database Operations at Facebook on Quora: http://www.quora.com/Facebook-Engineering/How-does-Facebook-structure-MySQL-so-that-it-is-robust-and-scalable And more: http://mashable.com/2011/12/15/facebook-timeline-mysql/ http://gigaom.com/2011/12/06/facebook-shares-some-secrets-on-making-mysql-scale/ http://www.wired.com/wiredenterprise/2011/12/facebook-timeline-anatomy “A lot of people are surprised that for this shiny new thing for Facebook, we’re using…

  • |

    Git Merging FAQs

    git merge is frequently used during development of projects managed by git. There are many common questions about git merge and I find most are solved and discussed on StackOverflow. Here, I summarize useful ones so that others who want to learn git merge need to do the search again. Merge, rebase, fast forward and…

  • | |

    Linear Consistency Model for Computer Systems

    Linear consistency models are crucial in ensuring reliability and coherence in distributed computer systems. These models help manage how systems handle data and operations across multiple nodes, ensuring consistency without sacrificing performance. What is a Linear Consistency Model? In distributed computing, a linear consistency model ensures that operations on distributed data appear as if they…

2 Comments

  1. Wow! This can be one particular of the most useful blogs We have ever arrive across on this subject. Basically Great. I’m also an expert in this topic so I can understand your effort.

  2. This post tracks the PageRank updates of Fclose.com in year 2012.

    Before Nov. 8, 2012. PageRank of most pages drop to 0 possibly because Fclose.com is attached and added spam links. Fixed shortly but the PageRank drops except the homepage (PR:4).

    Nov. 8, 2012. PageRank of Fclose.com pages recover. The PageRank of site index pages of this site turn back to 3.

    Interestingly enough, Google also updated the PageRank on Nov. 8, 2011.

Leave a Reply

Your email address will not be published. Required fields are marked *