Hacker News new | past | comments | ask | show | jobs | submit login
The website launch checklist (part 2) (agiliq.com)
64 points by shabda on Aug 15, 2011 | hide | past | favorite | 6 comments



> 14. Login, Admin and Payment pages are on a HTTPs page

This cannot be restated enough. An SSL cert costs anywhere from Free[1] to $10[2] and is invaluable for the logged-in section of your site, and an absolute requirement if you are handling any kind of payment.

The item is phrased badly, however. You need to have HTTPS on the entire site, not just the login page, or the user's session will be vulnerable.

[1] https://startssl.com/

[2] https://www.namecheap.com/ssl-certificates/comodo.aspx


> 2. Compress your CSS and JS

Instead of compressing a few files on disk, compress everything on the wire—make sure your server uses Content-Encoding and Accept-Encoding.

Also:

> 9. Spell check your website

...I see what you did there.


If you know of apps and software to ease this. Please add it at

https://docs.google.com/a/agiliq.com/spreadsheet/ccc?authkey...


This isn't really a "checklist", it's more of a instruction set.


A checklist is supposed to be like that.

Remember you are not making the checklist only for you. If you work for a company they need to have prove that the checks have been done correctly. This is a form of auditing.

Also, if you reduce the text on that list then you have a checklist. So basically you generate 2 separate documents. One is the checklist, other one explains it.


Depends how you look at it.

They read like advise on how to do things, rather than a list of things that are required to do before you launch.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: