Hello Yall,
Anyone know why there is no robots.txt file included in WP? Arguably there are a few directories any admin wouldn't want showing up for security and SEO reasons. A few examples are:
Disallow: /wp-
Disallow: /feed/
Disallow: /trackback/
Disallow: /rss/
Disallow: /*?*
I have found that various engines will index places such as wp-* that one might not want indexed. =(
Any idea on why there is no default robots.txt?