Archive for December, 2009

Google’s PageRank Update

Google is in the process of performing PageRank updates today. I recently opened up my web browser and was surprised to find that my PageRank went from a pitiful PR0 to a respectful PR2. This update has really boosted my morale, as I worked very hard for that PR.

I’m going to keep on doing what I’m doing and maybe I can earn a PR3 by the time they release their next update. I have written many articles about Google PageRank which will surely be in the list of related posts found below this article, so if you are interested in learning about how to increase your Google PageRank, or to simply learn more about how it’s calculated, check out some of my other blog posts.

That’s all the news for today!

Aiming For PageRank 1 :: My Insight Into Google’s Algorithm

It wasn’t long before many of the pages on this site began being assigned PageRank 0 (PR0), which baffled me at first. I had always been under the impression that PageRank was something that took many months to update. It seems that perhaps PageRank 0 is the exception, or maybe Google assigns PageRank values based off of the PageRank of the rest of the site.

This simple hypothesis would explain why certain YouTube videos achieve PR3 or PR4 weeks after being released, as they are quickly crawled and assigned a temporary PageRank during the period of time between legitimate updates to preserve Google’s accurate results.

Google’s results are constantly changing due to what they refer to as “rolling updates”, made to keep everything up to date. If it took three months for all new pages on the Internet to become valuable to the search engine then there would be millions of outdated pages that “deserved” to be atop the lists but didn’t make the PR update “cut”.

I wouldn’t want to give myself a bad name, so I am going to stand out and admit that this is all just my simple explanation based off of observations that I’ve made. This would also explain why some websites dramatically rise or fall in PageRank seemingly overnight, as the “legitimate” update rolls through and determines a more suitable PageRank for that specific website.

Who knows? Maybe Google truly believes that this website has already earned a PageRank 2, but because of the fact that the official update has not yet been run through, all I can do is wait and find out. For the time being, all of my pages will either be labeled as PR0 or PR N/A.

There is a lot of mystery behind the infamous PageRank algorithm, and I am slowly beginning to understand more and more about it. It will be a happy day once I log onto the Internet to find that this site has got some green on that bar (you know what I’m talking about).

And oh, how I despise the waiting game.

Comment on my Blog, and I Will Return the Favor

One of the most underrated ways to improve your blog’s reach on the Internet is to get in touch with other people that write similar content to yours. When logging into your `Admin Panel`, one of the first things you take a look at is the new comments that you’ve received. It’s always good to see that other people take interest in the content that you write.

This article serves the purpose of letting others know that I fully respect the notion of you scratch my back, I scratch yours. Taking some time here and there to search the web for other bloggers much like yourself is never a waste of time, and I honor this very rule.

With that said, leave a comment on my blog, and I will do the same for you. There is a small exception to this rule, however; spammers. It’s not difficult to spot them, but when a legitimate response is made to one of the articles that you took the time to write, it’s a kind gesture to do the same for them. The more you get your name out on the web, the higher your traffic will rise.

What I’ve noticed is that only a small handful of the articles that I write actually bring in traffic through Google, and the percentage of these articles that are written will greatly increase once a sort of fanbase is developed; a fanbase in the sense that people will continue to return your website to read more of your articles on a regular basis.

Partition the time you spend writing articles, the time you spend reading and commenting on others’ articles, and the time you spend updating your website with utilities that offer better navigation, readability, and fresh ideas to write about.

Take some time out and consider what you need to focus on most to bring in more traffic to your blog, and soon you will realize that writing new content isn’t the only way (although it surely is the best way) to drive visitors to your website.

Help From Fellow Webmasters

The primary focus of this domain is my blog, the one that you’re reading at the moment, discussing Computer Science and the like. While I do have quite a few domain names under my belt, I have been trying to maintain this particular one as a means to write about the things that I have learned and the things that I have created.

One of my creations, the World of Warcraft Information Database, linked at the top of every page, is completely unrelated to this site in terms of the content that the Google spiders will crawl. What I’d like to know is whether or not this will hurt my ranking according to Google.

Imagine a website with the main topic being “mathematics” having a folder containing a lot of content regarding something completely unrelated; like “bees”. That is sort of the situation that I am in. The root directory of this site is the blog that you’re reading, but there is a sub-directory (the World of Warcraft Information Database) which contains completely irrelevant information, which I store on this domain because I do consider it to be part of my portfolio.

Does this hurt my Google ranking at all, the fact that I have a website with two unrelated topics? I sure hope not. If anyone has some insight on this baffling situation I would really appreciate some feedback, so please do comment.

My interpretation is that Google will not compare this blog to the aforementioned database nor will it penalize me in any way. Rather, Google will view this blog as it’s own entity, as it will the World of Warcraft Information Database. If some overlap occurs in terms of keywords and content, I would only assume that they will cumulatively affect my keywords. In fact, they will without-a-doubt impact my keywords. The fact that the blog and the database have nothing in common causes Google to add keywords to my site with very low relevancy, and that is why a website such as Wikipedia, which houses keywords on just about every particular word or phrase imaginable can attain such success.

Had I placed the World of Warcraft Information Database on a separate domain name altogether I do not think that anything would change in terms of keyword relevancy.

So that’s my two cents; I would highly appreciate any insight from any webmaster or Google “expert”, so please comment below! Thanks very much, friends!

The World of Warcraft Information Database :: My First Content Management System

I finally finished up my very first PHP and MySQL-based content management system known as the World of Warcraft Information Database, which can be found here. I started this project over the summer this past July, and today I wrapped it up by finishing the leaderboard page, category page, and the right sidebar, as well as various other odds and ends such as the advertisements.

I built this CMS from the ground up, and I intentionally programmed it very loosely so as to create a highly customizable and easy to manipulate piece of software. Right now it is aimed to be populated with articles about Blizzard’s World of Warcraft game, but it could easily be changed to fit any topic worthy of having content.

I would not mind making this software go open source, but I would really prefer it if people asked me if they could use it. Not because I am greedy and don’t want certain people using my code. It’s actually quite the opposite. I would really enjoy it if people used my software, but I figured that if I made the source open to the public, people would just take it and I would never know about it. I am curious to see what kinds of things people would use it for.

Please contact me if you would like the source code. :)

I am placing a link to this CMS at the top of the blog so people can access it at any time. I don’t know if it will ever really kick off and get popular, but I will preserve the link to it so that people can always take a look. It would be interesting to see how the scripts hold together when being used on a large-scale website that has tens of thousands of articles.

I will surely be updating and adding new features when I get the chance. I tested it pretty thoroughly, but it would not surprise me if there is a bug or two to be found. It would be nice if I could write my own search functionality, but I decided to use a Google Search Bar instead. Writing a search algorithm would be a whole project of it’s own, and that wasn’t my main focus with this CMS.

So please check it out and comment to let me know what you think. And again, if you’re interested, I would be more than happy to donate my source code to anyone who would put it to use.