+ Reply to Thread
Results 1 to 4 of 4

Thread: Getting acquainted

  1. #1
    Join Date
    Mar 2005
    Location
    Seattle, WA
    Posts
    2

    Default Getting acquainted

    We are an Internet-based real estate school serving Oregon, Washington and soon, Texas. We would like feedback on our web site, http://www.trainagents.com as to ease of navigation, aesthetics, etc. We would greatly appreciate constructive criticism.

  2. #2
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    16,026

    Default Re: Getting acquainted

    On a larger resolution and screen the left justification really throws me off, I would center it myself, also the links in the top nav arent separated enough, perhaps consider some CSS mouseover buttons to really separate the individual links.
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  3. #3
    Join Date
    Jan 2005
    Location
    UK
    Posts
    112

    Default Re: Getting acquainted

    You seem to be missing the <h1> <h2> tags on your pages.
    Last edited by justicewhite; 04-26-2005 at 04:21 AM. Reason: -

  4. #4
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Getting acquainted

    You might consider redirecting via 301 redirect the Non-WWW version of your site to the WWW version or vice versa. Google is showing pages for both URLs.

    You're navigation points to www.trainagents.com/otac/otac.mv?ref_id=1000 for the home page.

    You're pages are missing DOCTYPE Declarations
    Example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

    You're pages are missing Character Encoding Labels
    Example: <meta http-equiv="Content-Type" content="text/html; charset=Windows-1251">

    You might consider encoding your email address before the harvestors find it.

    Here is a great SEO Tutorial.
    Last edited by ResaleBroker; 03-08-2005 at 06:59 AM.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts