Forum Moderators: open
One, if I am concentrating on building inward links to [example.com,...] is the [example.com...] listing a cause for concern?
Two, how do I get the [example.com...] (This link leads to nowhere) out of Google's index?
Thank you!
[edited by: ciml at 4:33 pm (utc) on Dec. 17, 2004]
[edit reason] Examplified [/edit]
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST}!^www\.yourdomain\.com
RewriteRule (.*) [yourdomain.com...] [R=301,L]
<edit>The copy and paste removed a couple of spaces...stuck them back in. Check the Apache forum anyway, man. That's the place to ask about this stuff.</edit>
<edit>Sheesh... there they go again. Visit the Apache forum.</edit>