Submit Your Article Forum Rules

Results 1 to 9 of 9

Thread: title and meta tags outside of header tags

  1. #1

    title and meta tags outside of header tags

    I'm under circumstances where I cannot put the title tag in the header tags, so I moved the title and meta tags (both calling CFM variables) to just under the body tag. A sample page in question is:

    http://su-fination.com/videos/video_...fm?Video_ID=79


    It appears fine in IE7 and Firefox, so does this mean that SE spiders will crawl and index the title and meta tags correctly?
    chinese takeout or korean bbq???

  2. #2
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Re: title and meta tags outside of header tags

    Quote Originally Posted by supernatural_247
    so does this mean that SE spiders will crawl and index the title and meta tags correctly?
    They never will!

  3. #3

    Re: title and meta tags outside of header tags

    Quote Originally Posted by Webnauts
    Quote Originally Posted by supernatural_247
    so does this mean that SE spiders will crawl and index the title and meta tags correctly?
    They never will!
    do you mean that 'they never will' even if it's in the header?
    chinese takeout or korean bbq???

  4. #4
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Re: title and meta tags outside of header tags

    Quote Originally Posted by supernatural_247
    do you mean that 'they never will' even if it's in the header?
    No. I do not mean that. If the title and meta tags are in the header, then things will be fine.

  5. #5
    Senior Member paulhiles's Avatar
    Join Date
    Jul 2003
    Posts
    2,073
    SE bots / spiders are automated software programs that crawl websites expecting to find web pages that adhere to a basic stucture (this is set by a doctype). If the document is well-formed HTML or XHTML, the spider will look for page's title and meta tags within the header area.

    If they fail to find the title & meta tags within the header they will simply report a null/zero value for these elements.

  6. #6
    thanks for the replies, guys! I figured out how to query the db so that now the title and tags can go in the header tags. :)

    but now that I've fixed that, since my site has been crawled before, will the spiders come back to crawl the pages again to see the new, correct code, or having given it a null/zero value, will they skip these pages?
    chinese takeout or korean bbq???

  7. #7
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028
    Create a sitemap and submit it to Google.

  8. #8
    Quote Originally Posted by Webnauts
    Create a sitemap and submit it to Google.
    Is there any documentation that is user-friendly for non-coders on creating Google sitemaps from Coldfusion DB values?

    I don't know how to work with XML feeds. If you're talking about a traditional sitemap page (coldfusion in my case) that calls variables, I can create that. but still, I'm going to have tons of links, so a traditional sitemap won't work.
    chinese takeout or korean bbq???

  9. #9
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028
    You can use this tool for xml sitemaps http://www.sitemapdoc.com/ for up to 500 pages.

Similar Threads

  1. A quick question about title meta tags
    By subcitizen in forum Search Engine Optimization Forum
    Replies: 16
    Last Post: 08-11-2007, 10:38 PM
  2. Title and Meta Tags - Unexpected results!
    By lacantina in forum Search Engine Optimization Forum
    Replies: 27
    Last Post: 04-30-2006, 06:36 PM
  3. The order of meta tags and the title tag
    By mickywall in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 02-10-2005, 07:12 AM
  4. New to Flash: Meta tags in header???
    By cyberious in forum Flash Discussion Forum
    Replies: 1
    Last Post: 06-28-2004, 03:24 PM
  5. Formatting Meta tags: title VS DC.title VS http-equiv=title
    By Sergio Simarro in forum Search Engine Optimization Forum
    Replies: 8
    Last Post: 05-27-2004, 11:48 AM

Posting Permissions

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