mike1405241473 0 Report post Posted December 8, 2004 I registered a new domain in .cc. Now I'd like to redirect to a 3rd level domain (server side) and make its pages SE friendly. Does google realize a redirection has been done?Thanks Share this post Link to post Share on other sites
OpaQue 15 Report post Posted December 8, 2004 Just put up a permanent redirection ... 301 Moved PermanentlyThe requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs. Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible. This response is cacheable unless indicated otherwise.The new permanent URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).If the 301 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued. Share this post Link to post Share on other sites
mike1405241473 0 Report post Posted December 9, 2004 Just put up a permanent redirection ... 301 Moved PermanentlyThe requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs. Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible. This response is cacheable unless indicated otherwise.The new permanent URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).If the 301 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued. <{POST_SNAPBACK}> Not sure I got it: no client side script with automatic redirection. It works with server side script if few lines of hypertext are added. Thanks Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 15, 2004 If you were hosted and had cpanel, you could simply use a permanent redirection as opaque said, whihc does the server side of things for you automatically. This can be done with all parked domains you have added. Share this post Link to post Share on other sites