Saturday, January 23, 2010

Top 10 SEO Tips


SEO Tip #1: Find the Best Keywords

it would be a waste of your time to optimize your website for keywords that are not even being searched for. Therefore you should invest some energy into finding the best keywords. There are several SEO tools available on the Internet to help you find the best keywords. Tip: Don’t be deceived by organizations that require you to register first. The two most popular resources are WordTracker and KeywordDiscovery.com.

SEO Tip #2: Discover Your Competitors
It’s a fact and one of my top 10 SEO tips, that search engines analyze incoming links to your website as part of their ranking criteria. Knowing how many incoming links your competitors have will give you a fantastic edge. Of course, you still have to discover your competitors before you can analyze them.
My tool of choice is SEO Elite, which digs through the major search engines by keyword to not only tell you who your competitors are, but also provides you with an in-depth analysis of each competitor. The analysis includes these extremely important linking criteria (super SEO tips), such as:
  • Competitor rank in the Search Engines
  • Number of incoming links
  • What keywords are in the title of linking page
  • % of links containing keywords in the link text
  • The PageRank of linking pages

SEO Tip #3: Optimize Your Title

The Title and META tags should be different on every page of your website if you wish for most search engines to store and list them in the search results. Us SEO Expert’s have experimented with these two pieces of code to help us reach an accepted conclusion about how best to use them. Don’t click off this site until you’ve read the top 10 SEO tips below to see what I’ve discovered works best for search engine optimization.

SEO Tip #4: Optimize Your META Tags
META tags are hidden code read only by search engine webcrawlers (also called spiders). They live within the HEAD section of a web page. There are actually 2 very important META tags you need to worry about: description and keywords. Meta tags summarize what the site is about, and despite some SEO controversy, they still play an instrumental role in meta-based search engines. The META tags you need to be the most concerned about are:
  1. description
  2. keywords
Sequencing of these tags may be extremely important. I say “may” because SEO is mostly hypothesis due to the changing algorithms of the search engines. Even though the W3C states that tag attributes do not have to be in any particular sequence, I’ve noticed a significant difference when I have the tags and attributes in the order described here. The only deviation from the list above is that the Title tag should come before the META description.
The description META tag is the text that will be displayed under your title on the results page. See the OC Internet Advertising example above. There’s also a lot of controversy about the number of characters you should have in this tag. I’ve seen sites with a paragraph in their description listed in the top results, so I don’t think the number of characters here plays any kind of role with the search engines.
However, if you want the listing to look clear and to the point, my Top 10 SEO Tips for this META tag would be to keep it under 150 characters and to not repeat your keywords more than 3 times. It may be a coincidence, but I’ve also noticed ranking improvements when I put my keywords at the beginning of the description. Here’s the syntax:

SEO Tip #5: Use Headings

In college and some high schools, essays are written using a standard guideline created by the Modern Language Association (MLA). These guidelines included how to write you cover page, title, paragraphs, how to cite references, etc. On the Web, we follow the W3C’s guidelines as well as commonly accepted “best practices” for organizing a web page.
Headings play an important role in organizing information, so be sure to include at least H1-H3 when assembling your page. Using cascading style Sheets (CSS), I was able to make my h1 at the top of this page more appealing. Here’s a piece of code you can pop into your heading:
      h1 font-size: 18px;       h2 font-size: 16px;       h3 font-size: 14px;
Since a page full of headings would look just plain silly, my SEO tip would be to fill in the blank space with paragraphs, ordered and unordered lists, images, and other content. Try to get at least 400+ words on each page.

SEO Tip #6: Use Title and ALT Attributes

More often then not, web addresses (URL’s) do not contain the topic of the page. For example, the URL www.myspace.com says nothing about being a place to make friends. Where a site like www.placetomakefriends.com would tell Google right away that the site being pointed to is about making friends. So to be more specific about where we are pointing to in our links we add a title attribute and include our keywords.
Using the Title Attribute is an direct method of telling the search engines about the relevance of the link. It’s also a W3C standard for making your page accessible to disabled people. In other words, blind folks can navigate through your website using a special browser that reads Title and ALT attributes. The syntax is:
 The ALT Attribute is used for the same reasons as the Title Attribute, but is specifically for describing an image to the search engine and to the visually disabled. Here’s how you would use ALT in an IMG tag:
SEO Tip #7: Nomenclatures
Whenever possible, you should save your images, media, and web pages with the keywords in the file names. For example, if your keyword phrase is “golf putters” you’ll want to save the images used on that page as golf-putters-01.jpg or golf_putters_01.jpg (either will work). It’s not confirmed, but many SEO’s have experienced improvement in ranking by renaming images and media.
More important is your web page’s filename, since many search engines now allow users to query using “inurl:” searches. Your filename for the golf putters page could be golf-putters.html or golf_putters.html. Anytime there is an opportunity to display or present content, do your best to insure the content has the keywords in the filename (as well as a Title or ALT attribute).

SEO Tip #8: Create a Site Map Page

PageRank is relative and shared throughout a website by a unique voting system created by Google. I could spend two days trying to explain how PageRank works, but what it comes down to is having efficient navigation throughout your site. That where a site map page comes in. Since every page on the website will be linked to the sitemap, it allows webcrawlers (and users) to quickly and easily find content. This SEO tip is one of my favorite of top 10 SEO tips.
It use to take 4 clicks to get to a product page at www.questinc.com. By creating a site map, users and search engines can now access any page on the site with only two clicks. The PageRank from these deep pages went from 0 to 2 in about 3 months and the ranking went from virtually not existent to #1 almost across the board for nearly 2,000 pages on their site.

SEO Tip #9: Include a robots.txt File

By far the easiest top 10 SEO tips you will ever do as it relates to search engine optimization is include a robots.txt file at the root of your website. Open up a text editor, such as Notepad and type “User-agent: *”. Then save the file as robots.txt and upload it to your root directory on your domain. This one command will tell any spider that hits your website to “please feel free to crawl every page of my website”.

SEO Tip #10: Install a sitemap.xml for Google

Though you may feel like it is impossible to get listed high in Google’s search engine result page, believe it or not that isn’t Google’s intention. They simply want to insure that their viewers get the most relevant results possible. In fact, they’ve even created a program just for webmasters to help insure that your pages get cached in their index as quickly as possible. They call the program Google Sitemaps. In this tool, you’ll also find a great new linking tool to help discover who is linking to your website.
For Google, these two pieces in the top 10 SEO tips would be to read the tutorial entitled How Do I Create a Sitemap File and to create your own. To view the one on this page, website simply right-click this SEO Tips Sitemap.xml file and save it to your desktop. Open the file with a text editor such as Notepad.
Effective 11/06, Google, Yahoo!, and MSN will be using one standard for sitemaps. Below is a snippet of the standard code as listed at Sitemaps.org. Optional fields are lastmod, changefreq, and priority.

No comments:

Post a Comment