How will HTML5 affect SEO for content and headings? [closed] - html

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 12 years ago.
Your opinion about HTML5 and longterm SEO.

The big thing for me is that if the content tags are used properly, "garbage" data will not be indexed - things like words appearing in Menus or other non related places will not be searched for.

Related

What tool are you using to tidyup yourhtml and css code? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm looking for a tool to optimize/tidy up my CSS and HTML (align lines of codes correctly, remove empty spaces, etc). I've seen a lot of tools on google but wanted to have the feedback of experienced people. Many thanks
If you use Adobe Dreamweaver there is something called
apply source formatting
it does the job

Create my personal browser language [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Is there any way that I can create my own browser language (eg. html) that can be supported?
I have the above idea in mind but don't know how to work it out:
using XML with namespace?
JavaScript to do the function on the back-ends?
CSS for displaying content?
That should be possible with xml + xslt, yes.

What are the best accessibility resources? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What are the best resources for both making sure that a website passes accessibility guidelines and for learning to build accessible websites?
I would recommend starting with WebAIM and the W3C Web Accessibility Initiative

SSRS Best practices [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am in the process of setting up developer standards for SSRS, I would like to know from the group if any one have SSRS best practices or links with them?
Look here :) :
http://www.microsoft.com/sqlserver/2005/en/us/white-papers.aspx#RepServ
http://msdn.microsoft.com/en-us/library/ms154047.aspx
http://msdn.microsoft.com/fr-fr/library/ms159162%28v=sql.90%29.aspx
http://www.mssqltips.com/tip.asp?tip=1315
There are lots of good ideas here:
http://www.ssw.com.au/ssw/Standards/Rules/RulesToBetterSQLReportingServices.aspx

Open Source Project Analytics Sites? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have seen at least one site in the past that had analytics on Open Source projects, describing lines of code, hours worked, number of check-ins, all sorts of stuff.
Does anyone know of any of those sites?
They employ different metrics, an example would be Ohloh.