Live data from Hacker News

The quick website launch checklist

newsletter.agiliq.com

1–10 of 48 posts

Re: The quick website launch checklist

#3
> 9. Has a robots.txt

> You may have a lot of things you do not want the world to know about. (Eg user uploaded media). Use robots.txt to hide them from search engines.

That's not what a robots.txt file is for. It doesn't hide files, if anything it makes files that you don't want the world to know about easier to find.

Re: The quick website launch checklist

#4

> 9. Has a robots.txt > You may have a lot of things you do not want the world to know about. (Eg user uploaded media). Use robots.txt to hide them from search engines. That's not what a robots.txt file is for. It doesn't hide files, if anything it makes files that you don't want the world to know about easier to find.

True, what I want to say is.

If you have a ton of user uploaded media (and such), you probably want to not want SE to index everything. (For example to save bandwidth).

I should probably re-word that line, but I dont want to get too technical.

Re: The quick website launch checklist

#5
post #4

> 9. Has a robots.txt > You may have a lot of things you do not want the world to know about. (Eg user uploaded media). Use robots.txt to hide them from search engines. That's not what a robots.txt file is for. It doesn't hide files, if anything it makes files that you don't want the world to know about easier to find.

True, what I want to say is. If you have a ton of user uploaded media (and such), you probably want to not want SE to index everything. (For example to save bandwidth). I should probably re-word that line, but I dont want to get too technical.

> If you have a ton of user uploaded media (and such), you probably want to not want SE to index everything. (For example to save bandwidth).

Bandwidth is cheap. Ranking poorly in search engines is not.

If you've got a ton of user uploaded media, you've potentially got a ton of content for Google to pick up on and rank you for.

Re: The quick website launch checklist

#7

pingdom store passwords in plaintext: http://news.ycombinator.com/item?id=2865206

That's ugly. But who cares? A sophisticated user (read, anyone using Pingdom) won't be using the same password for their Pingdom account and their email. Though the consequences if they did would be ugly.

Re: The quick website launch checklist

#9
I know the text says "... or equivalent software," but is there any great advantage between using Google Analytics or a hosted component on your own server? I feel it's impolite to subject your users to be tracked by Google and other huge companies just because they visited your website. Is there at least any tracking service that respects Mozilla's DNT[1]?

[1]: http://dnt.mozilla.org/

Re: The quick website launch checklist

#10
post #5
post #4

Earlier quoted context omitted.

True, what I want to say is. If you have a ton of user uploaded media (and such), you probably want to not want SE to index everything. (For example to save bandwidth). I should probably re-word that line, but I dont want to get too technical.

> If you have a ton of user uploaded media (and such), you probably want to not want SE to index everything. (For example to save bandwidth). Bandwidth is cheap. Ranking poorly in search engines is not. If you've got a ton of user uploaded media, you've potentially got a ton of content for Google to pick up on and rank you for.

If you aren't able to control user spam effectively, Google will think you are the spammer. (maybe another item should be: use nofollow on user links)
Post reply on HN