Major SEO mistakes on Drupal Sites

<html>
<head>
<title>Google Image Search & Drupal</title>
</head>
<body>
<h1>Google Image Search & Drupal</h1>
<p>Millions of people use Google Image Search every day to search for products, people, and pictures. Unfortunately, if you use Drupal, you may be missing out on a lot of this traffic due to a mistake in Drupal’s robots.txt file. Let’s take a look at the fragment from the default robots.txt file:</p>
<pre>
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /sites/
Disallow: /themes/
Disallow: /node/
</pre>
<p>The problem lies in the line that reads “Disallow