Other posts related to bandwidth

Hostgator Web Hosting - A Review

Lincoln Adams | November 18, 2007 @ 8:07 pm

I’ve been using Hostgator to host my blog for a little over a year now, and I think it’s finally safe to say they’ve proven to be a reliable shared hosting service, so much that I decided to become one of their affiliates. Although I’ve never received hordes of traffic to see how well it could hold up under heavy load, I’ve never had trouble with my site during those times it’s gotten stumbled either (where it’s received hundreds of visitors within a short period of time). My highest peak was when I had about 130 active visitors to my blog at once (and still the server merely yawned). Tickets to help support for one reason or another have always been promptly answered, but my best experience had to be when I was having trouble logging into my WordPress admin one day. I first spoke to someone via live support, who tried his best to resolve the issue on his own before having me open up a ticket so a sysadmin could look into the problem. In the space of about 20 minutes, a systems administrator named David had me up and running after learning that a problem with my Akismet plugin was causing my blog to lag. After I deactivated Akismet and replaced it with a newer version, I was up and running again.

Customer support that’s responsive and knowledgeable, a shared server that remains fast and suffers virtually no downtime, all for an easy 10 bucks a month. I really can’t ask for anything more. :D They also offer a semi-dedicated solution that’s still shared but where you’ll only share a server with 3 other users, but for some reason they don’t offer any VPS solutions (yet). Regardless, they offer excellent packages for your hosting needs, and in fact mine recently enjoyed a free upgrade (due to Hostgator adding new hard drives to the server I was using).

Word to the wise though: the web hosting industry has had a history of embellishing the bandwidth they claim to offer to potential clients, but what many people don’t know is that such bandwidth will be limited by the server’s CPU and memory resources. Unless you have a vanilla site, you’ll likely never be able to reach the high bandwidth ceiling many hosting services provide because your site will be shut down long before then, due to using too much of the server’s resources. How much you can actually use will depend on the service, and such info is usually buried somewhere in the terms of agreement. Read Hostgator’s Terms of Service and then compare it to other hosting companies for a better idea of how much freedom you’ll have when purchasing a shared hosting account. Regardless, based on the report of other customers, even people who have been slashdotted or dugg have never had a problem with taxing too much of the server. Just make sure you build a good site that’s optimized well (with caching abilities if possible) and you’ll likely never have a problem with Hostgator. :shades:

Sign up for a Hostgator account today!

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

2 Comments »

Hotlinking, SEO and BackLinks, Oh My!

Lincoln Adams | July 16, 2007 @ 9:14 pm

Look people, how much effort does it take to download an image from my blog, upload it to a Photobucket or ImageShack account, and then hotlink it from there? 30 seconds worth? If you’re going to hog my bandwidth and directly link my images (without credit mind you), could I not at least have the flipping courtesy of a backlink, you bunch of lazy leeching butt balls? Sheesh.

This has been an ongoing issue for me for some time now, and initially I had been using .htaccess to block visitors from hotlinking my files. The only problem with this approach is that my images don’t show up in online feedreaders, and despite the hotlinking abuse, I still wanted Google and other search engines to index my images. Image based search engines are often an overlooked source for SEO purposes and bringing in more traffic to your site, so I wasn’t quite ready to toss in the towel just yet.

Interestingly, Blogstorm came up with a novel way to offset the damages of hotlinking, by designing a plugin that stops hotlinkers from right-clicking and grabbing the image’s url. Instead, when they right click an image, a window will pop up with a snippet of alternative code that they can use to link the image. The code actually wraps the image in a link, providing a legitimate backlink that hotlinkers can use for… whatever. The more savvy Internet user can find ways around this of course, but it seemed to be an excellent way to encourage backlinking and thus boost your site’s search engine rankings.

Unfortunately the plugin only worked sporadically on my site. It didn’t work at all in IE7, and in Firefox the window containing the alternative code would always pop up at the top of the screen, so if the image in question was located at the bottom, visitors would have to scroll up again to see the window. There were also some unexpected issues when an image was lightboxed, and it also caused some weird things to happen with my AdSense ads. Alas, I had no choice but to uninstall the plugin. :(

This project is still in its infancy though, so I’m hoping the developers will be able to build on this idea and work out whatever kinks there might be to create what would be surely be an extremely popular plugin. After all, if people are going to hotlink images, we might as well derive some benefit from it. Savvy?

Update: In the meantime, it looks like Thiefinder has a cool little PHP script that can save considerable time in checking your logs for hotlinking. If it works it would be a godsend for me. :banana:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

4 Comments »