Hacker News new | ask | show | jobs
by ilaksh 5033 days ago
I've been building web pages and web applications for many years.

What optimizations do you think that software can't do that justifies hand coding CSS and HTML? Probably the first one is related to autosizing layouts.. but guess what, graphical editors CAN do that. Regardless, the majority of web pages today STILL are fixed width.

There are plenty of tools and platforms that demonstrate the concept of graphical UI and application editors. Less so in the web space but there are still several out there. Most are not very popular and are missing some important features like open extensibility.

I have studied SEO and done some of that. Let's get specific. What exactly do you think needs to be in the markup or relations between pages in order for Google to give you a fair representation?

Are you really trying to say that if the div class isn't "whysuperspam.com" or something that it won't get a good Google ranking?

1 comments

Not saying that it goes back to semantic classes or anything like that, but if aligning alt tags, creating hierarchy with headings, being smart about the order of the code vs the order it appears- all those things are going to require 'coding'in a UI that is just as work intensive as coding them in the traditional sense.
You really think the hierarchy of the headings matters to Google?

I doubt that the order of the text matters either, but if it did you could create a tool that would order the output.

I know from years of optimization and measurement. Everything matters. Google/ Matt Cutts like to state otherwise, but SERPs prove otherwise.