The 3 Fundamentals of Bad SEO

Posted by Sys-Admin on October 16th, 2008

Since we went over the core of what makes up a good SEO project, here is the core of what makes up a bad one. This relates to both black hat SEO as well as flat out ineffective SEO. Follow these rules if you want to make sure your site either doesn’t rank or ends up getting banned.

1.) Hide stuff. Instead of improving the site, create two totally different experiences on the same page; one for users and one for engines. Hide your text content using CSS or something as simple as white text on a white background. This will ensure the engines pick up the SEOd content and the users never see it. A great way to move up in the rankings until you get caught and banned.

2.) Ignore the part of the campaign that is inconvenient. Instead of attending to all aspects of an effective campaign, simply leave out the parts that take too much work. For example, if you can’t write text content, simply ignore that part and continue working on the rest of the items. This will ensure a partial optimization (which is an oxymoron I think).

3.) Make up for weak areas by overcompensating in other areas. This one is super common among SEOs as well as less-than-informed clients. Instead of ignoring parts of the optimization that are inconvenient, we try to make up for it by greatly escalating another area. This is dangerous territory because it always leads to over optimization. For example, let’s say a site has very poor inbound linking. Instead of doing everything in our power to increase inbound links, we would instead bring their keyword density up to a crazy level. This may sound like a good idea, but it’s like fighting fire with gasoline. Now we not only have a site with a poor inbound linking scheme, but we also have a site with spammy content.

Some of these items may sound a little obvious, but almost all SEO mistakes originate from one of them. Often, they just appear more complex, but always go back to either hiding content, ignoring part of the optimization, or overcompensating. In the long term, they never lead to good results. Don’t be fooled.

Share/Save/Bookmark

The 3 Fundamentals of Ethical SEO

Posted by Sys-Admin on October 15th, 2008

Every so often it’s important to go back and look at the basics. The fundamentals of SEO may seem obvious to most SEOs, but with so many changes, updates, and tactics out there, the fundamentals can get forgotten. Today, I want to go over the very core of SEO and what we’re trying to do. I like to look at it as a refresher for what we do as a company and what our main goals are. Later, I will continue this with the 3 fundamentals of bad SEO.

1.) Your pages must be authoritative for their keywords. If you don’t write the best content, then you can’t really expect to be ranked high. Assume that each potential visitor searching for your keywords is looking for good information relating to them. Does your site provide that information? If it does not, no amount of ethical SEO is going to overcome that. Also keep in mind that the search engines read the META headers, alts, titles, and formatting tags such as H1 and use them in their calculations. Your page should be very targeted and the best page on the Web related to your keywords. If you create the most authoritative pages, the rest of the optimization is much easier.

Also remember that the search engines base the majority of their calculations on links and text. If your text is very low density, not visible to the engines, or poorly written, you cannot expect to rank higher than someone who writes well thought out articles. Check out your competition and see what they are doing…then do something better.

2.) Your site must be vouched for by other sites. The search engines have placed the burden of determining what sites are credible and which are not on the Web itself. They do this through analyzing the quantity, quality, and relevancy of links pointing to a specific site. The more high quality links you have, the more authority the site has and the easier it is to rank. Link building is an ongoing process and should never stop. Consider it to be public relations for your Web site.

This ties back to the number 1 fundamental. If you write good authoritative content, people will naturally link to it. Getting inbound links is not easy, but it’s much more bearable when you have good content that prompts other Webmasters to link to it organically. Write good articles/content, get the word out there, and watch the links come in.

3.) Your site must have a good history with the engines. It’s no secret that search engines have trust issues with new sites. When a spam site gets banned from the index, the spammer simply puts up a new site. Because of this, search engines are always a little hesitant to trust new sites. The longer the site is around, the more trust it obtains. It is always easier to rank domains with a longer track record than brand new domains. Keep this in mind when deciding whether to use an existing domain or start a new site on a new domain.

The end goal of SEO should always be to improve a site, better target it to selected keywords, and increase its inbound links. This is definitely the 10,000 foot overview, but it’s good to go back to the basics to remind us what we’re doing.

Share/Save/Bookmark

5 Things You Can Do Today to Improve Your Rankings

Posted by Sys-Admin on October 13th, 2008

Everyone has a low attention span on Mondays, so let’s just stick with a list for today. The following are compiled from the most common problems I see in client Web sites and on the Web in general.

1.) Make your home page a portal to the site. The home page should be a showcase of all your content which means linking to as many internal pages as possible (within reason). If your home page does not support internal pages, the site will suffer.

2.) Write an informative article and submit it to article syndication sites. People are on the Web looking for information. Provide it and reap the rewards.

3.) Begin converting your site to CSS instead of tables. Tables are a terrible clutter of code space and the search engines have no use for them. Make as much formatting as possible external through CSS.

4.) Cross link your text content. When a keyword from page A shows up on page B, link it to page A. I call this ‘wikipedia style linking’. Having individual content pages support other content pages is a great way to optimize internal linking.

5.) Check the keyword density of your optimized pages. Does the keyword show up on the page at all? The engines will not rank a page that does not even contain the keyword in the text content once.

Share/Save/Bookmark

Does Google Say URL Rewrites Unnecessary?

Posted by Sys-Admin on October 9th, 2008

I talked with someone recently that was reading the Google blog and saw a post about URL rewriting being unnecessary. I wanted to comment here because a lot of people don’t understand the perspective Google is writing many of their ‘how to’ blog posts from. SEO testing has shown URL rewriting does work well and makes it easier for the engines to index pages. It’s also beneficial to have URLs that accurately describe the content in a good hierarchy. Logical layout comes directly from Google’s Webmaster guidelines. The problem with rewriting comes when someone does not know what they are doing and inadvertently causes serious spidering/indexing problems for the search engines.

Google’s stance is always ‘don’t make our job harder’. They have always promoted URL rewriting and apparently there are now more people messing their sites up with it than fixing things so they no longer promote it. The biggest thing to consider in Google’s comment is this:

Should I try to make my dynamic URLs look static?

Following are some key points you should keep in mind while dealing with dynamic URLs:

1. It’s quite hard to correctly create and maintain rewrites that change dynamic URLs to static-looking URLs.
2. It’s much safer to serve us the original dynamic URL and let us handle the problem of detecting and avoiding problematic parameters.
3. If you want to rewrite your URL, please remove unnecessary parameters while maintaining a dynamic-looking URL.
4. If you want to serve a static URL instead of a dynamic URL you should create a static equivalent of your content.

Their main premise here is that it is hard to rewrite URLs and it can cause more problems than it’s worth for novice Webmasters. Basically, Google doesn’t like the fact people can make dynamic content appear static via the URL. If used properly though, URL rewrites can be invaluable to a site.

For your rewrite to be effective make sure you consider the following:

1. URLs should be logical and follow a hierarchy. If your site is structured into categories and products, a good URL would look like this: http://www.yourdomain.com/category/product.html. This makes sure a URL is treated like breadcrumbs. A dynamic URL generally shows no hierarchy at all.
2.Make sure you don’t end up with duplicate content on your site.
3. Make sure the rewrite actually works properly and isn’t returning the wrong pages, 404s, etc… It’s best to use some kind of spider simulation tool and spider the site yourself.
4. The URLs should remove as many unnecessary parameters as possible. Simply converting an ugly dynamic URL to an ugly static URL doesn’t help anything. Dividing variables with / instead of & does not a good URL make.

The facts of the matter are that good, clean URLs are better for search engines and users alike. Saying dynamic URLs are better than static URLs goes against all accepted rules of usability. Just don’t break your site with a rewrite that doesn’t work correctly. You really have to be careful what you take from Google’s blog posts because they are aimed at the entire base of Webmasters and not necessarily at mid to high level programmers. This post from Google is basically throwing the baby out with the bath water.

Share/Save/Bookmark


 
Copyright © 2008 TreeHouse SEM Official Blog. All rights reserved.