Home Contact Sitemap

SEO by Chris Estes

Search Engine Optimization information for Business

About US

Search Engine Optimization by Chris is a Birmingham, Alabama based search engine optimization company. Birmingham SEO serves clients as a local extension of SEO by Chris. You can contact Birmingham SEO Service through through their website contact form. Both services can help with your online marketing needs.

Hotlinking Causing Bandwidth overages?

Last week I posted about .htaccess and put a brief snippet about blocking hotlinks. Hotlinks are direct links to a web site’s files (images, video, etc.). Find out more about hotlinking, here. Hotlinking can cause bandwidth overages if you are the victim of hotlinking.

To stop hotlinking

In your .Htaccess file enter the:

RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://www.domain.com/.*$ [NC] RewriteRule .*.(gif|GIF|jpg|JPG|png|PNG|doc|DOC|pdf|PDF|txt|TXT|pl|PL|ico|ICO|css|CSS|js|JS)$ - [F]

By modifying the "RewriteCond" you can allow hotlinking from certain domains. You want to make sure you allow linking from your domain. The method above allows links from only the domain listed. "www.domain.com" should be changed to the url you would link for the files to appear. I block access to all files in my site that I do not want linked in other domains.

Reasons to be hotlinked

There is a certain school of thought that believes that some SEO "link Juice" will be passed from using links to these files. I have not found this to be true. Also, blocking images in this way is supposed to block files from appearing in search indexes and databases. Just the inverse of this it can help you get exposure via Image search or files if they are indexed. If you are an artist or graphic designer you may want your images to appear in search. That decision has to be made by you. I have seen some pretty nifty javascript and php code that will allow the files to be indexed in google/yahoo/live/ask image results and when clicked on it directs you to the page where usage requirements are shared and the images held for purchase.

Hosting Hotlinked Images

If you plan to host hotlinked images you need to be prepared for the extra bandwidth usage. Don’t forget to check with your host to make sure you have a proper plan for your planned usage. I have found 1and1.com to have adequate hosting plans that are inexpensive and very reliable. But if you post a video I recommend using a streaming video service such as YouTube or Google Video. A couple downloads and you have already depleted your bandwidth usage. In addition to using a lot of bandwidth it can also use a lot of system resources if the video will be streaming.

Bonus Information and video

Matt Cutts, a Star Google employee, talks about proper usage of image ALT attributes. If you are going to allow hotlinking it is best that you meet standards for inclusion. Whether you allow hotlinking or not it is a great idea to use the alt attribute as it makes it more accessible for screen readers and is simply an overall usability standard.

I do not want to share my bandwidth without consent. If someone contacted me with a request to share images it wouldn’t be a problem. What do you think hotlinking? To let others hotlink or to block hotlinking?

SEO by Chris update

It has been a while since I have posted. Over the past few weeks there have been some interesting developments in Search Engine Optimization. One of the most interesting developments has been the discussions of Yahoo! and Microsoft’s Live.com merging together. There is a lot of speculation about what the consequences would be. The truth be known until it happens little will be known about how the merger will unfold.

Over the past few weeks increased additional security has been added. An Secure Socket Layer (SSL) to secure and encrypt data via the internet has been installed.

I have also done a lot of server work. Including .htaccess like the previous article. I have also been doing some design work for Bagley School. What started out as fixing broken image tags turned into a design and upgrade. You can see the work in progress here. Suggestions are welcome. I have taken this on for free using open source and currently available resources.

If you have been following this blog you know that I do this for entertainment and hold down a regular day job… Well, over the past few weeks I have been undergoing career changes. I am currently between jobs and actively seeking full-time employment. Being between jobs theoretically leaves more time for blogging. I have found that assumption to be the opposite. If you know of job opportunities please let me know. Don’t hesitate to share my online portfolio which includes my resume. portfolio.chris-estes.com Comments and corrections are greatly appreciated.

In other news you will notice some changes to Search Engine Optmization by Chris. In the month of January a new brighter more colorful design has been added. Also, Yahoo Publisher Network ads sponsored ads have been added. A different placement of ad’s has been put in to offer you a a much better range of services. As a supporter of Search Engine College I recomnd taking a look into one of their classes. All thought a class will help you get up to speed on SEO basices but n0thing is going to be as sufficient as an experienced professional. As always I have some affiliate marketers online that would like to put ads on the blog. So stay tunned to some deals I am tyring to work out for you the readers Discount programs and discounted SEO and other equipment.

You don’t want to miss out on some of the exclusive deals I am working out with companies like, Apple, Itunes, and dell stay tuned by subscribing to my feed.

Applied .htaccess for SEO

I have found .htaccess to be a great SEO tool. There are many how-to-guides about .htaccess and how to set them up. I am not going to outline how to set them up. If you want more information about how to set them up ask your server administrator, web professional, or don’t hesitate to contact me.

.htaccess File and commentary

There are several standard components but most of these I am using to try and prevent access. I also use the robots.txt standard to block Search Engine’s from indexing my portfolio.

Social Media is Marketing

Social media, or social bookmarking, has been a big fashion for quite sometime. But, What’s the hype?

As a search engine marketer I can tell you that social media is marketing. If you have ever been to sites like StumbleUpon, Digg, Reddit, or Mixx you have noticed most of the content is geared towards selling something. Whether it be promoting the iPhone or a political candidate it is all a sales pitch. Original intention of these sites was an arena for information sharing. Marketing job boards are riddled with postings for marketers with blogging and social-media experience. Social media has become the new avenue of marketing. I have not seen a major university put Search Marketing in the course guide, I am sure it will eventually be an elective or maybe even a requirement.

New Design - What do you think?

Notice the the colors? Notice the Design? What do you think?