Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • MozCon
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Digital Marketers
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      Track AI Overviews in Keyword Research
      Moz Pro

      Track AI Overviews in Keyword Research

      Try it free!
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • MozCon

        Save on Early Bird tickets and join us in London or New York City

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Digital Marketers

        Simplify SEO tasks to save time and grow your traffic.

      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. SEO Tactics
    3. Technical SEO
    4. Header Tags

    Moz Q&A is closed.

    After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

    Header Tags

    Technical SEO
    4
    7
    2951
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • blake-76624
      blake-76624 last edited by

      Ok so I am writing different pages and the first heading is an H3 just because I wanted to it be a certain size.  Then as you see the content, I have an H1 tag.

      Example page: http://www.oxfordmshomes.net/condos/acadia-court-Oxford-MS

      you can see that "Acadia First" is the first thing you see on the page and it uses an H3 element.

      Long story short, my hierarchy is wrong.  Does this have any negative effect on my SEO efforts?

      1 Reply Last reply Reply Quote 0
      • wojkwasi
        wojkwasi last edited by

        Order of heading tags is important... use CSS to control size & tags other than headings!

        Think of a HTML doc as you would any other academic document..

        Animals

        Cats

        Red Cats

        Pink Cats

        Dogs

        Round Dogs

        Square Dogs

        ..you get the idea 😉

        1 Reply Last reply Reply Quote 0
        • AlanMosley
          AlanMosley @blake-76624 last edited by

          You have links in your menu, that is enough.
          as for you hierarchy, you should be ok, as a H1 is what it is, but if you don’t use a h1 SE will look for the first emphasized tag to use as a heading so its not conclusive.
          Try using html5 to mark out your page.
          I would use the hgroup and article tags.

          <hgroup class="title">

          Perth SEO Company

          Local SEO Perth Western Australia

          </hgroup>

          Blah blah blah

          It is not sure if SE's are up to date on html5 yet, but they will do so,

          make sure on the page specific content is in the article tag

          1 Reply Last reply Reply Quote 0
          • blake-76624
            blake-76624 @blake-76624 last edited by

            ah yes.  I did this because I wrote a page for every subdivision in my town.  I don't really know a better way to do it.  Any help would be greatly appreciated.  I thought that It was always good to have a link to a page and not have the page just floating on the site with no links.  Any help is greatly appreciated.

            1 Reply Last reply Reply Quote 0
            • EGOL
              EGOL @blake-76624 last edited by

              There must be 100 links commented out in your code... Here is an example...
              
              <a href="[http://www.oxfordmshomes.net/condos/a-southern-place-Oxford-MS](view-source:http://www.oxfordmshomes.net/condos/a-southern-place-Oxford-MS)" class="main">
              <span>A SOUTHERN PLACEspan>a>li>
              
              1 Reply Last reply Reply Quote 0
              • blake-76624
                blake-76624 @EGOL last edited by

                I'm not sure what you mean by link tags commented out?  Do you just mean regarding under my subdivision tabs?  Thanks Egol

                EGOL blake-76624 AlanMosley 3 Replies Last reply Reply Quote 0
                • EGOL
                  EGOL last edited by

                  The short answer...  I don't know for sure.

                  Clarified answer...  At the present time I do not believe that there is a huge difference in how Google and other search engines treats H1, H2 and H3.  However, just to have things straight... I would make that

                  Acadia Court an H1.  You can change the appearance using css.

                  You didn't ask but when I looked at the code of your page I was shocked to see so many link tags commented out.  I would be getting rid of those if this was my site.

                  blake-76624 1 Reply Last reply Reply Quote 1
                  • 1 / 1
                  • First post
                    Last post

                  Got a burning SEO question?

                  Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                  Start my free trial


                  Browse Questions

                  Explore more categories

                  • Moz Tools

                    Chat with the community about the Moz tools.

                  • SEO Tactics

                    Discuss the SEO process with fellow marketers

                  • Community

                    Discuss industry events, jobs, and news!

                  • Digital Marketing

                    Chat about tactics outside of SEO

                  • Research & Trends

                    Dive into research and trends in the search industry.

                  • Support

                    Connect on product support and feature requests.

                  • See all categories

                  Related Questions

                  • bill369

                    Do Canonical Tags Pass Link Juice?

                    I have an ecommerce website where some pages link to a product page with a different URL. EXAMPLE: 1: /category/product1.html (not indexed by Google) with canonical pointing to product1.html Other page link to the product like below. 2: product1.html (indexed by Google) Now the question is, does 1: pass any link juice to product1.html or not? Is it worth to change everything and link only to one URL? My site is running on Magento!

                    Technical SEO | | bill369
                    0
                  • SoulSurfer8

                    Does Google read dynamic canonical tags?

                    Does Google recognize rel=canonical tag if loaded dynamically via javascript? Here's what we're using to load: <script> //Inject canonical link into page head if (window.location.href.indexOf("/subdirname1") != -1) { canonicalLink = window.location.href.replace("/kapiolani", ""); } if (window.location.href.indexOf("/subdirname2") != -1) { canonicalLink = window.location.href.replace("/straub", ""); } if (window.location.href.indexOf("/subdirname3") != -1) { canonicalLink = window.location.href.replace("/pali-momi", ""); } if (window.location.href.indexOf("/subdirname4") != -1) { canonicalLink = window.location.href.replace("/wilcox", ""); } if (canonicalLink != window.location.href) { var link = document.createElement('link'); link.rel = 'canonical'; link.href = canonicalLink; document.head.appendChild(link); } script>

                    Technical SEO | | SoulSurfer8
                    0
                  • One2OneDigital

                    Product meta tags are not updating in my Magneto website!

                    I need some help! For some reason, each time I update the product meta tags in my Magento website, it doesn't change on the current website? Could someone help me understand why that is?

                    Technical SEO | | One2OneDigital
                    0
                  • vivadata

                    Yoast SEO Plugin and Theme Conflict - Meta Tags

                    I have installed yoast seo plugin and a theme that I purchased.
                    I have added site title and meta description for the index page through yoast seo plugin see here http://screencast.com/t/AdjMynym8Tm however this does not work as can be seen on the test site
                    http://importingtips.com/test/ does anyone have any advice? Thanks

                    Technical SEO | | vivadata
                    0
                  • netviper

                    H1 Tag as Logo on the Homepage.

                    So I was working on a Genesis theme website where they have the H1 Tag as the Logo on the homepage.  I wanted this changed because I always use my H1 tag to include a keyword I want to rank for.  I was told by the Genesis Forum Manager that Yoast said the Logo should be the H1 tag on the homepage.  (Yoast has a WP SEO Plugin that is very popular) That makes no sense to me, so I was looking for Opinions. Thanks,

                    Technical SEO | | netviper
                    0
                  • ShearingsGroup

                    Two different canonical tags on one page

                    Due to an error, some of my pages now have two canonical tags on them. One is correct and the other goes to a nonsense URL (404 page). I know I should ideally remove the incorrect ones, but it's a big manual job. Are they doing any harm? Can I just leave them there and let Google figure it out? The correct ones are higher up in the code. Will this make a difference? Any help appreciated.

                    Technical SEO | | ShearingsGroup
                    0
                  • 678648631264

                    How do I fix the h1 tag?

                    No More Than One H1 Tag Easy fix <dl> <dt>Number of H1s</dt> <dd>2</dd> <dt>Explanation</dt> <dd>Best practices for both SEO and accessibility require only a single H1 tag. The H1 is meant to be the page's headline, and thus, multiple H1s are confusing. Consider employing H2, H3 or CSS styles to achieve the same results with text visualization.</dd> <dt>Recommendation</dt> <dd>Remove multiple instances of the H1 tag, so that only one exists on the page.</dd> <dd>I get this error yet it does not tell me how to fix it. I'm not even sure what the H1 tag is?
                    </dd> </dl>

                    Technical SEO | | 678648631264
                    0
                  • dsexton10

                    Content loc and player log tags for XML video site maps

                    I need a little help understanding how to create two of the required tags for a XML video  site map for Google. 1. video:content_loc2.<video:player_loc< p=""></video:player_loc<></video:content_loc> Google explains their Video XML Site map requirements here:
                    www.google.com/support/webmasters/bin/answer.py?answer=80472
                    Using the example on this Google Web Master Help page (where they explain all six of the required tags) , here are examples of the two  tags I need help with: video:content_locwww.example.com/video123.flv</video:content_loc> <video:player_loc allow_embed="yes" autoplay="ap=1">www.example.com/videoplayer.swf?video=12...video:player_loc></video:player_loc> The video I am trying to optimize is located on a page on my site:
                    www.mountainbikingmaine.com/races/bradbury_hawk.html
                    This page has an embedded Vimeo video. So I don't have the video file on my domain. It is on Vimeo. Here is source code from my page that I think provides the information I need to create the two tags that Google requires. <iframe src="<a rel=" nofollow"="" href="http://player.vimeo.com/video/24580638?title=0&byline=0&portrait=0"" target="_blank">player.vimeo.com/video/24580638?title=0&...amp;portrait=0"</a> width="400" height="533" frameborder="0"></iframe> [vimeo.com/24580638">Bradbury](<a rel=) Mountain Maine Hawk Migration Count from [vimeo.com/user3219915">dan](<a rel=) sexton Using this source from my site, can you suggest what to put in the two tags? Thanks! Dan

                    Technical SEO | | dsexton10
                    0

                  Get started with Moz Pro!

                  Unlock the power of advanced SEO tools and data-driven insights.

                  Start my free trial
                  Products
                  • Moz Pro
                  • Moz Local
                  • Moz API
                  • Moz Data
                  • STAT
                  • Product Updates
                  Moz Solutions
                  • SMB Solutions
                  • Agency Solutions
                  • Enterprise Solutions
                  • Digital Marketers
                  Free SEO Tools
                  • Domain Authority Checker
                  • Link Explorer
                  • Keyword Explorer
                  • Competitive Research
                  • Brand Authority Checker
                  • Local Citation Checker
                  • MozBar Extension
                  • MozCast
                  Resources
                  • Blog
                  • SEO Learning Center
                  • Help Hub
                  • Beginner's Guide to SEO
                  • How-to Guides
                  • Moz Academy
                  • API Docs
                  About Moz
                  • About
                  • Team
                  • Careers
                  • Contact
                  Why Moz
                  • Case Studies
                  • Testimonials
                  Get Involved
                  • Become an Affiliate
                  • MozCon
                  • Webinars
                  • Practical Marketer Series
                  • MozPod
                  Connect with us

                  Contact the Help team

                  Join our newsletter
                  Moz logo
                  © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                  • Accessibility
                  • Terms of Use
                  • Privacy

                  Looks like your connection to Moz was lost, please wait while we try to reconnect.