The markup tag has no wiki summary.
23
votes
4answers
916 views
What are the SEO rules for HTML 5?
What are the rules of engagement with respect to SEO in HTML 5?
Examples of things we have been mulling over with no conclusion:
Are you penalised for not using <head> and <body> tags?
...
2
votes
3answers
301 views
SEO - Does order of html carry importance - text before images preferred over opposite?
I have a two column layout with text to the left and a slideshow to the right. In order that I may float the text around the right column I would need to place the right column first with a right ...
9
votes
3answers
5k views
http-equiv=content-language alternative - the way of specifying document language
Lots of web sites uses following meta tag to specify the default language of the document:
<meta http-equiv="content-language" content="es-ES">
When I go to W3C site and read about HTML ...
1
vote
2answers
84 views
Using Schema for Blogging Article VS BlogPosting
I have been remaking my website for some time now and I want to launch it as quickly as possible but I want to make it leading edge if possible. I am currently I'm using a modified template (I know! ...
