Search Engine Tricks
  Home arrow Search Engine Tricks arrow What Search Engines See When They Visit Your ...
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
SEARCH ENGINE TRICKS

What Search Engines See When They Visit Your Web Site
By: Developer Shed
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating:  stars stars stars stars stars / 0
    2003-08-09

    Table of Contents:

    Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    What Search Engines See When They Visit Your Web Site
    by Robin Nobles

    If you have a Web site, have you ever wondered what a search engine sees when it visits your site to add the site to its index? Do you know that it doesn’t see the beautiful graphics or the fancy Web design? Do you know that it only sees the source code, or the "skeleton" of your Web site?

    Do you realize that knowing this little tidbit of information and doing something about it can make a huge difference in your search engine rankings and, ultimately, the success of your online business?

    One very important thing that you need to remember is: the search engines like simplicity. The simpler your Web site is, the easier it is for the engines to determine what your Web site is about. And, if the search engines can determine exactly what your Web site is about, you have a better chance at top rankings under the keyword phrases that are important for your online business.

    Let’s look at this concept in action with a page I recently created for one of my online businesses: Search Engine Workshops.

    http://www.searchengineworkshops.com/articles/search-engine-seminars.html

    As you can see, it’s a very plain, simple page that was not created to be the "main" or "home" page of a Web site. Rather, it was created to pull in traffic through the keyword phrase, "search engine seminars."

    What I really want you to see is the source code of the page. So, when viewing the page, click on View on the top menu bar, then Source or Source Code.

    The most important part of a Web page is what appears at the very top of the page. Why? Because a search engine starts at the top of the page and begins moving down as it indexes.

    So, what appears in the <head> section of your Web page is very important, because the <head> section is at the top of the page.

    Let’s look at the <head> section of the source code:

    <HEAD>
    <TITLE>search engine seminars--are you ready to have a successful Website?</TITLE>

    <META NAME="keywords" CONTENT="search engine seminars, conferences, workshops, CONFERENCES, WORKSHOPS, Conferences, Workshops">

    <META NAME="description" CONTENT="Consider attending a search engine seminar to learn how to take a struggling Web site and bring it to the top of the rankings!">

    </HEAD>

    There are only three tags in the <head> section of this Web page: the title tag, the keyword META tag, and the description META tag. Because the title tag is in the <head> section, and because of the importance that most engines place on the tag, it is considered one of the most important tags on your page, so it should always be the first tag in the <head> section.

    Notice that in the title and keyword META tag, the important keyword phrase (search engine seminars) appears as the first words in the tag. In the description META tag, the keyword phrase is still toward the beginning of the tag, as opposed to the end.

    In other words, where you place your keyword phrase in the tags and content of your page is important. If you place your keyword phrase toward the beginning of all of your important tags and toward the beginning of the contents, you’re "proving" to the engines that the page is really about that particular topic.

    I’ve mentioned one reason why the title tag is important, but there’s another reason too. The title tag is important because it almost always appears as the title of the site in the search engine results. Your description META tag may appear in the search engine results as well and is considered important by some of the engines. So, when you create your title and description tags, remember two things: put your keyword phrase toward the beginning of the tags, and make the tags captivating and designed to pull in traffic.

    Think of it this way. If your site is #10 in the search engine rankings, but if the sites above yours haven’t gone to the trouble to create appealing titles and descriptions, a search engine user may skip over those sites to visit yours.

    Now, let’s go back to the source code. Look for this tag, which isn’t far from the <body> tag:

    <IMG SRC="images/banner3.jpg" ALT="search engine seminars, search engine conferences, search engine workshops" WIDTH="220" HEIGHT="100">

    This is the image, or graphics, tag for the Search Engine Workshops banner that appears at the very top of the page. Notice that the engine doesn’t "see" the graphic itself. It sees the name of the graphic (banner3.jpg), and it sees the ALT text that describes the image. It sees the width and height of the graphic. But, it doesn’t see the graphic itself. So, the engine doesn’t know that the graphic says, "Search Engine Workshops."

    Next, look for this tag, which directly follows the image tag:

    <H1 ALIGN="center"><FONT FACE="Arial">Search Engine Seminars</FONT></H1>

    An <H1> tag is a heading tag, and heading tags are very important to a Web page. Try to put a heading tag at the very top of your page, if at all possible, and use your important keyword phrase in that heading tag. When you look back at my actual Web page, do you see the words "Search Engine Seminars" right under the graphic? That’s the heading tag.

    Now, look for this tag in the source code:

    <P><FONT FACE="Arial">Is your Web site achieving the success that . . .

    This is where the contents of the Web page begin. Look on the actual Web page and find the text: "Is your Web site achieving the success that..." Notice that the keyword phrase (search engine seminars) appears in the first paragraph.

    In other words, with all of these tags and the placement of our keyword phrase in the page’s contents, we’re proving to the engines that the page is really about "search engine seminars."

    So, let’s visit your site on the Web. View the source code. What’s in the <head> section? Are your title and description tags using the keyword phrase that’s important for that particular page? Are your title and description tags captivating and designed to pull in traffic? Each page of your site should have different title and description tags, and those tags should be based on the focus of that page... what that page is really about: in other words, its keyword phrase.

    How many graphics do you have before the actual contents of your site? If you have a lot of graphics, navigation bars, or buttons before the contents of your page, the engine has to sort through all of that source code before it gets to the actual keyword-containing content.

    Does your page contain lengthy Javascript or other code that pushes the important contents toward the bottom of the page? If so, it could be hindering your chances at top rankings.

    Are you using a heading tag that contains your important keyword phrase toward the very top of your page? Is your keyword phrase used in the first paragraph of the page? Is it used in several places throughout the page?

    Look back at my page. Notice that the keyword phrase, search engine seminars, is used as link text to describe several links. Are you using your keyword phrase to describe links that are leaving the page? If not, try to do so.

    Study your own site carefully, and apply these guidelines to your pages.

    Doing whatever you can to push your important keyword phrase toward the top of the page and toward the beginning of your tags is the first step toward having a successful Web site that’s ranked in the top of the search engine rankings.

    In Summary:

    Achieving top rankings for your Web site does not have to be an impossible goal as Robin Nobles has outlined above. The tips she's given will certainly help move you in the right direction.

    Unfortunately, most keywords are competitive enough to require additional page refinements in order to break into the top 10 listings. Moving your page from position #936 to position #48 may be a remarkable improvement, but unless you are in those top 10 to 30 positions, you'll receive little to no search engine traffic.

    Fortunately, WebPosition Gold 2 gives you the extra competitive edge required to push your rankings to the top. Its Page Critic module analyzes your page and gives you specific advice custom-tailored to your keyword, page, and targeted search engine. It eliminates the guess-work and the need to remember all the many "rules" and "to do's" of search engine optimization.

    Please visit our web site to learn more about WebPosition Gold.

    Robin Nobles is the Director of Training of the Academy of Web Specialists, which teaches online training in search engine marketing. She is also a trainer with Search Engine Workshops, which presents on location workshops in search engine marketing at various locations across the country. Please visit our site for more information about online training and other resources.

    http://www.marketposition.com/

     


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

    More Search Engine Tricks Articles
    More By Developer Shed

     

    IBM® developerWorks developerWorks - FREE Tools!


    NEW! Develop Systems Software Assets with IBM Rational Asset Manager

    Join us for this on demand webcast to learn about developing complex systems more quickly and efficiently. We'll cover market drivers for developing, governing and reusing systems software assets and how you can develop system software assets with Rational Asset Manager.
    FREE! Go There Now!


    NEW! Evaluate IBM Rational Developer for System i V7.1

    Download a free trial version of IBM Rational Developer for System i V7.1, which provides a complete development environment for traditional i5/OS application development. IBM Rational Developer for System i is a new eclipse-based workstation offering for i5/OS application development that provides a comprehensive Integrated Development Environment for edit/compile/debug of traditional RPG/COBOL/C/C++ i5/OS applications.
    FREE! Go There Now!


    NEW! IBM Rational ClearCase Innovator's Series

    Learn from the best! Find out how developers use Rational ClearCase to be more flexible, innovative and deliver higher quality code in the Rational ClearCase Power Users eKit. This complimentary eKit provides a collection of materials, like articles, whitepapers, and demos that can help you become a power user of Rational ClearCase.
    FREE! Go There Now!


    NEW! Improve your build process with IBM Rational Build Forge, Part 1: Create a continuous build and integration environment

    Learn how to implement a build management system that uses and extends your existing automation technologies. This tutorial shows, step-by-step, how to install and configure IBM Rational Build Forge to manage builds for Jakarta Tomcat from source code.
    FREE! Go There Now!


    NEW! Integrating XML into Your Enterprise Using Data Federation

    XML has become a common way of storing business data as flat files and many data server vendors including IBM have provided ways to store this data within relational database systems. Increasingly collections of XML files are accessed like databases using an xQuery and other XML standard mechanisms. Businesses find the need to combine the traditional tabular structured data with XML formatted data. In this webcast, you’ll learn about IBM’s WebSphere Federation Server technology, which provides users with the ability to integrate these two data formats.
    FREE! Go There Now!


    NEW! Rational Asset Manager eKit

    Learn how to do more with your reusable assets with the free Rational Asset Manager eKit. The eKit includes demos on how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse. Plus you’ll find white papers and a Webcast that discuss the challenges of a Service Oriented Architecture and how Rational Asset Manager can provide quick and effective solutions.
    FREE! Go There Now!


    NEW! Rational Modeling Extension for Microsoft.Net

    Rational Modeling Extension for Microsoft .NET enhances usability for code generation supporting a more intelligent refactoring. The latest enhancements enable organizations with Java and .NET systems and software development maintain architectural integrity across heterogeneous platforms.
    FREE! Go There Now!


    NEW! Software Change and Configuration Management Solution Guidelines

    This whitepaper provides areas to consider when evaluating any software configuration management solution. It addresses how the IBM solutions (Rational ClearCase and Rational ClearQuest) meet the needs and requirements of both project leaders and developers to provide successful Software Change and Configuration Management.
    FREE! Go There Now!


    NEW! Try the IBM SOA Sandbox for Connectivity

    Visit IBM developerWorks to try the IBM SOA Sandbox for connectivity. The SOA Sandbox for connectivity provides a trial environment with the tooling and components to help you explore how to effectively connect your infrastructure and integrate all of the people, processes and information in your company. Use the hosted sandbox to explore SOA techniques that streamline connecting existing IT assets together, as well as learn how to connect them to new business logic.
    FREE! Go There Now!


    NEW! Webcast: Application security testing and Web compliance

    Join the IBM Watchfire team for an informative discussion on techniques and best practices to proactively manage Web application security and how to effectively build application security testing into the software development lifecycle (SDLC). In this Software Delivery Platform webcast you will learn: How to better understand potential web application security vulnerabilities, best practices and how to effectively integrate application security testing into the software development lifecycle, the importance of detecting and removing software vulnerabilities during application development.
    FREE! Go There Now!



    All FREE IBM® developerWorks Tools!

       

    SEARCH ENGINE TRICKS ARTICLES

    - Your Top 10 SEO Don`ts
    - Search Engine Nightmares: Grammatical Errors...
    - Identifying Keywords
    - Crafting Perfect Keyword Phrases
    - Why Are Search Engines So Popular?
    - Write SEO-Perfect Articles
    - What Does Google Want?
    - Can`t Find the Right Keywords?
    - A Guide to Spamdexing
    - Make it Searchable
    - Search Engine Optimization (SEO) in Internet...
    - Google Adsense - Ads That Make You Money!
    - A Hard Look at PPC, Click Fraud and the Alte...
    - The Net`s New Information Highway
    - Gerrymandering The Google Search Results

     
    Create the Optimal Architecture for your Critical Applications
    Warburton's the largest independently owned bakery in the UK faced a number of d....

     
    Five Best Practices for Deploying a Successful Service-Oriented Architecture
    This white paper describes the benefits you can expect with SOA, and how IBM can....

     
    Gartner Magic Quadrant for Application Delivery Controllers
    Gartner summarizes its view on Application Delivery Controllers, evaluates stren....

     
    Knowledge is Power
    What you don't know can hurt you, and is likely costing you money and increasing....

     
    Rationalizing the Multi-Tool Environment
    The rationalized multi-tool approach is flexible, scalable and cost effective. I....

     




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek