 |
|
| Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more. |
|
 |
|

04-02-2012, 08:33 PM
|
|
Junior Member
|
|
Join Date: 02-16-12
Posts: 4
|
|
|
HTML or HTML5
I'm starting to build a new website with HTML5. I've looked up pros and cons of HTML5 and got confused if i should use it or not. While its better for SEO, its still going through lots of changes and not supported by some versions of browsers.
What do you, guys, think of that?
Thanks in advance!
|

04-02-2012, 09:46 PM
|
 |
Super Moderator
|
|
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,071
|
|
Quote:
Originally Posted by irini1988
...While its better for SEO,...
|
Where did you get the impression HTML 5 is better for SEO right now?
|

04-02-2012, 09:55 PM
|
|
Junior Member
|
|
Join Date: 03-31-12
Posts: 8
|
|
|
I think HTML 5 is not supporting all browser so you should wait for developing
in html 5 for browser compatibility purpose..
|

04-03-2012, 02:34 AM
|
 |
Contributing Member
|
|
Join Date: 07-05-11
Location: philippines
Posts: 312
|
|
|
you can use html5 if your targeting mobile browsing (which is a trend this days), but if you tend to target all including desktop users its better to stick of html..
|

04-03-2012, 05:29 AM
|
|
Junior Member
|
|
Join Date: 02-16-12
Posts: 4
|
|
|
I thought so... Thanks a lot!
Where did you get the impression HTML 5 is better for SEO right now?
__________________
i read it in the book for HTML5...
Last edited by snakeair; 04-03-2012 at 05:32 AM.
Reason: merged posts
|

04-03-2012, 11:13 AM
|
 |
v7n Mentor
|
|
Join Date: 12-21-10
Location: Sweden
Posts: 461
|
|
|
IE<8 is altogether under 5% now while IE8 has about 15%. It's time to start making modern websites. For the few remaining percents, if you know your particular market is stuck with older browsers, there are compatibility fixes and fallback solutions to employ.
I've used HTML5 and CSS3 for all my clients for quite some time now, taking care that if a legacy browser is used nothing will break but merely not look as good (no rounded corners etc.) or with extended functionality disabled (geolocation and other HTML5 features that wouldn't be present if I used HTML 4.01 anyway). The new tech is merely making things better for people who can use it, if they can't, no harm done.
I personally don't think there is any reason to stick with HTML 4.01 as long as the general public is the target market.
|

04-03-2012, 11:25 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 01-06-12
Location: Jackson Mo
Posts: 244
|
|
|
I would you HTML5 in combination with a program called modernizr. The modernizr will rework the HTML5 code for those browser that do not support a specific function. I have used it on my new site and I am happy with the results.
|

04-10-2012, 07:07 AM
|
 |
Contributing Member
|
|
Join Date: 03-17-07
Location: Boston, MA
Posts: 1,988
|
|
|
You would get less file size with html5. But with the internet speed up for most users these days I dont think that would make any significant difference on SEO as per page speed.
Also I would wait till HTML5 used on most commonly used browser versions; unless its a mobile only site.
|

04-10-2012, 07:20 AM
|
 |
v7n Mentor
|
|
Join Date: 12-21-10
Location: Sweden
Posts: 461
|
|
Quote:
Originally Posted by webcosmo
Also I would wait till HTML5 used on most commonly used browser versions
|
Read my post again.
|

04-12-2012, 03:19 PM
|
|
Contributing Member
|
|
Join Date: 04-05-11
Location: Peru
Posts: 201
|
|
|
I use HTML5 on my main website, and I would say it is very safe to use it as long as you keep it simple. I don't try to use 3D canvas now because most browsers won't take it, but I do use header, section, aside, audio and video because they are widely accepted.
If you follow this line, I am sure you will not have problems.
|

04-19-2012, 10:41 AM
|
|
Member
|
|
Join Date: 04-15-12
Posts: 46
|
|
|
As nemrod said it's fine to start using the general HTML 5 stuff now, the new form properties, local storage, locations, that kind of thing. But I'd the leave full 3D stuff out of it for a while.
|

05-01-2012, 05:38 AM
|
|
Junior Member
|
|
Join Date: 08-29-09
Posts: 16
|
|
|
HTML 5 is the good, but it is not supported by IE. so think first before develop in HTML 5
|

05-01-2012, 11:55 PM
|
|
Junior Member
|
|
Join Date: 03-20-12
Location: India
Posts: 16
|
|
|
HTML5 has a lot many features and if you are looking for a mobile web app then it is perfect to use ...
|

05-02-2012, 09:16 PM
|
|
Junior Member
|
|
Join Date: 09-27-11
Posts: 20
|
|
|
Right now no one is that much capable of clearing your query as HTML 5 is new one for all and most of them sees disadvantage of HTML 5 in terms of SEO but here is a link which can guide you well to use HTML or HTML 5 hope you will get solution.
|

05-15-2012, 03:13 AM
|
|
Junior Member
|
|
Join Date: 03-20-12
Location: India
Posts: 16
|
|
As HTML5 is new so it is not that much easy or to specify which one is better. From SEO point of view it is still not cleared yet... But you can start building your site in HTML first then can move on to it's 5th generation
|

05-19-2012, 11:37 AM
|
|
Member
Latest Blog: None
|
|
Join Date: 12-28-10
Posts: 36
|
|
|
You should go with html 5, google love implementing new technologies, google loves microtags also, rich snippets.
these are signs that html 5 is good for seo, even try to implement css levlel 3 or above
|

05-21-2012, 01:37 AM
|
|
Junior Member
|
|
Join Date: 05-12-12
Posts: 21
|
|
|
i think html5 is the way to go because it looks better and the amount of work you can do such as rounding borders is in my opinion way superior (in html4 you need to design round borders and then css it).
also it is worth noting that more and more people are using mobile devices to browse the internet so in terms of compability html5 it is better than html4.
|

05-30-2012, 03:23 AM
|
|
Junior Member
|
|
Join Date: 09-27-11
Posts: 20
|
|
|
For a mobile web app, HTML5 has a lot many features and perfect to use. SEO point of view, it is not applicable.
|

06-15-2012, 02:44 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 05-20-12
Posts: 66
|
|
|
I use HTML5 on my primary website, and I would say it is very secure to use it provided that you keep it easy. I don't try to use 3D canvas now because most internet explorer won't take it, but I do use headlines, area, aside, movie and sound because they are commonly approved.
|

06-27-2012, 11:20 PM
|
|
Junior Member
|
|
Join Date: 03-19-10
Posts: 1
|
|
|
HTML5 is good for mobile we apps. Some of the features are not supported by web browsers.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 01:32 PM.
Powered by vBulletin Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP
|
|
|