+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 26 of 26

Thread: Novice Question

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

    Default Re: Novice Question

    Quote Originally Posted by Nashvegas
    Can I ask where you found this tag on the site? meta name="abstract"
    The tag is in the "head" section of your document.

    <meta name="abstract" content="HummerHomes provide complete Middle Tennessee and Nashville real estate service and information in buying and selling real estate properties like condo, townhouse, or a multi-million dollar estate home in Brentwood, Franklin, Cool Springs, Murfreesboro, Green Hills, Belle Meade, and Forest Hills Areas">

  2. #22
    Join Date
    May 2005
    Location
    Nashville
    Posts
    507

    Default Re: Novice Question

    Is it bad to have both a meta content and a meta abstract?
    Last edited by Nashvegas; 05-22-2005 at 07:44 PM.

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

    Default Re: Novice Question

    Quote Originally Posted by Nashvegas
    Very interesting, this is what I should be using right? <META NAME="description" CONTENT="
    The only two (2) "Meta Tags" I routinely use are "Description" and "Keywords"

    I also noticed the following meta data in your page:
    <meta name="abstract" content="...">
    <meta name="robots" content="index, follow">
    <meta name="author" content="Agent Image - Real Estate Web Site Design">

    IMO, the "Abstract" and "Author" tags will not help you SEO wise.

    Instead of using a "Robots" tag on each page you might consider using a "robots.txt" for general use.

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

    Default Re: Novice Question

    I also noticed you're missing a document type [DOCTYPE] declaration.

    Example:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
    If you're interested here is a fun read.
    W3C: The global structure of an HTML document.

  5. #25
    Join Date
    May 2005
    Location
    Downers Grove, IL
    Posts
    69

    Default Re: Novice Question

    Although I/we do not use "AUTHOR", we do use the rest, PLUS some special ones for the unique engines:

    <meta name="msnbot" content="nocache">
    <META NAME="GOOGLEBOT" CONTENT="NOARCHIVE,NOSNIPPET">
    <meta name="robots" content="index,noarchive,follow,all">
    <meta name="revisit" content="3 days">
    <meta name="revisit-after" content="3 days">

    I am sternly against allowing the search engines to cache/archive most of the site, especially listings. They can index all they want, but it's very problematic when long-sold listings appear in Google's cache for full review.

    In some cases, some search engines (MSN, I believe) will use the meta abstract instead of a snippet, particularly in cases where no matching text was found for search on the page, but rather in links leading to it.

    HTH,
    -Matt

  6. #26
    Join Date
    May 2005
    Location
    Nashville
    Posts
    507

    Default Re: Novice Question

    Thanks guys, I have forwarded most of these questions to our guy at AgentImage to see if they know any of the answers (just curious I guess). They should be giving me full access to the site soon and I will make these changes myself at that point.

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Posting Permissions

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