+ Reply to Thread
Results 1 to 5 of 5

Thread: How important is: <META name="classification" content="">

  1. #1
    Join Date
    Jul 2004
    Posts
    902

    Default How important is: <META name="classification" content="">

    What do you think the advantages and lack of are for this code in meta tags?
    <META name="classification" content="Real Estate">
    Do the big three really care what that says?
    Search Homes for Sale in SAN DIEGO and other San Diego Real Estate via the San Diego MLS.

  2. #2
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: How important is: <META name="classification" content="">

    <title>
    Meta name="description"

    are really the only 2 you need, I dont think that tag is looked at, at all. I sometimes put the kw tag in there, but only because it used to work so I formed a habit, but it doesnt do squat now.

    Meta tags for the most part are a waste of space, save the kb for something more important, like content
    Keep it clean, keep it simple - that is the golden rule (oh wait maybe its keep it clean and send morgan money
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  3. #3
    Join Date
    Jul 2004
    Posts
    902

    Default Re: How important is: <META name="classification" content="">

    so what about <META name="ROBOTS" content="index,follow"> can we take that out too?

    I have this site called I cal mort that was designed and has a lot of Meta tags in it... and i just want to get some opinions on what can be cleaned up and what can't....


    (oh wait maybe its keep it clean and send morgan money)
    Ps, mortgage must be due, huh.... ?
    Search Homes for Sale in SAN DIEGO and other San Diego Real Estate via the San Diego MLS.

  4. #4
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: How important is: <META name="classification" content="">

    I dont have a mortgage

    And why would Icalmort have an index,follow tag - I thought you went with a pro on that one.

    Btw I hate the font underneath the Tabs, we really need to change that, please have Kim set it to something else, it looks cruddy
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  5. #5
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: How important is: <META name="classification" content="">

    Things you can do without

    <META name="classification" content="">
    <META name="ROBOTS" content="index,follow">
    <META name="MSSmartTagsPreventParsing" content="TRUE">

    Things that REALLY should be in your CSS file not your page

    .style1 {
    font-size: 10px;
    font-weight: bold;
    }
    .style2 {font-size: 16px}
    .style4 {font-size: 10px}
    .style5 {font-size: 12px}
    .style6 {font-size: 18px}
    .style12 {font-size: 18px; color: #003399; font-family: Arial Narrow}
    .style13 {color: #006666}
    .style14 {
    font-size: 9px;
    font-weight: bold;
    }
    .style15 {
    color: #FFFFFF;
    font-size: 14px;
    }

    Are you using DW when editing these pages, if so - are you editing fonts etc if so DW inputs them as inline CSS so make sure you cut them out of hte header and put them in an external CSS file.
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

+ 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