You can create a profile for the CLUE site on Google&#39;s Webmaster Tools (<a href="https://www.google.com/webmasters/tools">https://www.google.com/webmasters/tools</a>) and tell Google to use <a href="http://www.cluedenver.org">www.cluedenver.org</a>, or <a href="http://cluedenver.org">cluedenver.org</a>.<div>
<br></div><div>--</div><div>Michael Burton</div><div><br><br><div class="gmail_quote">On Wed, Jan 26, 2011 at 12:18 PM, Crawford Rainwater <span dir="ltr">&lt;<a href="mailto:crawford.rainwater@linux-etc.com">crawford.rainwater@linux-etc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">----- &quot;David L. Anselmi&quot; &lt;<a href="mailto:anselmi@anselmi.us">anselmi@anselmi.us</a>&gt; wrote: -----<br>

&gt;<br>
&gt; Brian Gibson wrote:<br>
&gt; &gt; Nice<br>
&gt; &gt;<br>
&gt; &gt; btw you can setup an .htaccess file (since the server is<br>
&gt; &gt; Apache/2.2.3 (CentOS))<br>
&gt; &gt; to redirect to either <a href="http://cluedenver.org" target="_blank">cluedenver.org</a> or <a href="http://www.cluedenver.org" target="_blank">www.cluedenver.org</a>. Some<br>
&gt; &gt; search engines<br>
&gt; &gt; will treat the two as different domains.<br>
&gt; &gt;<br>
&gt; &gt; Here&#39;s an example:<br>
&gt; &gt;<br>
&gt; &gt; //Rewrite to www<br>
&gt; &gt; Options +FollowSymLinks<br>
&gt; &gt; RewriteEngine on<br>
&gt; &gt; RewriteCond %{HTTP_HOST} ^<a href="http://cluedenver.org" target="_blank">cluedenver.org</a>[nc]<br>
&gt; &gt; RewriteRule ^(.*)$ <a href="http://www.cluedenver.org/$1" target="_blank">http://www.cluedenver.org/$1</a> [r=301,nc]<br>
&gt;<br>
&gt; I think it&#39;s easier than fooling with rewrite rules. You just make<br>
&gt; sure all the domains go to the<br>
&gt; same set of pages. I guess people might prefer to be redirected from<br>
&gt; <a href="http://cluedenver.org" target="_blank">cluedenver.org</a> to<br>
&gt; <a href="http://www.cluedenver.org" target="_blank">www.cluedenver.org</a> but I&#39;m not sure why anyone would care.<br>
&gt;<br>
<br>
Actually &quot;ServerAlias&quot; with &quot;ServerName&quot; is what is being used in the Apache configuration with a &quot;robots.txt&quot; (via a Drupal module) in place for each one of the CLUE web sites (save the &quot;old&quot; version that is now on www2).  So in theory, going to either &quot;<a href="http://cluedenver.org" target="_blank">cluedenver.org</a>&quot; or &quot;<a href="http://www.cluedenver.org" target="_blank">www.cluedenver.org</a>&quot; is basically the same.  The log file assigned is the same for both on the server end as well.<br>

<br>
Though I admit, I wonder how the Google Analytics picks things on its end.  Now how the web crawlers/robots see things, got me.<br>
<br>
HTH.<br>
<br>
--- Crawford<br>
<br>
The Linux ETC Company<br>
10121 Yates Court<br>
Westminster, CO 80031 USA<br>
voice:  +1.303.604.2550<br>
web:    <a href="http://www.linux-etc.com" target="_blank">http://www.linux-etc.com</a><br>
_______________________________________________<br>
clue-tech mailing list<br>
<a href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a><br>
<a href="http://cluedenver.org/mailman/listinfo/clue-tech" target="_blank">http://cluedenver.org/mailman/listinfo/clue-tech</a><br>
</blockquote></div><br></div>