Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    joreno is offline IM & SEO Quiet One joreno is on a distinguished road
    Join Date
    Mar 2012
    Posts
    10
    Thanks Given
    4
    Thanked 2 Times in 1 Post

    <H1>Name</H1> Tags

    Can anyone help me with this H1 and H2 tags .How do I add this to my Site title.I tried like in the title but my software tells me I have no h1 and h2 tags.I'm kinda new so help will be greatly appreciated.

    Thank you

    Joreno

  2. #2
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    What is your site? A WordPress blog, a static html site or some other code base?

  3. #3
    joreno is offline IM & SEO Quiet One joreno is on a distinguished road
    Join Date
    Mar 2012
    Posts
    10
    Thanks Given
    4
    Thanked 2 Times in 1 Post
    I have a html site

  4. #4
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    The WYSIWYG editors with which I am familiar all have provision to tag blocks of text. Generally you highlight a line or block of text and select the tag from a menu. If you are hand coding or working in a source view you can easily add the tags in appropriate places. Nearly all body text that is not a heading or a list should be in <p> paragraph tags.

    Text tags go in the body section of the code. The title in the head section is meta data and does not use the html text tags.

  5. The Following User Says Thank You to wink0r For This Useful Post:


  6. #5
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    What you need to do is add some code to the HTML:

    For H1:
    <h1>PUT YOUR TEXT HERE</h1>

    For H2:
    <h2>PUT YOUR TEXT HERE</h2>


    If you tell us your site then I will give you some CSS code to make it looks better in your site

  7. #6
    joreno is offline IM & SEO Quiet One joreno is on a distinguished road
    Join Date
    Mar 2012
    Posts
    10
    Thanks Given
    4
    Thanked 2 Times in 1 Post
    Thank you. My site's title is "Clicking for money"

  8. #7
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    Quote Originally Posted by joreno View Post
    Thank you. My site's title is "Clicking for money"
    That doesn't really help, I need a URL

  9. #8
    joreno is offline IM & SEO Quiet One joreno is on a distinguished road
    Join Date
    Mar 2012
    Posts
    10
    Thanks Given
    4
    Thanked 2 Times in 1 Post

    Cool

    Ben ,as you have realized I am green here and how do I get my url to you if they block me.

    ---------- Post added 03-23-2012 at 01:53 PM ----------

    My problem is that I have done this html h1 tags with my title but it doesn't work as the software I am using "webfire" says I have no h1 or h2 tags on my site ,so how do I do it,that is my dilemma.

    Thank you once again for your time Ben

  10. #9
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    Quote Originally Posted by joreno View Post
    Ben ,as you have realized I am green here and how do I get my url to you if they block me.

    ---------- Post added 03-23-2012 at 01:53 PM ----------

    My problem is that I have done this html h1 tags with my title but it doesn't work as the software I am using "webfire" says I have no h1 or h2 tags on my site ,so how do I do it,that is my dilemma.

    Thank you once again for your time Ben
    PM me the link, that will work. Then I will try and help you

  11. #10
    joreno is offline IM & SEO Quiet One joreno is on a distinguished road
    Join Date
    Mar 2012
    Posts
    10
    Thanks Given
    4
    Thanked 2 Times in 1 Post
    Ben ,you laughing so hard,I can hear you.I have never been on a forum,so what's the meaning of PM?

  12. #11
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    I am not Ben, but PM = Private Message. If you click on Ben's username in the above post you will see an option for Private Message.

  13. #12
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    Quote Originally Posted by wink0r View Post
    I am not Ben, but PM = Private Message. If you click on Ben's username in the above post you will see an option for Private Message.
    LOL, Yeah PM is Private Message. Just send me the link and I will help you

  14. #13
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    It seems that you have a <span></span> as the text for the "Clicking For Money" at the top. Just change the "span" to "h1" and you should be good to go

  15. The Following User Says Thank You to bencurnow For This Useful Post:


  16. #14
    nitaalexandra1 is offline IM & SEO Whisperer nitaalexandra1 is on a distinguished road
    Join Date
    Jan 2012
    Location
    Brightwaters, NY
    Posts
    75
    Thanks Given
    0
    Thanked 6 Times in 6 Posts
    It is easy to give h1 and h2 tags for your website

    <h1>PUT YOUR TEXT HERE</h1>
    <h>PUT YOUR TEXT HERE</h2>

    but keep in mind there should a one h1 on one page because google don't like much h1 tags on a single page.


 

Similar Threads

  1. How to put META tags on selfhosted Wordpress
    By franberries in forum On-Page SEO & Content Creation
    Replies: 3
    Last Post: 02-17-2018, 12:47 PM
  2. Is meta tags required ?
    By raghu in forum On-Page SEO & Content Creation
    Replies: 21
    Last Post: 04-18-2012, 07:25 AM
  3. How to effectively use technorati / del.icio.us tags?
    By Hajoless in forum Social Networks & Community Websites
    Replies: 0
    Last Post: 09-07-2011, 10:19 AM
  4. What are ‘NOODP’ and ‘NOYDIR’ Meta Tags and why they are used?
    By aarisindia in forum On-Page SEO & Content Creation
    Replies: 1
    Last Post: 08-09-2011, 02:59 PM
  5. Meta Tags and Keywords – Both Same
    By unna in forum On-Page SEO & Content Creation
    Replies: 5
    Last Post: 06-28-2011, 05:52 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