Results 1 to 5 of 5

Thread: How Do You Add Header Tags?
      
   

  1. #1
    fearus123 is offline Private
    Join Date
    Feb 2006
    Posts
    2

    Question How Do You Add Header Tags?

    I use this web site as a web page analyser. http://www.webmaster-toolkit.com/web...analyser.shtml and if you use bluevoda for your web site, then the following message will come up.

    "None of the words in your target phrase appear in header text"

    along with any other mistakes that your website may have for search engine optimization. Header text refers to the header tag which, from what I have read, is VERY CRITCAL to search engine rankings. I have fixed all of my other problems fine, but I can't find a way to add header tags in my web pages. A helpful reply ASAP would be greatly appreciated.

    Thanks,
    Janet Knollenberg

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,428

    Default Re: How Do You Add Header Tags?

    Piece of junk...It said the same thing for VodaHost.com

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How Do You Add Header Tags?

    Quote Originally Posted by fearus123
    I use this web site as a web page analyser. http://www.webmaster-toolkit.com/web...analyser.shtml and if you use bluevoda for your web site, then the following message will come up.

    "None of the words in your target phrase appear in header text"

    along with any other mistakes that your website may have for search engine optimization. Header text refers to the header tag which, from what I have read, is VERY CRITCAL to search engine rankings. I have fixed all of my other problems fine, but I can't find a way to add header tags in my web pages. A helpful reply ASAP would be greatly appreciated.

    Thanks,
    Janet Knollenberg
    Please have a look at: http://www.vodahost.com/vodatalk/add...6-headers.html

    Post #9. It's all explained there
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  4. #4
    fearus123 is offline Private
    Join Date
    Feb 2006
    Posts
    2

    Default Re: How Do You Add Header Tags?

    No, it is not all explained there, and the header tag IS important to search engines. My question was "how do you add header tags in bluevoda?" and still, no answer. I even veiwed that same post and i don't understand how you don't get the question. Is it even possible? is that why you won't give an answer? Just answer this question!!!!

    Is it possible to add header tags in bluvoda? If so, how?

  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How Do You Add Header Tags?

    Quote Originally Posted by fearus123
    No, it is not all explained there, and the header tag IS important to search engines. My question was "how do you add header tags in bluevoda?" and still, no answer. I even veiwed that same post and i don't understand how you don't get the question. Is it even possible? is that why you won't give an answer? Just answer this question!!!!

    Is it possible to add header tags in bluvoda? If so, how?
    Obviously we don't get the question because we are stupid. Well, if you insist:

    headers are text formatting tags - even if you don't think so.

    Just copy the following code in notepad, save it as html page and see the results:


    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML>
    <HEAD>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    </HEAD>
    <BODY>
    <h1> title 1 </h1>
    <h2> title 2 </h2>
    <h3> title 3 </h3>
    <h4> title 4 </h4>
    <h5> title 5 </h5>
    <h6> title 6 </h6>

    </BODY>
    </HTML>


    Here are your headers. And here is what you get with this code:

    title 1

    title 2

    title3

    title4

    title5

    title 6




    Headers can very easily be added in BV: just copy the <hi> ....text..</hi> directly in the "Inside body" tag in Page html.

    But only you know what to do with them ...... If you find some use for them, please let me know. Please also let me know if you find any <h1> header in Microsoft's homepage ...
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


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