Results 1 to 3 of 3

Thread: Body tags
      
   

  1. #1
    efeather is offline Private First Class
    Join Date
    Oct 2007
    Posts
    6

    Arrow Body tags

    I have recently submitted one of my sites to voda hits and had the search readiness report done. I had 2 errors that I am seeking advice on.

    1) "Search terms not in body text." My search term is in the main text of my page. It was my assumption that the text from text boxes goes inside the body tags in the html. Apparently this is not the case. How do I get the text from my page to show up within the body tags of the page html?

    2) My page contains "javascript blocks". I have researched this problem on the forum and the answers did not solve the problem. On my page, what is the javascript block and how do I get it off the page? Is it absolutely necessary to get it off the page?

    My site is www.autofinancereview.com.

    Thanks for any help!

    Evan

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Body tags

    1) You probably have one or more terms in your meta keywords that doesn't appear in any text on the page. Like if you a page that talks about cars, but your keywords refer to cake.

    2) I would assume its referring to any block of javascript ie.

    <script type="javascript">
    // javascript code
    </script>

    Which isn't really something you can avoid if you need the javascript for your page to function as you want it to. Thats about the only thing I can think of that it would be referring to.. it might be something else and it slipped my mind...

    At any rate.. didn't it give any general information with the error report?

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    efeather is offline Private First Class
    Join Date
    Oct 2007
    Posts
    6

    Default Re: Body tags

    1) I understand and am aware of keyword relevance. The keyword that triggered the "not in body text" error was "buying a vehicle". If you look at my site, you will see this keyword phrase in the first sentence of the top paragraph.
    www.autofinancereview.com

    Why is happening here? My question is, does text from text boxes get automatically inserted within the body tags of the page html? Because, if so, then this keyword phrase, "buying a vehicle", should be in there, yes?

    2) Which general information from the readiness report are you looking for? It just mentioned the "javascript blocks", and that search engines do not see the keywords that appear below them. So I was thinking that I need to get rid of them. But most sites have menu bars to function, and that is what I assume is triggering the javascript block. So I am confused as to what to do.

    Thanks alot for your help!

    Evan

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49