Forum Moderators: open
It’s been discussed many times is this forum over the years, but what is the
current thinking about SE ranking. Any weight given to one extension over the other?
What is the safest way to point two of them to the one we select as the master
site to avoid incurring any penalty? Only one will have any content
The site will have about 10K of static HTML pages.
Planning on running all three as VPS with a single IP address
running Red Hat Linux OS w/Apache Web Server
Then just 301 redirect the other two to it from .htaccess (there's loads on it in the Apache forum). AFAIK 301s are a recognised (and non-penalised) means of redirect, but I'd check it with someone whose knowledge is more up to the minute.
Good luck!