Friday, 9 March 2012

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).

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:
.
<a href="http://www.seotips.com/seo_software.htm" title="SEO Software">SEO Software</a>

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:

<img src="http://top10seotips.com/img/image01.jpg" alt=" SEO Tips">

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:

<style type="text/css">

      h1 font-size: 18px;       h2 font-size: 16px;       h3 font-size: 14px;

</style>

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.

Optimize Your META Tags

The meta description tag or element does not appear anywhere on a web page, so why bother making it part of your on-page optimization strategy?  Because optimizing it can drastically influence the amount of organic traffic you get from search engines once your URL begins to rank well.

 
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, 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:

<meta name="description" content="your_keywords_here followed by a statement about your product service or organization." />


The last important META tag is the keywords META tag, which some time ago lost a lot of points in Google's search engine algorithm. this tag is still important to many other search engines and should not be ignored. Based on my experience with this tag, you can have approximately 800 characters in this tag (including spaces).
 if you repeat your keywords more than 3 times it can be a pretty good indication to the search engine that you are trying to spam their search results. Also, don't waste your time including keywords that aren't used in the BODY section of your website, that could be seen as another spam technique. Here's the syntax used on this 

<meta name="keywords" content="top 10 seo tips, what is seo, resources, seo software, seo ebook, search engine optimization" />

<meta name=”description” content=”This is a sample meta description value.”>
or
<meta name=”description” content=”This is a sample meta description value.” />
depending on whether the document is HTML or XHTML, respectively.

Keyword density placement & Research

Keyword density :- No SEO consultants will tell you the correct keyword density for a keyword. what is the ideal keyword density for your targeted keywords. The reason is because keyword density is tricky, it does not mean that having a high keyword density will guarantee you a top ranking but it will guarantee you a low position in the SERP if you have an extremely low keyword density. The following techniques show how can you achieve an ideal keyword density for your targeted keyword(s).


Places for keywords are important so that it can give the Search Engine an idea of what content are you stressing in your page.We cannot deny that your domain name is the most obvious place for any keyword(s) you are targeting. Choosing an appropriate name for your domain is the first step you should do when deciding on a website. The following explains the other useful areas in addition to the domain names that you should consider when developing your website.
  

Keyword Research :-You have come up with a great idea for your next web project (or your first web project) and are getting ready to build your site.
Most people go out and build a website, then when after a few months of not getting any site visitors they either give up or think about trying to Optimize their site for the Search Engines.  If you do not plan for SEO to be part of the site-building process, you will probably spend a lot of time going back and almost re-building your entire site later on.
Part of your planning should be to do some research on keywords for your site and pages.  Your selected keywords form the basis for the SEO of your website.
It is getting harder and harder to get a new website to the top of the Search Engines, so your choice of keywords and knowing a bit about them is important to your success.  Search Engines index words (and phrases).  You want the words you choose to be words that are searched for and not too competitive.

Optimize Your Title & Optimizing Your Website 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.

 
There are different theories about how long your Title should be. Since Google only displays the first 66 or so characters (with spaces), my Top 10 SEO Tips for the title would be to keep it under 66 characters and relevant to the content on the page. However, some may argue that the value of the homepage title may warrant additional search term inclusion.
Bar none the most important of the top 10 SEO tips involves your keywords. If you wish to be on the first page of the search results, you must include your keywords in your Title tag. Preferably before all other words in the Title. No need to repeat your keywords in the Title, that's interpreted as spam by the search engines. Here is an example of good Title:




This one excercise could make or break your SEO campaign. Click-Through Rate (CTR) plays an instrumental role in how relevant Google thinks your website is. By compelling users to click with clear call-to-actions (buy, order, download, beat, fix, etc) and by using value propositions (guaranteed, on sale now, etc), one can improve their CTR and search engine ranking. Oh, don't forget to squeeze your keywords in there as well.

Discover Your Competitors


It's a fact and 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
  • The Alexa traffic ranking information
Here is a screenshot of their SEO software that shows the search results and the module that has the email functionality.


 
Stats, such as the above, play a critical part in determining what tools your website will need to compete in the Internet marketing competition. SEO Elite also offers you the ability to see who the website owner is and even send emails to all websites discovered to have quality link potential.