cpanel redirect 301 or 302?
I have one main domain name, and an additional oneas parked. In regards to search engines, Ive read that:
These two methods work:
- A 301 redirect implemented on the server, OR
- A <meta name="robots" content="NOindex,follow"> tag on each page along with a <a href="http://www.newsite.com/">new site</a> link on each old page.
These should be avoided:
- a META REFRESH tag. Don't do that!
- a 302 redirect. Use only the "301" method.
What redirect is implemented through cpanel, a 301 or 302?
(For Parked and Addon Domains)