Html5 in SEO
-
What is the convinience of using html5 for seo.As i read is not too good using many h1 in each metacontent (due to crawler alerts) , but it is good to use html5.
We have follow or so this web guidelines www.tumanitas.com whtat do you think about taht?
-
Logically, it usually makes sense to only have one
tag which summarizes the overall page content - that's why there's h2-h5 available. However, if you segement your content and tag eachorwith an
<hgroup>that contains an
tag you should be fine as far as crawler alerts are concerned - I think Google will get the point. Just don't expect each H1 tag to carry the "weight" you'd expect it to if you're using multiple tags on the same page.
</hgroup>
-
Good. So you will use only one h1 for each html5 page and star with h2 the articles or sections instead of h1 (if you follow recomandtions such as modernizr) to avoid crawler alerts? That is my question, we have devoloped the whole web in html5 considering navigators incompatibilities but I dont feel confidence following estrictly html5 guidelines of using h1 because it will means a page with 5 h1
-
I with yo on this one.
I see so many peole with crappy code busting their buts getting links. Having nice clean code that means somthing is a great advantage.
ill take a gess you are using ASP.MVC?
I will point out and aside is linked to a page, but wheninside an article it is linked to teh article. very handy.
But you should takee it a step further. Use microdata. http://schema.org/
-
HTML5 is fantastic for SEO because you can better segment main content, menus, headers, footers, links sections, etc. Some examples:
-
Improve Page Segmentation; an example:
<hgroup>
headline with keywords
a secondary headline
</hgroup>
Lorem ipsum, etc..
Typically, these tags replacetags. The benefit is that these are more meaningful and provide more context to search engines.
-
Let the search engines know what content on your page isn't the primary focus using
<aside></aside>
-
Identify primary navigation using the
<nav></nav>
tag
-
New
<header>and
<footer>tags (within ) are flexible and good for reducing the possibility of duplicate content issues if you have a "fat" footer with a lot of content or large flyouts on your primary navigation that repeat on each page. </footer>
</header>
I've seen ranking improvements from just upgrading a site to HTML5 and implementing solid page segmentation using the aforementioned tags. The caveat is that not all browsers support HTML5 natively, so you'll need to ensure that the website degrades gracefully in the absence of support for the newer tags. I recommend something like Modernizr to take care of that.
Finally, IBM has a good article with examples on how to implement HTML5.
-
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
-
SEO + Structured Data for Metered Paywall
I have a site that will have 90% of the content behind a metered paywall. So all content is accessible in a metered way. All users who aren't logged in will have access to 3 articles (of any kind) in a 30 day period. If they try to access more in a 30 day period they will hit a paywall. I was reading this article here on how to handle structured data with Google for content behind a paywall: https://www.searchenginejournal.com/paywalls-seo-strategy/311359/However, the content is not ALWAYS behind a paywall, since it is metered. So if a new user comes to the site, they can see the article (regardless of what it is). Is there a different way to handle content that will be SOMETIMES behind a paywall bc of a metered strategy? Theoretically I want 100% of the content indexed and accessible in SERPs, it will just be accessible depending on the user's history (cookies) with the site. I hope that makes sense.
Technical SEO | | triveraseo0 -
Alt Tags on HTML5 Videos
We are wanting to add alt tags to all of our non-text content, from experience, what is the best method for alt tags for HTML5 Videos?
Technical SEO | | hydra_creative0 -
Schema for Banks and SEO
I'm researching Schema opportunities for a bank, but besides the shema markup available today (like bankorcreditunion) and developments with FIBO, I can find no answer as to the effect of tagging interest rates and such in terms of SERP/CTR performance or visibility. Does anyone have a case study to share or some insight on the matter?
Technical SEO | | Netsociety0 -
Coming soon SEO
Hi, I was wondering what is the best practice to redirect all the links juice by redirecting all the pages of your website to a coming soon page. The coming soon page will point to the domain.com, not to a subfolder. Should I move the entire website to a subfolder and redirect this folder to the coming soon page? Thanks
Technical SEO | | bigrat950 -
Bad SEO is being done to www.myproactivechiro.com
Since January of 2013 my site's rankings have tanked, I don't know who, or old SEO firm that I left is doing this. A lot of bad links are coming from Russia and are killing my rankings, I need help what do I do, do I just start a new domain? thanks Alec
Technical SEO | | akhlebo0 -
SEO for User Authenticated Content
Hi Everyone - I have a potential client who is seeking SEO for a site that contains about 95% of content only accessible through user authentication . Does anyone have tips for getting this indexed without having to open it up to the public? I was considering adding "snippets" into the robots.txt or creating an additional page with snippets linking to the login page. I'd appreciate any thoughts! Thanks!
Technical SEO | | manutx0 -
Cloud Hostings & SEO Effects
Is there any negative to cloud hosting? I believe they share the same IP addresses but is it true you can still get banned if someone else on a shared IP or server does some spam?
Technical SEO | | iAnalyst.com0 -
ECommerce Platform Switch and SEO Loss
Hi - We're switching eCommerce platforms, and naturally we're worried about losing organic search ranking. From what I've read on the message boards, I understand it's important to try to minimize as many 301 redirects as possible. Here's my problem: Our Product URLs are like this (ex: http://www.stupid.com/fun/TOLMG.html). On the new platform, URLs cannot contain capital letters. 😞 According to the new eCommerce platform's design team: "Google and other search engines do not see that as a change in URL, they are not case sensitive and will not affect search listings" How accurate is this? And how come on our current platform, if I use an all lowercase URL, it get a 401? (ex: http://www.stupid.com/fun/tolmg.html) Will we be fine switching our Product URLs to lowercase on the new platform? One thing also to note: Our Category URLs will remain the same. Are there any other areas of a typical eCommerce store that I should avoid changing URLs if I want to prevent SEO loss? Thanks! -Justin
Technical SEO | | JustinStupid0