+ Reply to Thread
Results 1 to 9 of 9




  

Thread: H1, H2 headings

      
  1. #1
    I'm New! 07knev is on a distinguished road 07knev's Avatar
    Join Date
    January 7, 2009
    Posts
    5
    Rep Power
    0
    Feedback Score
    0

    Default H1, H2 headings

    Hi

    Iam using shopperpress theme for my shoopping site Bridal wedding dresses wedding Gowns plus size dresses by Vamclays and now trying to optimize the site to SEO, found that there are three heading tags

    This site has 3 H1 headings.

    •Welcome to our website
    •Hot Selling Items
    •Recently Added Items

    How do i remove these headings?

  2. #2
    Jedi Master mahesh10 is on a distinguished road
    Join Date
    June 17, 2010
    Location
    USA
    Posts
    239
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    Quote Originally Posted by 07knev View Post
    Hi

    Iam using shopperpress theme for my shoopping site Bridal wedding dresses wedding Gowns plus size dresses by Vamclays and now trying to optimize the site to SEO, found that there are three heading tags

    This site has 3 H1 headings.

    •Welcome to our website
    •Hot Selling Items
    •Recently Added Items

    How do i remove these headings?
    Hi,
    you mean you want to remove the heading tag and the text should be in same size even after removal of heading tag or you want to remove heading and text at a stretch

    if you want to remove only heading tag then
    use div tag and write css and give font size so that text remains same

    if you want in any other way PM me and don't forget to give thread link

  3. #3
    Jedi Master DamienDarwick is on a distinguished road DamienDarwick's Avatar
    Join Date
    July 9, 2010
    Location
    Buffalo, NY
    Posts
    15
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    Quote Originally Posted by 07knev View Post
    Hi

    Iam using shopperpress theme for my shoopping site Bridal wedding dresses wedding Gowns plus size dresses by Vamclays and now trying to optimize the site to SEO, found that there are three heading tags

    This site has 3 H1 headings.

    •Welcome to our website
    •Hot Selling Items
    •Recently Added Items

    How do i remove these headings?
    For SEO optimization you would need at least H1 & H2 tags. Decide which heading best describe the entire page's content and use it for the H1 tag. All other headings after that should at least be H2 tags. You can define how they are styled by the browser with some css. To remove the H1 tags you will need a html editor or you can use notepad on windows or a good text editor. DO NOT use MS Word. Open file and find the <h1> bit of code and you can either remove it, or change it.

    To Remove:

    Your code would look something like this...

    Code:
    <h1>My Heading</h1>
    Removing the head tag is easy as deleting the tag & the closing tag from your code.

    Code:
    My Heading
    Would be left. you would most likely need to have that heading wrapped in a paragraph tag like so...

    Code:
    <p>My Heading</p>
    If you want it to just be by itself.

    If you want to change the tag code to a H2 tag, then just do the following...

    Code:
    <h2>My Heading</h2>
    Make sure you properly close your tags.

  4. #4
    Jedi Master ReflectWH is on a distinguished road
    Join Date
    November 15, 2010
    Posts
    16
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    From an SEO standpoint it is generally a good idea to use the heading tages with CSS to override the actual size of each heading tag. As stated above though, just simply remove the h tags in the delimiters.

  5. #5
    Jedi Master infoman66 is on a distinguished road
    Join Date
    September 5, 2010
    Posts
    44
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    I see that you use the Wordpres template ...
    You only have two h1 tag ...
    Welcome to... is not h1...
    Look in the edit template in WP-admin ...
    Find the front page and see if you can modify the style for itembox ...
    Maybe you define new style based on itembox, and instead of h1 tag use h2 in the title ...
    It is little difficult to talk about the problem and not know the exact opportunities that provided of the template...
    If you are in the Palm Beach, Boca Raton, Fort Lauderdale or Delray Beach areas and are in need of high quality, professional limousine services, Palm Beach Limo or Fort Lauderdale limo
    is eager to serve you...

  6. #6
    Jedi Master luis23 is on a distinguished road luis23's Avatar
    Join Date
    September 22, 2010
    Location
    Dallas, TX
    Posts
    31
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    Definitely the Template from WP is the problem.

    Did you modify it by yourself or you just install it and by the default you got the different H1 tags?

  7. #7
    Jedi Master robertblack12 is on a distinguished road
    Join Date
    December 29, 2010
    Posts
    16
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    From an SEO standpoint it is normally a beneficial idea to use the heading tages with CSS to override the real size of each heading tag.

  8. #8
    Jedi Master Dheeram is on a distinguished road
    Join Date
    October 1, 2010
    Posts
    134
    Rep Power
    2
    Feedback Score
    0

    Default Re: H1, H2 headings

    Thanks for the valuable information. keep it up!

  9. #9
    I'm New! sparkplug is on a distinguished road
    Join Date
    January 7, 2011
    Posts
    3
    Rep Power
    0
    Feedback Score
    0

    Default Re: H1, H2 headings

    I used <h2> tags and those work well for seo

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads