Skip to content

Add robots.txt to request search engines not index content#20

Merged
sebsauvage merged 1 commit into
sebsauvage:masterfrom
greggles:master
Feb 22, 2013
Merged

Add robots.txt to request search engines not index content#20
sebsauvage merged 1 commit into
sebsauvage:masterfrom
greggles:master

Conversation

@greggles
Copy link
Copy Markdown

@greggles greggles commented Aug 2, 2012

I read the wiki which mentions that search engines are prevented from reading content because they usually don't execute javascript. It seems that crawlers may some day start executing javascript. It's also not great, from a privacy perspective, to have the URLs indexed since that might lead to discovery of the URLs by a user who then clicks the link using a browser with javascript and they then see the actual content.

There's also the idea that having search engine and other crawlers on a site are a slight performance pain. Disallowing them should reduce the load on the server even if it's a small amount.

@sebsauvage
Copy link
Copy Markdown
Owner

This is sound.

sebsauvage added a commit that referenced this pull request Feb 22, 2013
Add robots.txt to request search engines not index content
@sebsauvage sebsauvage merged commit 6097db3 into sebsauvage:master Feb 22, 2013
@greggles
Copy link
Copy Markdown
Author

Cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants