View Single Post
Old 2005-06-23, 01:52 PM   #4
Verbal
Verbal prefers 56K
 
Verbal's Avatar
 
Join Date: Sep 2003
Location: Chicago, IL
Posts: 563
Send a message via ICQ to Verbal
Quote:
Originally Posted by cd34
If nothing is going there:

RewriteEngine on
RewriteRule .* http://domain.com/ [R=301,L]

Might confirm with a few SE gurus, but, my belief is that the 301 will not garner the scraping penalty.
Yeah, I think this is probably a better way than what I'm doing. I'm also not really sure if the PHP redirect is a 301 or 302, etc. And from what I've read the 302 is the wrong way.

This article explains it pretty well: The rundown on 301 and 302 redirects
__________________
Verbal
Verbal is offline   Reply With Quote