TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The website launch checklist (part 2)

64 pointsby shabdaalmost 14 years ago

4 comments

beaumartinezalmost 14 years ago
&#62; <i>2. Compress your CSS and JS</i><p>Instead of compressing a few files on disk, compress everything on the wire—make sure your server uses Content-Encoding and Accept-Encoding.<p>Also:<p>&#62; <i>9. Spell check your website</i><p>...I see what you did there.
mtogoalmost 14 years ago
&#62; <i>14. Login, Admin and Payment pages are on a HTTPs page</i><p>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 <i>absolute requirement</i> if you are handling any kind of payment.<p>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.<p>[1] <a href="https://startssl.com/" rel="nofollow">https://startssl.com/</a><p>[2] <a href="https://www.namecheap.com/ssl-certificates/comodo.aspx" rel="nofollow">https://www.namecheap.com/ssl-certificates/comodo.aspx</a>
shabdaalmost 14 years ago
If you know of apps and software to ease this. Please add it at<p><a href="https://docs.google.com/a/agiliq.com/spreadsheet/ccc?authkey=CKqfiacO&#38;key=0AmrEm2VP6NfgdGU5czBIdnBYUHBYSE9wRzd6Q3VvakE&#38;hl=en_US&#38;authkey=CKqfiacO#gid=0" rel="nofollow">https://docs.google.com/a/agiliq.com/spreadsheet/ccc?authkey...</a>
hm2kalmost 14 years ago
This isn't really a "checklist", it's more of a instruction set.
评论 #2886334 未加载