Is the “redirected” domain function in the DH control panel a 301 redirect? Or does it use another method? I think 301 is the most search-engine friendly.
Panel domain redirect - what method
MMaverick
#2
I analyzed a redirect of mine and this was the result:
HEADERS:
HTTP/1.1 301 Moved Permanently
Date: Thu, 25 Oct 2007 11:06:56 GMT
Server: Apache/2.0.54 (Unix) PHP/4.4.7 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2 SVN/1.4.2
Location: http://www.dedicational.com?
Vary: Accept-Encoding
Content-Length: 236
Connection: close
Content-Type: text/html; charset=iso-8859-1
HTML:
301 Moved PermanentlyMoved Permanently
The document has moved here.
So, yes, it’s a 301 redirect.