Our protected pages 302 redirect to a login page if not a member. Is that a problem for SEO?
-
We have a membership site that has links out in our unprotected pages. If a non-member clicks on these links it sends a 302 redirect to the login / join page.
Is this an issue for SEO?
Thanks!
-
Ideally these pages would be set to nofollow/noindex, so the 302 redirect is merely a way to avoid a user ending up with a 404 error page. I see no problem with this and can's imagine how it would negatively affect SEO in any way.