Forum Moderators: coopster
I have a site that has a few pages that are for members only, I check on that pages if user is logged in and if its not logged in page redirects them to login.php with header ("Location: [widgets.com...] Is this safe with Google, will this be treated as duplicate content and should I exclude that pages in robots.txt?
header("HTTP/1.1 301 Moved Permanently");
header("Location: [widgets.com...]