So "SEO" has four different checkboxes but "Security" has just one: "Implement best practices" Uh...I think that can be broken down to at least two different things...
Web Developer Checklist
31–40 of 77 posts
Re: Web Developer Checklist
#32Re: Web Developer Checklist
#33Is the author just ignorant, or am I a fool thinking that if anything it should be "Security" which has the most elaborate items?
Re: Web Developer Checklist
#34Custom 404 page under usability? hmm. I'm sure just about anyone who has used the web for any length of time has hit the standard apache "Not found" page hundreds of times now and pretty much knows what it means. Custom 404 pages of often quite confusing as they will try to be clever and redirect you to other content that may be interesting. Sometimes these aren't clear and give the impression that the link was not b…
It's less confusing and keeps people on site.
Re: Web Developer Checklist
#35It's sad how "Security" there's only one very generalizing item. "Implement best practices". Right. Is the author just ignorant, or am I a fool thinking that if anything it should be "Security" which has the most elaborate items?
Re: Web Developer Checklist
#36Re: Web Developer Checklist
#37No clean URLs? How about setting up automated backups?
Automated backups also aren't necessary for all sites, particularly if the entire site is in a source repository somewhere and doesn't have users.
Re: Web Developer Checklist
#38Re: Web Developer Checklist
#39http://www.nngroup.com/articles/top-10-mistakes-web-design/
just got new styling the other day, as I work on updating my seventeen-year-old personal website.
There are still a LOT of websites that make several of those top ten mistakes. They are higher priority than many of the other issues mentioned on the checklist kindly submitted here. As other comments here have pointed out, it's desirable in a checklist to establish priorities.
Re: Web Developer Checklist
#40You might want to link your href-s to new tab/window.
No. That's what the back button, middle-click, or (cmd/ctrl/whatever it's mapped as) + click are for.