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.
Brand name as H1 on every page
-
Hi,
Along with the title of each page, a Wordpress client has their brand name as a H1 on every single page. This is situated in the footer and just sits within the company info/address. Should these tags be removed, leaving just the page titles as H1s?
Cheers,
Lewis
-
what is your advice about my website:
my website is related to Bosch home appliances and the H1 tag of my pages is without brand name now. It is my question is it better to have H1 tag with brand name or no?
Bosch dishwasher Or dishwasher
It is one page of my website as an example:
-
Ideally, the H1 tag will explain what the page is about, an action the visitor should take, the value the page provides, the question the page addresses, ETC.
Mirroring the page title as the H1 on a form or conversion page isn't a very good idea either, even if the page has no bearing on your SEO.
As an example, look at the phrase: "Organization" TV Commercial: Join "Organization"
where "Organization" represents a name, like "Red Cross", Insane Clown Posse", "Young Democrats", or "PETA"I think you would agree that it's a pretty awful header on a donation form that you drive direct traffic to via TV commercials. This phrase makes more sense as the title of the page, but not as your page header.
-
Hi John. Most pages do have the keyword or page title as the H1 at the top of the page, but I was just worried about the brand name as a second H1 on every page.
-
I would be more seo orientated than that. Can you use a keyword or second keyword as the H1 tag - for each page? Place it above the fold, so it tells customers what the page is about? That might be the page titles but just checking...
-
Thanks all. I'll get rid of these immediately and just have the page titles as the H1.
-
First, an H1 should pretty much never be in the footer. H1 tags are meant to be the lead-in for the page and the content therein. It should tell visitors and Google what your page is about, using keywords if possible. That said, there isn't inherently anything wrong with having 2 or 3 H1 tags if your page is long and has several different bits of content that don't fall under one category.
Second, while it's important for a company's name and brand to be relatively prominent on a website, having it on every page as an H1 tag is extremely excessive. If I saw it as a user, I'd think it's not only spammy, but strange since it's presumably in other prominent places on the site (in the header, content, some H tags, etc).
I strongly recommend that you remove these H1 tags from your footer and, if having the brand name within pages is something your client really wants, have it placed more organically in the content.
-
H1's in my experience are influential in the seo armoury. Ideally it should be above the fold, a good sized font and identify what the page is about.
Here is a previous post setting out some discussion on H1's. .
https://moz.com/community/q/are-h1-tags-important-or-influential
You will have an easy seo win by fixing up the H1 on each page. Hope this assists.
-
You shouldn't be having more than one H1 tag on the page so really the H1 tag should be for the page title. Don't use it for the Company name.
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
-
Should search pages be indexed?
Hey guys, I've always believed that search pages should be no-indexed but now I'm wondering if there is an argument to index them? Appreciate any thoughts!
Technical SEO | | RebekahVP0 -
Page Rank Flow
I wonder if someone can help me understand clearly page rank flow. If we have a website with a Home page, Services, About and Contact as a very basic website and the page rank will flow to each of those pages from the Home page (i'm not including internal linking between pages or anchor text from the home page content - this is a question purely about home page flow via the main navigation). If the Services page had 3 drop down pages. Would the home page rank also flow to each of these or is it going to the Services page which then distributes it to the three drop down. So instead of Home page rank flowing to 3 pages 33% each - it is flowing to 6 pages 16.6% each. Or is it flowing to 3 pages - 33.3% then the Services pages get a third of 33.3% ->10.1% I know this is simplifying it all a great deal- but it is the basic concept I am trying to grasp on this simple example. Thanks
Technical SEO | | AL123al0 -
Truncated product names
Due to the restraints of category page layout many of the products in certain categories have the product titles truncated, in some cases missing off 2-5 words depending on the product in question. The product name which displays on the category page is lifted straight from the product page itself, so not possible to do something like "product name including spec..." to place ... to indicate a bit more. I'm assuming not but just wanted to check that Google will not frown on this. Text is not being hidden it just does not render fully in the restricted space. So there is a scenario of 'bits of' text in the source not displaying on the rendered page.
Technical SEO | | MickEdwards0 -
Why isn't my homepage number #1 when searching my brand name?
Hi! So we recently (a month ago) lunched a new website, we have great content that updates everyday, we're active on social platforms, and we did all that's possible, at the moment, when it comes to on site optimization (a web developer will join our team this month and help us fix all the rest). When I search for our brand name all our social profiles come up first, after them we have a few inner pages from our different news sections, but our homepage is somewhere in the 2nd search page... What may be the reason for that? Is it just a matter of time or is there a problem with our homepage I'm unable to find? Thanks!
Technical SEO | | Orly-PP0 -
Is alt text inside an img tag inside an h1 the same weight as text directly inside the h1?
Right now I use a background image and CSS to tie the h1 tag to my logo on each page. However, I am concerned that may not be best practice. Plus, I am interested in using schema markup on my logo. So, my question is, if I use an image with alt text inside my h1 tag, will the alt text carry as much weight as a text-based h1?
Technical SEO | | Avalara0 -
What is the best way to find missing alt tags on my site (site wide - not page by page)?
I am looking to find all the missing alt tags on my site at once. I have a FF extension that use to do it page by page, but my site is huge and that will take forever. Thanks!!
Technical SEO | | franchisesolutions1 -
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?
Technical SEO | | 678648631264
</dd> </dl>0 -
Page with h1 and h1 class=
Hi, If a page in the source code has boht following elements: class="blogg_rubrik">TITLE OF THE PAGE Is that bad for SEO, since the first H1 is empty? Shouldn't a page use only one H1?
Technical SEO | | Ypsilon0