Hello,
we are about to change servers due to performance problems.
We have to move to another hoster.
What are the recommended steps SEO-wise?
We don't want to lose our rankings...
Here's our ToDo list:Thanks for your thoughts,
- Order new server using a temporary domain name
- Redirect all traffic from old server/domain to new server/temporary domain via:
Is it safe to use the HTTP 307 status code for that purpose?Code:RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^(www\.)?mcseboard2\.de [NC] RewriteRule /* http://mcseboard2.de%{REQUEST_URI} [L,R=307]- Move old domain to new server, which takes max. ~5 days
- Done
Lian



LinkBack URL
About LinkBacks





Reply With Quote
you want to keep the scripts the exact same for these couple days.



