Search Optimization
  Home arrow Search Optimization arrow Page 2 - Basic SEO: What Search Engines Hate
SEO Chat Forums  
Choosing Keywords  
Google Optimization  
Link Trading  
MSN Optimization  
Search Engine News  
Search Engine Spiders  
Search Optimization  
Web Directories  
Website Marketing  
Website Promotion  
Website Submission  
Yahoo Optimization  
SEO Tools
Adsense Calculator
AdSense Preview
Advanced Meta-Tags
Alexa Rank Tool
Check Server Headers
Class C Checker
Code to Text Ratio
CPM Calculator
Domain Age Check
Domain Typos
Future PageRank
Google Dance
Google Keywords
Google Search
Google Suggest
Google vs Yahoo
Indexed Pages
Keyword Cloud
Keyword Density
Keyword Difficulty
Keyword Optimizer
Keyword Position
Keyword Typos
Link Popularity
Link Price Calculator
Meta Analyzer
Meta Tag Generator
Multiple Link Popularity
Page Comparison
Page Size
PageRank Lookup
PageRank Search
Robots.txt Generator
ROI Calculator 
S.E. Comparison 
S.E. Keyword Position 
Site Link Analyzer 
Spider Simulator 
URL Redirect Check 
URL Rewriting 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
SEO 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 OPTIMIZATION

Basic SEO: What Search Engines Hate
By: Michael Lowry
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 8
    2008-04-29

    Table of Contents:
  • Basic SEO: What Search Engines Hate
  • More Clutter
  • Dynamic Web Pages
  • Session IDs

  • 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


    Basic SEO: What Search Engines Hate - More Clutter


    (Page 2 of 4 )

    The next trick that helps reduce clutter on your page involves Cascading Style Sheets (CSS). It is basically the same technique we used when we created external JavaScript files, only this time I'm referring to external CSS files. Using these will not only help optimize your site, but it will generally make modifying your website a lot easier. If you want to change the body or heading text in some way, all you have do is make a change to the CSS file and it will automatically affect the whole site. I'm pretty sure this is what CSS was designed for anyway.

    Follow these steps to create an external CSS file:

    1. Select the code you want to remove from the HTML (everything between and including <STYLE></STYLE>) and save it in an external text file.

    2. Save this file to your web server.

    3. Use the <LINK> tag to call the file in your HTML. For example,

      <link rel=“stylesheet” href=“nameoffile.css” type=“text/css”>


    As a rule of thumb, you should never copy text from Microsoft Word and paste it into your page. Doing so will leave tons of format clutter in your HTML code. If you must use Word, you should save the file as an HTML file. Then you can clean up the code with the Word-cleaning tool in your HTML-authoring program. As a last resort, you can also clean it manually using “search and replace” in a text editor (Notepad).

    An image map is an image that contains multiple links. If you have these on your page, you should move all code that defines the links to the bottom of the page (right before </BODY>). Obviously, this doesn't actually remove the clutter, but it does prevent it from clogging up the space between the top of your page and the content. This should make it easier for the searchbots to reach all pertinent information.

    More Search Optimization Articles
    More By Michael Lowry


       · How do you handle situations where asp.net pages put alot of things in at the head...
       · Yes,,Your article is very good.I agree with you..
     

    SEARCH OPTIMIZATION ARTICLES

    - Implementing Six Sigma Methodology for SEO
    - Introducing Six Sigma Methodology for SEO
    - What is Mobile SEO?
    - Using Lynx for SEO Analysis
    - Mastering Lynx (Open Source Text Browser) fo...
    - More Blogging Tips: Cooking with Gas
    - Blogging Tips from Julie and Julia
    - SEO Essentials: the Proper Web Server and Pl...
    - Steps to Higher Rankings and Traffic
    - Building Linkable Pieces and Titles
    - Page Rank Sculpting
    - Page Rank Optimization
    - ClickTale Review
    - Final Issues: Moving Blogger to WordPress wi...
    - Avoid the Mistakes New SEOs Make





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