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 Title Length
Hi Everyone. I have a few pages being flagged with "Title Too Long". However, these are page 2, page 3, page 4, etc of category pages. They obviously have "| Page x of x" at the end of the title. Can these be ignored or is there a more SEO friendly way of handling this issue? Thanks. Michael
Technical SEO | | nomad_blogger0 -
Word mentioned twice in URL? Bad for SEO?
Is a URL like the one below going to hurt SEO for this page? /healthcare-solutions/healthcare-identity-solutions/laboratory-management.html I like the match the URL and H1s as close as possible but in this case it looks a bit funky. /healthcare-solutions/healthcare-identity-solutions/laboratory-management.html
Technical SEO | | jsilapas0 -
Page speed in relation to SEO
I cannot seem to find any information about this, so I thought I would try to get a few people's opinion. How do you think pagespeed is measured in terms of Google using it as a ranking factor? Do you think they use their internal Pagespeed app? Something during the crawl? Your GA site speed?
Technical SEO | | LesleyPaone0 -
SEO trending down after adding content to website
Hi
Technical SEO | | swat1827
Looking for some guidance. I added about 14 pages of unique content and did all of the on page SEO work using Yoast - have 'good' status on all of them some of the website architecture was changed - mainly on one page. That being said, we got a significant bump the day I implemented, however every day thereafter we have had very bad results. Worse than we had before for about 3 days now. I did resubmit the updated sitemap to GWT and I'm showing no crawl errors. Also, curious if my Robots.txt file could be the issue. All it contains is User-agent: *
Disallow: /wp-admin/ Any insight or advise is greatly appreciated!
Thanks for your time0 -
Canonical link tag for https - any disadvantages for SEO?
Hi Mozzers, We have a website that has both http as well as https indexed. I proposed the solution of implementing a canonical link tag on all pages (including the login/secure ones). Any disadvantages I could expect? Thanks!
Technical SEO | | DeptAgency0 -
Internationalised Domain Names (IDN’s) and SEO
Hi, recently Internationalised Domain Names (IDN’s) are supported. Can anyone give me any indication if there is any SEO benefit in registrering that type of domain names? With Internationalised Domain Names I mean domain names containing "strange characters" like à, é, è, ô, ... . Typical characters used in French, German, Swedish, ... It is now possible to register domainnames (ex. www.hörmann.be). And I was wondering if anyone sees any SEO substance in having this type of domain names.
Technical SEO | | TruvoDirectories0 -
Which Wordpress Framework for Best SEO
Which wordpress framework would you use for SEO. From what I have had a look at: Thesis is good but you cannot use other SEO plugins with it such as yoast SEO as it is not compatible Genesis or woo framework are good and a plugin like yoast SEO works well with them. What are your thoughts?
Technical SEO | | VivaArturo1 -
Is there an onsite seo api?
Im trying to find an api which I can intergrate with my database for onsite keyword checking. Does anyone know if there is one available on the market? thanks, Chris
Technical SEO | | seomasters0