Update: Love the layout? Send your comments to the forums! If I get many positive responses, I may release the theme for free.
37

Update: John Cow sold

Posted by multippt

 John Cow for Sale

Update: According to the auction site, it looks like John Cow’s site is sold. 

John Cow, a parody of the famous John Chow blog, is selling his blog (via SitePoint) at an (large) price of $25000, with an immediate purchase price of $50000. John Cow, while a parody, is still pretty popular, so much so that it has become a rival to John Chow. Both are Search Engine Optimisation experts, but gives a different viewpoint on the subject.

What if… you had the money?

Great, if you have about $50000 to spare, you can pop it in and an extremely popular blog is your’s. Of course, that is IF you even had $50000 to spare in the first place. John Cow’s blog has an earning potential of thousands a month (roughly the same amount a normal job can give), which can easily make up your “investment” after a few years. With such a popular blog, you can easily promote other stuff as well with ease.

Sales of such popular sites are extremely rare, and the opportunity should be seized.

Consequences of takeover

Knowing that no one can actually replace John Cow’s writing methods, John Cow’s popularity is bound to fall. However, if the new owner is just as good (or better) than John Cow, the opposite may occur. John Cow, as a reputable source of SEO related material, would have to rebuild its reputation again from scratch after the deal.

In addition, what if the owner decides to develop something totally different from the original site? Remembering once-popular Leapfish, it’s a pity that it was wasted when it was sold, especially when the new owner redirects the online appraisal tool to a real estate site which has totally no relation at all. Traffic of Leapfish undoubtly plummeted to new lows.

Note: The auction ends in a month’s time. Already there are some bidders, so you may want to save up if you really want that blog.

1

Check for 404s and 500s, before they ruin your SEO

Posted by multippt

File not found

Most new browsers have a habit - they will not announce error pages. That’s all as a side-effect of people wanting to have a custom “file not found” error message. While this is not a big problem, it’s always a good idea to check for such “page” errors that may affect your search engine optimization.

How search engines treat 404s

Search engines like Google have to deal with missing pages, and they identify such pages via that famous 404 error code (i.e. file not found). So, how does Google treat missing pages? It will remove missing pages from its index. Not a good thing if your “error page” turns out to be a working page that was wrongly producing the error.

This usually affects PHP scripts, and poorly made .htaccess files. So, if you are a person who uses plain HTML and don’t use anything server-related (which almost 80% of everyone is using), then you need not ever worry about this problem. Though, I’m not implying that everyone should downgrade from PHP to HTML, it’s just that PHP has that lovely ability to spoof error codes, hence the error messages.

Similarly, web-pages may spurt out a similar error - 403. This error means that the page is forbidden from being viewed, pretty common for files given the wrong permissions. Like 404, Google will not index such pages. Of course, think using error codes for stopping search engines (you got the robots.txt file for that) - they are meant to be used for… errors.

How search engines treat 50xs

Google is pretty lenient when it comes to error 50x. Error 50x messages indicate that there is something wrong with your hosting. If something goes wrong on the server-side, you get 50x. Google will still check on your site, but it will slow down on indexing your site (after all, a site with a malfunctioning server ain’t going to update much right?).

Why aren’t browsers showing the errors?

It’s a sad thing, but yes, web browsers will not indicate error codes to you (they are not meant to be “seen” anyway). So, if you have a main page that gives error 501, you will not know that it got that problem. In a bid to satisfy everyone’s desire for a customized error page, all browsers will display the page as “normal” regardless of the error given out (except for 30x errors which means redirection).

Detecting errors

Google webmaster has a nice way of telling you it can’t crawl/index something. Though, it has a crude way of telling you that. Fortunately, it’s just sufficient enough if you want to do a little check up on the page if it is really a missing page. Unfortunately, if it is a genuine missing page, you’ll have to go link-hunting for that broken link (not the scope of this article, but you can always use a sitemap generator to do that).

Why do errors ruin SEO

Errors are errors. People shouldn’t be seeing them at all. Similarly, you will not want search engines to face errors like that as well. An error is treated differently by all search engines, but the ultimate result is that the page producing an error will be given a “penalty”, well sort of. Most problematic pages are rarely indexed, let alone appearing in search results. Remember that nice Google bomb that featured a “page not found” page appearing for “Weapons of mass destruction”? Google has fixed that problem by simply removing error pages from the index.

Ideally, your site should not have a single error response (unless the visitor deliberately stumbles into the unknown). If it does, fix it, otherwise you may have a few missing pages that will not appear in search engines.

1

Blackholing as SEO?

Posted by multippt

SEO Blackhole 

Of course, Google have explicitly mentioned that backlinks will add to a site’s PageRank. However, through experience it is found that outbound links have an opposite effect to backlinks. So, before you add that link to your site, think again. Similarly, internal pages act as outbound links, except that you have more control over them. This is based on the assumption that links act as the path where the highly fluid link juice can flow. Thus, the theory might be useful in search engine optimisation (SEO).

Blackholing?

The idea of a blackhole is that it traps everything inside, letting little stuff come out. Link blackholing employs the same idea. Some backlinks, few outbound links. Of course, don’t forget internal pages - these links pass PageRank too. So, for ideal blackholing, you should have some backlinks, few internal links, few outbound links. Thus, it traps some link juice in your site.

More »