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.
Does it matter what text you wrap in an H1 tag?
-
Typically H1 tags are reserved for page headings, i.e. on a blog post the blog post title is very often the pages H1, or top-level heading as the W3C puts it.
On the SEOmoz home page they currently have "SEO Software." as their H1 tag, which seems perfectly reasonable and to me fits the W3C criteria.
However, what if the primary keyword for SEOmoz was "seo community" so they decided to wrap just those two words in the sentence that follows on their home page and maintain the existing style of the words "seo community" with CSS. (see attachment)
Are there any arguments against doing that?
Would Google be able to detect this? If so, would Google care?
I do believe the overall importance of the H1 tag has lessened to a degree, however I still believe they are valuable to an extent and would love to hear anyone's thoughts.
-
The same H1 rule goes for all other headers.
Headers are headers, mixing them in with the text content isn't very helpful in a user perspective.
A quick tip is to try to add questions to the h2 to keep the text SEO and user friendly.
So let's rephrase this into a h2 question:
Interested in commercial landscaping design?
We're the ones to call!
Call us at 1-866-236-7263 or contact us by email.
Hope I could help
Best,
Gustav
-
Great Q&A here - very clear and helpful. Now let me expand the question to H2 tags. If I keep the H1 as a proper heading on a page, but embed an H2 tag in a sentence is that considered acceptable SEO tactics?
Here's the example - as the 3rd paragraph of a page:
If you’re interested in
commercial landscaping design
, we’re the ones to call. Call us at 1-866-236-7263 or contact us by email.
What do you think?
-
Ok, now I understand what you meant
I agreee, In my opinion that's not a good way to use an H1 tag.
It would still work for rankings but I would also consider it as trying to cheat google.
It's always better to look at the sentence and restructure it and make it more of a selling copy text, for example:
The largest SEO community!
SEOmoz Pro combines campaign-based monitoring, actionable recommendations, and premium access to the web's largest seo community <a href="">- try it free for 30 days!</a>.
/ Gustav
-
Hey Gustav, thanks for the response. As a quick follow up for clarity on my end. Here's an example of what I was referring to using the SEOmoz home page as an example again. Would it be okay from your perspective to do the following?
SEOmoz Pro combines campaign-based monitoring, actionable recommendations, and premium access to the web's largest
SEO community
- try it free for 30 days.
Again, assuming that primary keyword for SEOmoz is "seo community." To me this is an effort to try and fool Google into thinking that SEO community is your top-level heading when in reality it's just a section of a sentence. Would you agree?
-
Hi! to specify: Yes, the words in the H1 tag matters
-
Hi!
The H1 is always important, I've tried several test with the h1 and title tag to see if the correlation still works and improve rankings. In my experience it does.
As long as you don't use css to modify the h1 so that another element of the text below is actually bigger or resemble an h1 it should be fine. Don't try to fool Google by changing the appeareance of the h1 to much(use common sense), remember you can always use an H2 tag below if it makes the content better.
Remember the H1 should always be unique for the page and should not be the same on several pages.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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.
Related Questions
-
H2 tags always recommended? Or ok without?
Is it ok to have no h2 tags? There are no "keywords" relevant to the product in these example h2 tags. Also, is it ok to not have a PRODUCT DESCRIPTION header, or is it better with that header? It's for a "product page". Examples: <h1>Used Bow Front Desk With Mahogany Laminate</h1> <h2 style="display:inline;">QTY:</h2> 3 - <h2 style="display:inline;">Manufacturer:</h2> Hon <h2>Product Description:</h2> <p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p> OR (no h2 tags or product description header at all) <h1>Used Bow Front Desk With Mahogany Laminate</h1> <p>QTY: 3 - Manufacturer: Hon</p> <p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p> I prefer the last one as it's much simpler, but I'm curious if search engines would prefer the existence of h2 tags in the first version. Thanks,
On-Page Optimization | | NRSmart
Todd0 -
My website have h1 tags , but still crawlers can't find them?
crawlers can't crawl my meta description and h1 tags even when they are present.
On-Page Optimization | | Green_Beauty0 -
How to peroperly use h1 , h2 and h3 tag on your website.
Is it better to have different h1 for each page or have the same h1 across the site. I am using h1 fin wordpress for beside that I have 4 more h1 in the same page how to properly use h2 and h3 can we have muliple h2 on a page. what would be an ideal hx tag order be ? h1
On-Page Optimization | | conversiontactics
h2
h2- h3 h3 If anyone can provide some answers Many thanks0 -
Can I use Same Keyword for Multi pages Title Tags?
Hello All, I am working on client website and currently they are targeting One Keywords for multi pages. As I have search with Allintitle: Search query and Google display around 37 pages of website which carry same keyword in "Title Tags". I have told to client to change the "Title Tags" but they want that keyword for all relevant pages. So I want to know is that harm in Search Engine Ranking? Note: They have not done the link building activities for multi pages with same Keyword, they are using only in "Title Tags" only
On-Page Optimization | | jemindesai0 -
Best practice for Meta-Robots tag in categories and author pages?
For some of our site we use Wordpress, which we really like working with. The question I have is for the categories and authors pages (and similiar pages), i.e. the one looking: http://www.domain.com/authors/. Should you or should you not use follow, noindex for meta-robots? We have a lot of categories/tags/authors which generates a lot of pages. I'm a bit worried that google won't like this and leaning towards adding the follow, noindex. But the more I read about it, the more I see people disagree. What does the community of Seomoz think?
On-Page Optimization | | Lobtec0 -
Does Code Order Matter?
I read/was told that it was a good idea to order your HTML to show the most important content first. So, on many sites I had put my global navigation div, for instance, below my main content div. Does this still apply? And does wise use of HTML 5 mean this is no longer necessary (eg use of "nav" section tag to indicate this section is about navigation). In the same vein, how does Google know that my sidebar nav is my sidebar nav (which your site seems to say is probably given less weight than top nav), and how does it know my topnav is my top nav? Maybe a daft question, but when someone asked me yesterday I realised I didn't know! (Phew - at last I have asked a short question!).
On-Page Optimization | | PeterMurray0 -
Using commas in the title tag?
Is there a disadvantage/advantage to using commas to separate words in the title tag. Which will be more effective as a title tag: "keyword1 keyword2 - Brand" OR "keyword1, keyword2 - Brand"?
On-Page Optimization | | Audiohype0